diff options
Diffstat (limited to 'gnustep-apps/gwnet/gwnet-0.1.0.8.2.ebuild')
-rw-r--r-- | gnustep-apps/gwnet/gwnet-0.1.0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/gwnet/gwnet-0.1.0.8.2.ebuild b/gnustep-apps/gwnet/gwnet-0.1.0.8.2.ebuild index b720569033b1..021a3aa96893 100644 --- a/gnustep-apps/gwnet/gwnet-0.1.0.8.2.ebuild +++ b/gnustep-apps/gwnet/gwnet-0.1.0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gwnet/gwnet-0.1.0.8.2.ebuild,v 1.3 2007/10/27 16:35:59 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gwnet/gwnet-0.1.0.8.2.ebuild,v 1.4 2007/11/16 15:30:52 beandog Exp $ inherit gnustep-2 @@ -10,7 +10,7 @@ DESCRIPTION="A GNUstep network filesystem file browser" HOMEPAGE="http://www.gnustep.it/enrico/gworkspace/" SRC_URI="mirror://gentoo/gworkspace-${PV/0.1.}.tar.gz" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" LICENSE="GPL-2" SLOT="0" |