diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 23:12:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 23:12:04 +0000 |
commit | 7aa422db63d8c98316f5b467eb927b0d3c9da6f4 (patch) | |
tree | ef5ea4cf39453f7e7c5f5e976d9711fa77b260be /sys-boot | |
parent | Add ~arm, wrt bug #449220 (diff) | |
download | gentoo-2-7aa422db63d8c98316f5b467eb927b0d3c9da6f4.tar.gz gentoo-2-7aa422db63d8c98316f5b467eb927b0d3c9da6f4.tar.bz2 gentoo-2-7aa422db63d8c98316f5b467eb927b0d3c9da6f4.zip |
Add ~arm, 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 144a884f3580..2d5975b5344d 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth-openrc-plugin/ChangeLog,v 1.13 2013/01/06 11:11:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth-openrc-plugin/ChangeLog,v 1.14 2013/02/02 23:12:04 ago Exp $ + + 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + plymouth-openrc-plugin-0.1.2.ebuild: + Add ~arm, wrt bug #449220 06 Jan 2013; 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 b4b52e203a50..1774b70220c7 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-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.7 2013/01/06 11:11:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.1.2.ebuild,v 1.8 2013/02/02 23:12:04 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="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND=">=sys-apps/openrc-0.8.2-r1 !sys-apps/systemd |