diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 15:56:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 15:56:57 +0000 |
commit | ce46f6e0716d8020f8a9b369cb32aa5377a845cc (patch) | |
tree | b7f7a8982756ad2e2fa487f93555ed5cbd231987 /sys-boot | |
parent | Add ~ppc64, wrt bug #449220 (diff) | |
download | gentoo-2-ce46f6e0716d8020f8a9b369cb32aa5377a845cc.tar.gz gentoo-2-ce46f6e0716d8020f8a9b369cb32aa5377a845cc.tar.bz2 gentoo-2-ce46f6e0716d8020f8a9b369cb32aa5377a845cc.zip |
Add ~ppc64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/plymouth-openrc-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-boot/plymouth-openrc-plugin/ChangeLog b/sys-boot/plymouth-openrc-plugin/ChangeLog index 79de10f4f5f0..96d3c427c10b 100644 --- a/sys-boot/plymouth-openrc-plugin/ChangeLog +++ b/sys-boot/plymouth-openrc-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-boot/plymouth-openrc-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth-openrc-plugin/ChangeLog,v 1.9 2012/12/31 14:43:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth-openrc-plugin/ChangeLog,v 1.10 2012/12/31 15:56:57 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> + plymouth-openrc-plugin-0.1.2.ebuild: + Add ~ppc64, wrt bug #449220 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> plymouth-openrc-plugin-0.1.2.ebuild: diff --git a/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.1.2.ebuild b/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.1.2.ebuild index a99bd111f640..46a9db13ef17 100644 --- a/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.1.2.ebuild +++ b/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.1.2.ebuild,v 1.3 2012/12/31 14:43:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.1.2.ebuild,v 1.4 2012/12/31 15:56:57 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI=" http://dev.gentoo.org/~aidecoe/distfiles/${CATEGORY}/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND=">=sys-apps/openrc-0.8.2-r1 !sys-apps/systemd |