diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-26 12:18:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-26 12:18:04 +0000 |
commit | 2ed38879ec84915ba05fcaae696d0a17cdcbb5f5 (patch) | |
tree | 732880de45fe10694fd046a81a163dd35c6ec882 /dev-util/reswrap/reswrap-3.2.0.ebuild | |
parent | ia64 stable wrt bug 164296 (diff) | |
download | gentoo-2-2ed38879ec84915ba05fcaae696d0a17cdcbb5f5.tar.gz gentoo-2-2ed38879ec84915ba05fcaae696d0a17cdcbb5f5.tar.bz2 gentoo-2-2ed38879ec84915ba05fcaae696d0a17cdcbb5f5.zip |
ia64 stable wrt bug 168328
(Portage version: 2.1.2.2)
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 5ae6c9d4d983..30448152302e 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 +# Copyright 1999-2007 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.9 2006/12/17 18:13:55 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/reswrap/reswrap-3.2.0.ebuild,v 1.10 2007/03/26 12:18:04 armin76 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 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND="virtual/libc" |