diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 14:55:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 14:55:45 +0000 |
commit | db784139319e966a9e9bc786649faab8879f8f99 (patch) | |
tree | e4d93ded11790ef109cd3f9d564a04b686c92390 /sys-boot/plymouth-openrc-plugin | |
parent | Add ~alpha, wrt bug #449220 (diff) | |
download | gentoo-2-db784139319e966a9e9bc786649faab8879f8f99.tar.gz gentoo-2-db784139319e966a9e9bc786649faab8879f8f99.tar.bz2 gentoo-2-db784139319e966a9e9bc786649faab8879f8f99.zip |
Add ~alpha, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-boot/plymouth-openrc-plugin')
-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 f0b7e3441765..f02b92f10133 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.11 2013/01/01 12:51:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth-openrc-plugin/ChangeLog,v 1.12 2013/01/01 14:55:45 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> + plymouth-openrc-plugin-0.1.2.ebuild: + Add ~alpha, wrt bug #449220 01 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 f3f680d57a34..a1092de8290a 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.5 2013/01/01 12:51:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.1.2.ebuild,v 1.6 2013/01/01 14:55:45 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 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND=">=sys-apps/openrc-0.8.2-r1 !sys-apps/systemd |