diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-09 20:12:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-09 20:12:26 +0000 |
commit | bc9941f53975941fa98dc2da9d83789f2ad1b725 (patch) | |
tree | 35023560724739f346b6a5865f0710b967dc6886 /media-gfx/splash-themes-gentoo | |
parent | Marking exim-4.77 ppc for bug 391237 (diff) | |
download | gentoo-2-bc9941f53975941fa98dc2da9d83789f2ad1b725.tar.gz gentoo-2-bc9941f53975941fa98dc2da9d83789f2ad1b725.tar.bz2 gentoo-2-bc9941f53975941fa98dc2da9d83789f2ad1b725.zip |
Stable for AMD64, wrt bug #397067
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/splash-themes-gentoo')
-rw-r--r-- | media-gfx/splash-themes-gentoo/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-gfx/splash-themes-gentoo/ChangeLog b/media-gfx/splash-themes-gentoo/ChangeLog index c604a5f97409..6cb9f138f60e 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v 1.21 2011/08/07 12:14:29 xarthisius Exp $ +# 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 $ + + 09 Jan 2012; Agostino Sarubbo <ago@gentoo.org> + splash-themes-gentoo-20101212.ebuild: + Stable for AMD64, wrt bug #397067 07 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> splash-themes-gentoo-20100302.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 d92ceea4e014..2d2d7cd0a1a6 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-2010 Gentoo Foundation +# 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.1 2010/12/12 13:23:07 spock Exp $ +# $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 $ 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" |