diff options
Diffstat (limited to 'gnustep-apps/gworkspace/gworkspace-0.7.1.ebuild')
-rw-r--r-- | gnustep-apps/gworkspace/gworkspace-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/gworkspace/gworkspace-0.7.1.ebuild b/gnustep-apps/gworkspace/gworkspace-0.7.1.ebuild index b153697bd85d..9f355dddad78 100644 --- a/gnustep-apps/gworkspace/gworkspace-0.7.1.ebuild +++ b/gnustep-apps/gworkspace/gworkspace-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.7.1.ebuild,v 1.1 2005/04/15 04:35:57 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.7.1.ebuild,v 1.2 2005/06/06 07:12:07 fafhrd Exp $ inherit gnustep @@ -10,7 +10,7 @@ DESCRIPTION="A workspace manager for GNUstep." HOMEPAGE="http://www.gnustep.it/enrico/gworkspace/" SRC_URI="http://www.gnustep.it/enrico/gworkspace/${P}.tar.gz" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" LICENSE="GPL-2" SLOT="0" |