diff options
-rw-r--r-- | sys-boot/plymouth/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/plymouth/plymouth-0.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/plymouth/ChangeLog b/sys-boot/plymouth/ChangeLog index 4d274fd47d40..57476b97f0c1 100644 --- a/sys-boot/plymouth/ChangeLog +++ b/sys-boot/plymouth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/plymouth # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/ChangeLog,v 1.29 2013/01/01 14:55:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/ChangeLog,v 1.30 2013/01/06 11:10:50 ago Exp $ + + 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> plymouth-0.8.4.ebuild: + Add ~sparc, wrt bug #449220 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> plymouth-0.8.4.ebuild: Add ~alpha, wrt bug #449220 diff --git a/sys-boot/plymouth/plymouth-0.8.4.ebuild b/sys-boot/plymouth/plymouth-0.8.4.ebuild index c38f09dfd23a..4fa51e47b99d 100644 --- a/sys-boot/plymouth/plymouth-0.8.4.ebuild +++ b/sys-boot/plymouth/plymouth-0.8.4.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/plymouth-0.8.4.ebuild,v 1.6 2013/01/01 14:55:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-0.8.4.ebuild,v 1.7 2013/01/06 11:10:50 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE_VIDEO_CARDS="video_cards_intel video_cards_nouveau video_cards_radeon" IUSE="${IUSE_VIDEO_CARDS} debug gdm +libkms +openrc +pango static-libs" |