diff options
author | Chris White <chriswhite@gentoo.org> | 2005-11-30 09:39:41 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-11-30 09:39:41 +0000 |
commit | 6888858c2855ab24672ba2559c4231efce8d8fe8 (patch) | |
tree | f391bce4f77a64a81d5ad452ab24f3fffa0225ce /media-gfx/splash-themes-gentoo | |
parent | (no commit message) (diff) | |
download | gentoo-2-6888858c2855ab24672ba2559c4231efce8d8fe8.tar.gz gentoo-2-6888858c2855ab24672ba2559c4231efce8d8fe8.tar.bz2 gentoo-2-6888858c2855ab24672ba2559c4231efce8d8fe8.zip |
*** empty log message ***
Diffstat (limited to 'media-gfx/splash-themes-gentoo')
-rw-r--r-- | media-gfx/splash-themes-gentoo/ChangeLog | 10 | ||||
-rw-r--r-- | media-gfx/splash-themes-gentoo/Manifest | 10 | ||||
-rw-r--r-- | media-gfx/splash-themes-gentoo/splash-themes-gentoo-20050429.ebuild | 8 |
3 files changed, 18 insertions, 10 deletions
diff --git a/media-gfx/splash-themes-gentoo/ChangeLog b/media-gfx/splash-themes-gentoo/ChangeLog index 02cc9e1158ad..3a9542b0b4c8 100644 --- a/media-gfx/splash-themes-gentoo/ChangeLog +++ b/media-gfx/splash-themes-gentoo/ChangeLog @@ -1,6 +1,14 @@ # 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.1.1.1 2005/11/30 09:37:32 chriswhite Exp $ + + 20 Jul 2005; Herbie Hopkins <herbs@gentoo.org> + splash-themes-gentoo-20050429.ebuild: + Stable on amd64 wrt bug #99709. + + 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/Manifest b/media-gfx/splash-themes-gentoo/Manifest index 1ce723ed8bc4..72e322fd7eec 100644 --- a/media-gfx/splash-themes-gentoo/Manifest +++ b/media-gfx/splash-themes-gentoo/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 a7c81e018bb13b362d1da1409f2601b7 splash-themes-gentoo-20050429.ebuild 773 -MD5 a76761b07cb5acdad955b9a8a4e23589 ChangeLog 550 +MD5 62a9815ac13c9a5498d0a1c061b113fe splash-themes-gentoo-20050429.ebuild 779 +MD5 abd30b2a5631b252c9e258a957e9c60f ChangeLog 793 MD5 cfe1b5f88cc51ac6ffc42809178d2a06 metadata.xml 221 MD5 36933970a8a86c439254e145516dbb3e files/digest-splash-themes-gentoo-20050429 159 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCc85MI1lqEGTUzyQRAphMAKDDsHfVhup6t3sGreoKdVwLcxopqQCgjCVu -pXX8CU+AwM7+ZzMOzbJFwSY= -=NfXr +iD8DBQFC3rky2G5bA0cA/ScRAoniAJ9wAm5n8aKQDeULgcs5Yy7KKjrDzwCfdIrw +L4Apuj4m49M39etTqClOFaA= +=AtuF -----END PGP SIGNATURE----- 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..33fec9a6ec82 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.1.1.1 2005/11/30 09:37:32 chriswhite Exp $ -DESCRIPTION="A collection of Gentoo themes for splashutils" +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="amd64 ~ppc x86" DEPEND=">=media-gfx/splashutils-1.1.9.5" src_install() { |