diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-27 10:22:11 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-27 10:22:11 +0000 |
commit | 60b94483a8b70577592490aef8a3e8ee7673d7dc (patch) | |
tree | 6da3cb4baba8750459ce2267fe7d2a8fbfdabd2a /media-gfx | |
parent | Cleanup old versions; add new version without static or .la libraries. (diff) | |
download | gentoo-2-60b94483a8b70577592490aef8a3e8ee7673d7dc.tar.gz gentoo-2-60b94483a8b70577592490aef8a3e8ee7673d7dc.tar.bz2 gentoo-2-60b94483a8b70577592490aef8a3e8ee7673d7dc.zip |
stable x86, bug 329873
(Portage version: 2.1.8.3/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-20100302.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 818d6f3c766e..da80f181b805 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v 1.16 2010/03/21 08:42:41 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v 1.17 2010/07/27 10:22:11 fauli Exp $ + + 27 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + splash-themes-gentoo-20100302.ebuild: + stable x86, bug 329873 21 Mar 2010; Michał Januszewski <spock@gentoo.org> splash-themes-gentoo-20100302.ebuild: diff --git a/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20100302.ebuild b/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20100302.ebuild index d45d668facb6..2783bcf2fd92 100644 --- a/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20100302.ebuild +++ b/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20100302.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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-20100302.ebuild,v 1.2 2010/03/21 08:42:41 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20100302.ebuild,v 1.3 2010/07/27 10:22:11 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" |