diff options
author | 2014-12-07 12:32:54 +0000 | |
---|---|---|
committer | 2014-12-07 12:32:54 +0000 | |
commit | 760f1c98cf1bfbfd88ba917cfe9feccd96f2ed96 (patch) | |
tree | 041a576e35eacb2a4be8fa47a858ed9aa8921806 /sys-apps/gentoo-systemd-integration | |
parent | Stable for ppc64/ia64/sparc, wrt bug #517120 (diff) | |
download | gentoo-2-760f1c98cf1bfbfd88ba917cfe9feccd96f2ed96.tar.gz gentoo-2-760f1c98cf1bfbfd88ba917cfe9feccd96f2ed96.tar.bz2 gentoo-2-760f1c98cf1bfbfd88ba917cfe9feccd96f2ed96.zip |
Stable for ppc/ppc64, wrt bug #506824
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/gentoo-systemd-integration')
-rw-r--r-- | sys-apps/gentoo-systemd-integration/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/gentoo-systemd-integration/ChangeLog b/sys-apps/gentoo-systemd-integration/ChangeLog index 5a610a4abe05..9b9dfd0ace2c 100644 --- a/sys-apps/gentoo-systemd-integration/ChangeLog +++ b/sys-apps/gentoo-systemd-integration/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/gentoo-systemd-integration # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/ChangeLog,v 1.31 2014/11/18 19:25:39 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/ChangeLog,v 1.32 2014/12/07 12:32:54 ago Exp $ + + 07 Dec 2014; Agostino Sarubbo <ago@gentoo.org> + gentoo-systemd-integration-4.ebuild: + Stable for ppc/ppc64, wrt bug #506824 18 Nov 2014; Michał Górny <mgorny@gentoo.org> gentoo-systemd-integration-4.ebuild, gentoo-systemd-integration-9999.ebuild: diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-4.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-4.ebuild index c6de56774d99..9aa110947eab 100644 --- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-4.ebuild +++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-4.ebuild,v 1.10 2014/11/18 19:25:39 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-4.ebuild,v 1.11 2014/12/07 12:32:54 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=sys-apps/systemd-207 |