diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-05 17:51:47 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-05 17:51:47 +0000 |
commit | 6ead618f6eccab4f632b05d810613bf4572f02ea (patch) | |
tree | 1efc5bbf2c0e9c7bc08f18c962ab09532466d676 /dev-util/reswrap/reswrap-3.2.0.ebuild | |
parent | Updated the NVIDIA_kernel-2.6.19.patch and closing bug #156978. (diff) | |
download | gentoo-2-6ead618f6eccab4f632b05d810613bf4572f02ea.tar.gz gentoo-2-6ead618f6eccab4f632b05d810613bf4572f02ea.tar.bz2 gentoo-2-6ead618f6eccab4f632b05d810613bf4572f02ea.zip |
Stable on sparc
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-util/reswrap/reswrap-3.2.0.ebuild')
-rw-r--r-- | dev-util/reswrap/reswrap-3.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/reswrap/reswrap-3.2.0.ebuild b/dev-util/reswrap/reswrap-3.2.0.ebuild index 0ddebe6682fa..9e4223039556 100644 --- a/dev-util/reswrap/reswrap-3.2.0.ebuild +++ b/dev-util/reswrap/reswrap-3.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/reswrap/reswrap-3.2.0.ebuild,v 1.6 2006/11/24 16:35:03 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/reswrap/reswrap-3.2.0.ebuild,v 1.7 2006/12/05 17:51:47 gustavoz Exp $ FOX_COMPONENT="utils" FOX_PV="1.4.12" @@ -11,7 +11,7 @@ DESCRIPTION="Utility to wrap icon resources into C++ code, from the FOX Toolkit" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ppc ppc64 sparc x86" IUSE="" RDEPEND="virtual/libc" |