diff options
author | Michael Januszewski <spock@gentoo.org> | 2005-07-07 18:47:40 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2005-07-07 18:47:40 +0000 |
commit | e48cbe284861a40fbdacdeaf38a15d79db6d2fc8 (patch) | |
tree | f823ee793e9a86c4f7a174c9c72efde17aca650b /media-gfx | |
parent | Stable on x86. (diff) | |
download | gentoo-2-e48cbe284861a40fbdacdeaf38a15d79db6d2fc8.tar.gz gentoo-2-e48cbe284861a40fbdacdeaf38a15d79db6d2fc8.tar.bz2 gentoo-2-e48cbe284861a40fbdacdeaf38a15d79db6d2fc8.zip |
Fixing a broken commit..
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-20050429.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/media-gfx/splash-themes-gentoo/ChangeLog b/media-gfx/splash-themes-gentoo/ChangeLog index 02cc9e1158ad..803834bb1421 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v 1.1 2005/04/29 22:55:36 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v 1.2 2005/07/07 18:47:40 spock Exp $ + + 07 Jul 2005; Michał Januszewski <spock@gentoo.org> + splash-themes-gentoo-20050429.ebuild: + Marked stable on x86. *splash-themes-gentoo-20050429 (29 Apr 2005) diff --git a/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20050429.ebuild b/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20050429.ebuild index acd81c9c0c6d..024b9f9ca307 100644 --- a/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20050429.ebuild +++ b/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20050429.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2005 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-20050429.ebuild,v 1.1 2005/04/29 22:55:36 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20050429.ebuild,v 1.2 2005/07/07 18:47:40 spock Exp $ DESCRIPTION="A collection of Gentoo themes for splashutils" HOMEPAGE="http://dev.gentoo.org/~spock/" SRC_URI="mirror://gentoo/fbsplash-theme-emergence-r2.tar.bz2 mirror://gentoo/fbsplash-theme-gentoo-r2.tar.bz2" - +IUSE="" LICENSE="freedist" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64 ~ppc" DEPEND=">=media-gfx/splashutils-1.1.9.5" src_install() { |