diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-06-11 14:24:23 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-06-11 14:24:23 +0000 |
commit | 5d4089ade2f91ec308fe68cae94a74f12387fa66 (patch) | |
tree | 8c34cf8923f59e862011aeb0ec6fb228bdd591a5 /gnustep-libs/iconkit/iconkit-0.4.1.ebuild | |
parent | stable x86, bug 272980 (diff) | |
download | historical-5d4089ade2f91ec308fe68cae94a74f12387fa66.tar.gz historical-5d4089ade2f91ec308fe68cae94a74f12387fa66.tar.bz2 historical-5d4089ade2f91ec308fe68cae94a74f12387fa66.zip |
stable x86, bug 273704
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'gnustep-libs/iconkit/iconkit-0.4.1.ebuild')
-rw-r--r-- | gnustep-libs/iconkit/iconkit-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-libs/iconkit/iconkit-0.4.1.ebuild b/gnustep-libs/iconkit/iconkit-0.4.1.ebuild index a601d2a51c73..efc10852a252 100644 --- a/gnustep-libs/iconkit/iconkit-0.4.1.ebuild +++ b/gnustep-libs/iconkit/iconkit-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/iconkit/iconkit-0.4.1.ebuild,v 1.1 2009/03/23 15:22:31 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/iconkit/iconkit-0.4.1.ebuild,v 1.2 2009/06/11 14:24:23 fauli Exp $ inherit gnustep-2 @@ -10,7 +10,7 @@ DESCRIPTION="framework used to create icons using different elements" HOMEPAGE="http://www.etoile-project.org" SRC_URI="http://download.gna.org/etoile/etoile-${PV}.tar.bz2" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" SLOT="0" IUSE="" |