diff options
author | Thomas Kahle <tomka@gentoo.org> | 2012-01-26 14:34:26 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2012-01-26 14:34:26 +0000 |
commit | 26defafac5d67b2ac24c7969ed50efe27792bf89 (patch) | |
tree | 00a460fe6501c4a8ecb88d15823c93163797bda8 /x11-themes | |
parent | x86 stable per bug 361335 (diff) | |
download | gentoo-2-26defafac5d67b2ac24c7969ed50efe27792bf89.tar.gz gentoo-2-26defafac5d67b2ac24c7969ed50efe27792bf89.tar.bz2 gentoo-2-26defafac5d67b2ac24c7969ed50efe27792bf89.zip |
x86 stable per bug 361335
(Portage version: 2.1.10.44/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/solar-backgrounds/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/solar-backgrounds/solar-backgrounds-0.92.0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/solar-backgrounds/ChangeLog b/x11-themes/solar-backgrounds/ChangeLog index 89fc2a0e0e26..461e9b0383bc 100644 --- a/x11-themes/solar-backgrounds/ChangeLog +++ b/x11-themes/solar-backgrounds/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/solar-backgrounds # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/solar-backgrounds/ChangeLog,v 1.2 2012/01/23 16:01:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/solar-backgrounds/ChangeLog,v 1.3 2012/01/26 14:34:26 tomka Exp $ + + 26 Jan 2012; Thomas Kahle <tomka@gentoo.org> + solar-backgrounds-0.92.0.5.ebuild: + x86 stable per bug 361335 23 Jan 2012; Agostino Sarubbo <ago@gentoo.org> solar-backgrounds-0.92.0.5.ebuild: diff --git a/x11-themes/solar-backgrounds/solar-backgrounds-0.92.0.5.ebuild b/x11-themes/solar-backgrounds/solar-backgrounds-0.92.0.5.ebuild index c1416725867b..795ef448e390 100644 --- a/x11-themes/solar-backgrounds/solar-backgrounds-0.92.0.5.ebuild +++ b/x11-themes/solar-backgrounds/solar-backgrounds-0.92.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/solar-backgrounds/solar-backgrounds-0.92.0.5.ebuild,v 1.2 2012/01/23 16:01:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/solar-backgrounds/solar-backgrounds-0.92.0.5.ebuild,v 1.3 2012/01/26 14:34:26 tomka Exp $ EAPI=3 @@ -17,7 +17,7 @@ HOMEPAGE="https://fedoraproject.org/wiki/F11_Artwork" SRC_URI="mirror://fedora-dev/${SRC_PATH}/${PN}-$(replace_version_separator 3 -).fc${FEDORA}.src.rpm" LICENSE="CCPL-Attribution-ShareAlike-2.0" -KEYWORDS="amd64" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="" |