diff options
author | Matti Bickel <mabi@gentoo.org> | 2006-10-28 23:41:02 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2006-10-28 23:41:02 +0000 |
commit | c79e3e2bbcc9e5c2f9487acd90e5213c6f21422c (patch) | |
tree | e1c6262115b6595b3dc6c16aa482c08fd00cc081 /dev-util/reswrap/reswrap-3.2.0.ebuild | |
parent | Initial ebuild, based on contributed ebuild from Christian Faulhammer <opfer@... (diff) | |
download | gentoo-2-c79e3e2bbcc9e5c2f9487acd90e5213c6f21422c.tar.gz gentoo-2-c79e3e2bbcc9e5c2f9487acd90e5213c6f21422c.tar.bz2 gentoo-2-c79e3e2bbcc9e5c2f9487acd90e5213c6f21422c.zip |
Stable on ppc (bug #145046)
(Portage version: 2.1.1-r1)
Diffstat (limited to 'dev-util/reswrap/reswrap-3.2.0.ebuild')
-rw-r--r-- | dev-util/reswrap/reswrap-3.2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/reswrap/reswrap-3.2.0.ebuild b/dev-util/reswrap/reswrap-3.2.0.ebuild index 44194c2f501d..7d8bf4da7033 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-2005 Gentoo Foundation +# 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.1 2005/05/07 19:43:22 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/reswrap/reswrap-3.2.0.ebuild,v 1.2 2006/10/28 23:41:02 mabi 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="~x86 ~amd64 ~alpha ~hppa ~ppc ~ppc64 ~sparc" +KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="virtual/libc" |