diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-09-28 09:27:06 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-09-28 09:27:06 +0000 |
commit | 2cff18ae1aa742c4ae9498fffec5e0e788a53a8c (patch) | |
tree | 162dd51b14e5c139961b1a7029a096a238580080 /media-gfx/splash-themes-gentoo | |
parent | Clean up ebuild and merge live git version from E overlay. (diff) | |
download | gentoo-2-2cff18ae1aa742c4ae9498fffec5e0e788a53a8c.tar.gz gentoo-2-2cff18ae1aa742c4ae9498fffec5e0e788a53a8c.tar.bz2 gentoo-2-2cff18ae1aa742c4ae9498fffec5e0e788a53a8c.zip |
Drop to ~ppc, wrt bug #486252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
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-20101212.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 1757ed325e00..7afe9091f717 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.28 2013/03/10 13:38:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v 1.29 2013/09/28 09:27:06 pinkbyte Exp $ + + 28 Sep 2013; Sergey Popov <pinkbyte@gentoo.org> + splash-themes-gentoo-20101212.ebuild: + Drop to ~ppc, wrt bug #486252 10 Mar 2013; Agostino Sarubbo <ago@gentoo.org> splash-themes-gentoo-20101212-r1.ebuild: diff --git a/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212.ebuild b/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212.ebuild index 17dcdc7837d9..0ebe8b5e43db 100644 --- a/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212.ebuild +++ b/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.ebuild,v 1.4 2012/12/03 19:39:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212.ebuild,v 1.5 2013/09/28 09:27:06 pinkbyte 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" |