diff options
Diffstat (limited to 'gnustep-apps/gorm/gorm-1.2.8.ebuild')
-rw-r--r-- | gnustep-apps/gorm/gorm-1.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/gorm/gorm-1.2.8.ebuild b/gnustep-apps/gorm/gorm-1.2.8.ebuild index 174717056ba1..efcc961b125f 100644 --- a/gnustep-apps/gorm/gorm-1.2.8.ebuild +++ b/gnustep-apps/gorm/gorm-1.2.8.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-apps/gorm/gorm-1.2.8.ebuild,v 1.2 2009/06/10 21:55:12 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/gorm-1.2.8.ebuild,v 1.3 2009/06/11 21:35:07 maekke Exp $ inherit gnustep-2 @@ -8,7 +8,7 @@ DESCRIPTION="A clone of the NeXTstep Interface Builder application for GNUstep" HOMEPAGE="http://www.gnustep.org/experience/Gorm.html" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/dev-apps/${P}.tar.gz" -KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" LICENSE="GPL-2" SLOT="0" IUSE="" |