diff options
author | Markus Meier <maekke@gentoo.org> | 2009-03-08 18:06:04 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-03-08 18:06:04 +0000 |
commit | 0ac54649f89d8603c859bfe2f2751e158356481b (patch) | |
tree | 7f7a6adc886a47093590a0d1bab6eec10693ef7f /media-gfx | |
parent | Updated patch from upstream (diff) | |
download | gentoo-2-0ac54649f89d8603c859bfe2f2751e158356481b.tar.gz gentoo-2-0ac54649f89d8603c859bfe2f2751e158356481b.tar.bz2 gentoo-2-0ac54649f89d8603c859bfe2f2751e158356481b.zip |
amd64/x86 stable, bug #260368
(Portage version: 2.1.6.7/cvs/Linux x86_64)
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-20080914.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 89de34dae39c..cc9528435f0d 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v 1.9 2009/03/01 15:51:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v 1.10 2009/03/08 18:06:04 maekke Exp $ + + 08 Mar 2009; Markus Meier <maekke@gentoo.org> + splash-themes-gentoo-20080914.ebuild: + amd64/x86 stable, bug #260368 01 Mar 2009; nixnut <nixnut@gentoo.org> splash-themes-gentoo-20080914.ebuild: diff --git a/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20080914.ebuild b/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20080914.ebuild index 696b0cf390a6..a9838d8148eb 100644 --- a/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20080914.ebuild +++ b/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20080914.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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-20080914.ebuild,v 1.3 2009/03/01 15:51:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20080914.ebuild,v 1.4 2009/03/08 18:06:04 maekke Exp $ DESCRIPTION="A collection of Gentoo themes for splashutils." HOMEPAGE="http://dev.gentoo.org/~spock/" @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/fbsplash-theme-emergence-r2.tar.bz2 IUSE="" LICENSE="freedist" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" DEPEND=">=media-gfx/splashutils-1.1.9.5" RESTRICT="binchecks strip" |