diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-05-29 11:01:12 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-05-29 11:01:12 +0000 |
commit | fec176fa8ab559fa4c54330376e2b959e12e81c1 (patch) | |
tree | a19a2bcf85175d7d2a5459ec4f6deca82fef60c1 /media-gfx/splash-themes-gentoo | |
parent | Added ~arm keyword (diff) | |
download | historical-fec176fa8ab559fa4c54330376e2b959e12e81c1.tar.gz historical-fec176fa8ab559fa4c54330376e2b959e12e81c1.tar.bz2 historical-fec176fa8ab559fa4c54330376e2b959e12e81c1.zip |
stable x86
Package-Manager: portage-2.1.6.11/cvs/Linux i686
Diffstat (limited to 'media-gfx/splash-themes-gentoo')
-rw-r--r-- | media-gfx/splash-themes-gentoo/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/splash-themes-gentoo/splash-themes-gentoo-20090324.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 2a3d35e5f403..98367327ffe6 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.12 2009/05/29 03:39:23 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v 1.13 2009/05/29 10:58:36 fauli Exp $ + + 29 May 2009; Christian Faulhammer <fauli@gentoo.org> + splash-themes-gentoo-20090324.ebuild: + stable x86 29 May 2009; Steve Dibb <beandog@gentoo.org> splash-themes-gentoo-20090324.ebuild: diff --git a/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20090324.ebuild b/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20090324.ebuild index 8684b8e8a76c..a9480f70fdb9 100644 --- a/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20090324.ebuild +++ b/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20090324.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-20090324.ebuild,v 1.2 2009/05/29 03:39:23 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20090324.ebuild,v 1.3 2009/05/29 10:58:36 fauli 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" |