diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-10-20 07:41:42 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-10-20 07:41:42 +0000 |
commit | f7b6cc961394c6a6c58f058ad2e00b34c6c3b7c5 (patch) | |
tree | 43c034a264c57eb299f29cbc5d29afaa0fe0a559 /sys-boot | |
parent | amd64 stable, bug #487672 (diff) | |
download | gentoo-2-f7b6cc961394c6a6c58f058ad2e00b34c6c3b7c5.tar.gz gentoo-2-f7b6cc961394c6a6c58f058ad2e00b34c6c3b7c5.tar.bz2 gentoo-2-f7b6cc961394c6a6c58f058ad2e00b34c6c3b7c5.zip |
amd64 stable, bug #487674
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
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 b0fdcc7cb811..de83e7aa0b88 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.42 2013/10/17 18:02:05 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/ChangeLog,v 1.43 2013/10/20 07:41:42 pacho Exp $ + + 20 Oct 2013; Pacho Ramos <pacho@gentoo.org> plymouth-0.8.8-r4.ebuild: + amd64 stable, bug #487674 17 Oct 2013; Pacho Ramos <pacho@gentoo.org> -plymouth-0.8.8-r1.ebuild, -plymouth-0.8.8-r3.ebuild, metadata.xml: diff --git a/sys-boot/plymouth/plymouth-0.8.8-r4.ebuild b/sys-boot/plymouth/plymouth-0.8.8-r4.ebuild index 771e8eff4e0e..4ef97e022de7 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.1 2013/10/16 20:01:14 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-0.8.8-r4.ebuild,v 1.2 2013/10/20 07:41:42 pacho 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" |