diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-01-20 21:54:28 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-01-20 21:54:28 +0000 |
commit | 5a9569a79f65ccf0e2d2f454e3dae2270d7d5349 (patch) | |
tree | b8bab844b0a940364899fffe700757e73c712315 /x11-themes | |
parent | fixed conditional dependency on unzip (needed unconditionally, as docs are zi... (diff) | |
download | gentoo-2-5a9569a79f65ccf0e2d2f454e3dae2270d7d5349.tar.gz gentoo-2-5a9569a79f65ccf0e2d2f454e3dae2270d7d5349.tar.bz2 gentoo-2-5a9569a79f65ccf0e2d2f454e3dae2270d7d5349.zip |
keyworded ~x86, bug 206146
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/nuvox/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/nuvox/nuvox-07.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-themes/nuvox/ChangeLog b/x11-themes/nuvox/ChangeLog index c511214dfd73..9efce1f98d40 100644 --- a/x11-themes/nuvox/ChangeLog +++ b/x11-themes/nuvox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/nuvox -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/nuvox/ChangeLog,v 1.1 2007/12/30 23:15:28 flameeyes Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/nuvox/ChangeLog,v 1.2 2008/01/20 21:54:28 opfer Exp $ + + 20 Jan 2008; Christian Faulhammer <opfer@gentoo.org> nuvox-07.1.ebuild: + keyworded ~x86, bug 206146 *nuvox-07.1 (30 Dec 2007) diff --git a/x11-themes/nuvox/nuvox-07.1.ebuild b/x11-themes/nuvox/nuvox-07.1.ebuild index c1c1247617f7..1203af45939a 100644 --- a/x11-themes/nuvox/nuvox-07.1.ebuild +++ b/x11-themes/nuvox/nuvox-07.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/nuvox/nuvox-07.1.ebuild,v 1.1 2007/12/30 23:15:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/nuvox/nuvox-07.1.ebuild,v 1.2 2008/01/20 21:54:28 opfer Exp $ MY_P="nuvoX_${PV}" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.kde-look.org/content/show.php?content=38467" LICENSE="GPL-2" IUSE="" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" SLOT="0" RESTRICT="strip binchecks" |