diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 16:56:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 16:56:54 +0000 |
commit | cbc4342d25460c762ebc7e96a52cfd4ea11a425d (patch) | |
tree | e7627a0b68b6d5860f15f4acb246d6b25feebc48 /sys-boot | |
parent | Stable for ppc64, wrt bug #487004 (diff) | |
download | gentoo-2-cbc4342d25460c762ebc7e96a52cfd4ea11a425d.tar.gz gentoo-2-cbc4342d25460c762ebc7e96a52cfd4ea11a425d.tar.bz2 gentoo-2-cbc4342d25460c762ebc7e96a52cfd4ea11a425d.zip |
Stable for ppc64, wrt bug #487674
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/plymouth/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/plymouth/plymouth-0.8.8-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/plymouth/ChangeLog b/sys-boot/plymouth/ChangeLog index 05f97c46bede..8659b3316fee 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.44 2013/12/01 16:05:05 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/ChangeLog,v 1.45 2013/12/24 16:56:54 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> plymouth-0.8.8-r4.ebuild: + Stable for ppc64, wrt bug #487674 01 Dec 2013; Johannes Huber <johu@gentoo.org> plymouth-0.8.8-r4.ebuild: x86 stable, bug #487674 diff --git a/sys-boot/plymouth/plymouth-0.8.8-r4.ebuild b/sys-boot/plymouth/plymouth-0.8.8-r4.ebuild index fa3400b4d1a9..c6f91e1960e0 100644 --- a/sys-boot/plymouth/plymouth-0.8.8-r4.ebuild +++ b/sys-boot/plymouth/plymouth-0.8.8-r4.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.8-r4.ebuild,v 1.3 2013/12/01 16:05:05 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-0.8.8-r4.ebuild,v 1.4 2013/12/24 16:56:54 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sparc x86" IUSE_VIDEO_CARDS="video_cards_intel video_cards_radeon" IUSE="${IUSE_VIDEO_CARDS} debug gdm +gtk +libkms +pango static-libs" |