diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-03-28 19:28:24 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-03-28 19:28:24 +0000 |
commit | d848bb97916a87a68b5faf0a8a482d396a0dede9 (patch) | |
tree | 2e5b4ce53d44d58f4f7bc942d4000818a36e3f72 /x11-themes/gentoo10-backgrounds | |
parent | Sane check for swig version, https://sourceforge.net/tracker/?func=detail&aid... (diff) | |
download | gentoo-2-d848bb97916a87a68b5faf0a8a482d396a0dede9.tar.gz gentoo-2-d848bb97916a87a68b5faf0a8a482d396a0dede9.tar.bz2 gentoo-2-d848bb97916a87a68b5faf0a8a482d396a0dede9.zip |
add ~x86, bug 360365
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'x11-themes/gentoo10-backgrounds')
-rw-r--r-- | x11-themes/gentoo10-backgrounds/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gentoo10-backgrounds/gentoo10-backgrounds-20110309.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gentoo10-backgrounds/ChangeLog b/x11-themes/gentoo10-backgrounds/ChangeLog index 9590ed41a89e..36783ee6be4e 100644 --- a/x11-themes/gentoo10-backgrounds/ChangeLog +++ b/x11-themes/gentoo10-backgrounds/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gentoo10-backgrounds # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo10-backgrounds/ChangeLog,v 1.1 2011/03/09 22:22:34 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo10-backgrounds/ChangeLog,v 1.2 2011/03/28 19:28:24 fauli Exp $ + + 28 Mar 2011; Christian Faulhammer <fauli@gentoo.org> + gentoo10-backgrounds-20110309.ebuild: + add ~x86, bug 360365 *gentoo10-backgrounds-20110309 (09 Mar 2011) diff --git a/x11-themes/gentoo10-backgrounds/gentoo10-backgrounds-20110309.ebuild b/x11-themes/gentoo10-backgrounds/gentoo10-backgrounds-20110309.ebuild index 680445b8338f..11d4035d1a9b 100644 --- a/x11-themes/gentoo10-backgrounds/gentoo10-backgrounds-20110309.ebuild +++ b/x11-themes/gentoo10-backgrounds/gentoo10-backgrounds-20110309.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo10-backgrounds/gentoo10-backgrounds-20110309.ebuild,v 1.1 2011/03/09 22:22:34 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo10-backgrounds/gentoo10-backgrounds-20110309.ebuild,v 1.2 2011/03/28 19:28:24 fauli Exp $ EAPI=3 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gentoo.org/proj/en/pr/releases/10.0/graphics.xml" SRC_URI="http://dev.gentoo.org/~flameeyes/${P}.tar.xz" LICENSE="CCPL-Attribution-ShareAlike-3.0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="" |