diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-10 13:30:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-10 13:30:46 +0000 |
commit | 436a079d06a7b91f120a4029e421193ee5e74610 (patch) | |
tree | 7acb40760af2db8331bd870dd75f885add9c67b1 /media-gfx | |
parent | Stable for amd64, wrt bug #461098 (diff) | |
download | gentoo-2-436a079d06a7b91f120a4029e421193ee5e74610.tar.gz gentoo-2-436a079d06a7b91f120a4029e421193ee5e74610.tar.bz2 gentoo-2-436a079d06a7b91f120a4029e421193ee5e74610.zip |
Stable for amd64, wrt bug #461186
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
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-20101212-r1.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 a41f8b3a4b97..1f96423bbe2b 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v 1.26 2013/01/20 10:39:59 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v 1.27 2013/03/10 13:30:46 ago Exp $ + + 10 Mar 2013; Agostino Sarubbo <ago@gentoo.org> + splash-themes-gentoo-20101212-r1.ebuild: + Stable for amd64, wrt bug #461186 *splash-themes-gentoo-20101212-r1 (20 Jan 2013) diff --git a/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212-r1.ebuild b/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212-r1.ebuild index 342b3ca5689d..f6984a817a24 100644 --- a/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212-r1.ebuild +++ b/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-20101212-r1.ebuild,v 1.1 2013/01/20 10:39:59 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212-r1.ebuild,v 1.2 2013/03/10 13:30:46 ago Exp $ EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/fbsplash-theme-emergence-r2.tar.bz2 LICENSE="freedist" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND=">=media-gfx/splashutils-1.1.9.5[png]" |