diff options
Diffstat (limited to 'dev-util/gnustep-base/gnustep-base-1.3.4.ebuild')
-rw-r--r-- | dev-util/gnustep-base/gnustep-base-1.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gnustep-base/gnustep-base-1.3.4.ebuild b/dev-util/gnustep-base/gnustep-base-1.3.4.ebuild index 5c38375562cb..ff20bc1eb037 100644 --- a/dev-util/gnustep-base/gnustep-base-1.3.4.ebuild +++ b/dev-util/gnustep-base/gnustep-base-1.3.4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-base/gnustep-base-1.3.4.ebuild,v 1.6 2003/02/13 11:53:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-base/gnustep-base-1.3.4.ebuild,v 1.7 2003/02/28 16:54:59 liquidx Exp $ DESCRIPTION="GNUstep base package" HOMEPAGE="http://www.gnustep.org" -LICENSE="LGPL" +LICENSE="LGPL-2.1" DEPEND=">=dev-util/gnustep-make-1.3.4" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz" KEYWORDS="x86 -ppc -sparc " |