diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-02 15:56:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-02 15:56:03 +0000 |
commit | c0e7d0c682fc1e8713f7a0109f80f8198c31056d (patch) | |
tree | 465fab5e0f0e1b1871ca1de9d707c4398335443f /sys-boot/plymouth | |
parent | Depend on sys-fs/fuse unconditionally, bug 500002. (diff) | |
download | gentoo-2-c0e7d0c682fc1e8713f7a0109f80f8198c31056d.tar.gz gentoo-2-c0e7d0c682fc1e8713f7a0109f80f8198c31056d.tar.bz2 gentoo-2-c0e7d0c682fc1e8713f7a0109f80f8198c31056d.zip |
Stable for arm, wrt bug #487674
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-boot/plymouth')
-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 6678a9bfc116..869effb35696 100644 --- a/sys-boot/plymouth/ChangeLog +++ b/sys-boot/plymouth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/plymouth # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/ChangeLog,v 1.46 2014/01/14 21:29:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/ChangeLog,v 1.47 2014/02/02 15:56:03 ago Exp $ + + 02 Feb 2014; Agostino Sarubbo <ago@gentoo.org> plymouth-0.8.8-r4.ebuild: + Stable for arm, wrt bug #487674 14 Jan 2014; Pacho Ramos <pacho@gentoo.org> plymouth-0.8.8-r4.ebuild: ia64 stable, bug #487674 (thanks to Emeric Maschino for testing) diff --git a/sys-boot/plymouth/plymouth-0.8.8-r4.ebuild b/sys-boot/plymouth/plymouth-0.8.8-r4.ebuild index d6c7e7119d52..6b3080e5a63d 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-2014 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.5 2014/01/14 21:29:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-0.8.8-r4.ebuild,v 1.6 2014/02/02 15:56:03 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" |