diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:51:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:51:21 +0000 |
commit | 02c5611ada8f4914291ecd4d07aa015add100b3a (patch) | |
tree | 7ffdf69f6b5ff426f5a53c1c63c5d6958bf8df08 /sys-boot | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-02c5611ada8f4914291ecd4d07aa015add100b3a.tar.gz gentoo-2-02c5611ada8f4914291ecd4d07aa015add100b3a.tar.bz2 gentoo-2-02c5611ada8f4914291ecd4d07aa015add100b3a.zip |
Add ~ia64, 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 | 8 | ||||
-rw-r--r-- | sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.1.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-boot/plymouth-openrc-plugin/ChangeLog b/sys-boot/plymouth-openrc-plugin/ChangeLog index 96d3c427c10b..f0b7e3441765 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.10 2012/12/31 15:56:57 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth-openrc-plugin/ChangeLog,v 1.11 2013/01/01 12:51:21 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> + plymouth-openrc-plugin-0.1.2.ebuild: + Add ~ia64, 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 46a9db13ef17..f3f680d57a34 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 +# Copyright 1999-2013 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.4 2012/12/31 15:56:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.1.2.ebuild,v 1.5 2013/01/01 12:51:21 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND=">=sys-apps/openrc-0.8.2-r1 !sys-apps/systemd |