diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 18:47:11 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 18:47:11 +0000 |
commit | 77909aedbb1ae334289f3747403bcadc49eda08b (patch) | |
tree | 8c73d53eafb6f1559a0c2794bbffd700fab2d03c /media-gfx | |
parent | x86 stable wrt bug #397063 (diff) | |
download | gentoo-2-77909aedbb1ae334289f3747403bcadc49eda08b.tar.gz gentoo-2-77909aedbb1ae334289f3747403bcadc49eda08b.tar.bz2 gentoo-2-77909aedbb1ae334289f3747403bcadc49eda08b.zip |
x86 stable wrt bug #397067
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/splash-themes-gentoo/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/splash-themes-gentoo/ChangeLog b/media-gfx/splash-themes-gentoo/ChangeLog index 6cb9f138f60e..1b6a36bac1cb 100644 --- a/media-gfx/splash-themes-gentoo/ChangeLog +++ b/media-gfx/splash-themes-gentoo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/splash-themes-gentoo # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v 1.22 2012/01/09 20:12:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v 1.23 2012/02/16 18:47:11 phajdan.jr Exp $ + + 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + splash-themes-gentoo-20101212.ebuild: + x86 stable wrt bug #397067 09 Jan 2012; Agostino Sarubbo <ago@gentoo.org> splash-themes-gentoo-20101212.ebuild: diff --git a/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212.ebuild b/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212.ebuild index 2d2d7cd0a1a6..a869ced0ec6d 100644 --- a/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212.ebuild +++ b/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212.ebuild,v 1.2 2012/01/09 20:12:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212.ebuild,v 1.3 2012/02/16 18:47:11 phajdan.jr Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/fbsplash-theme-emergence-r2.tar.bz2 IUSE="" LICENSE="freedist" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" RDEPEND=">=media-gfx/splashutils-1.1.9.5[png]" DEPEND="${RDEPEND}" RESTRICT="binchecks strip" |