diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-10-17 18:22:56 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-10-17 18:22:56 +0000 |
commit | dc36694350b57cf905c684d16034f186a221a5f3 (patch) | |
tree | 30987dee7c0897bdc44df07547758989acee3be5 /gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild | |
parent | Add codec use flags (diff) | |
download | historical-dc36694350b57cf905c684d16034f186a221a5f3.tar.gz historical-dc36694350b57cf905c684d16034f186a221a5f3.tar.bz2 historical-dc36694350b57cf905c684d16034f186a221a5f3.zip |
stable x86, bug 195990
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild')
-rw-r--r-- | gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild b/gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild index c4b9630d7159..6549de24671c 100644 --- a/gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild +++ b/gnustep-apps/gworkspace/gworkspace-0.8.6.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/gworkspace/gworkspace-0.8.6.ebuild,v 1.2 2007/09/10 22:11:32 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild,v 1.3 2007/10/17 18:22:56 opfer Exp $ inherit autotools gnustep-2 @@ -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="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" LICENSE="GPL-2" SLOT="0" |