diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:54:59 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:54:59 +0000 |
commit | 8996b4a6dc9afca0b4b466a956d60b8ac17ba8c6 (patch) | |
tree | bab8dce8f72fe3c2fbea40314b924bb3c606a7f1 /dev-util/gnustep-gui | |
parent | Version bumped. (diff) | |
download | historical-8996b4a6dc9afca0b4b466a956d60b8ac17ba8c6.tar.gz historical-8996b4a6dc9afca0b4b466a956d60b8ac17ba8c6.tar.bz2 historical-8996b4a6dc9afca0b4b466a956d60b8ac17ba8c6.zip |
License Fixes. Part 2.
Diffstat (limited to 'dev-util/gnustep-gui')
-rw-r--r-- | dev-util/gnustep-gui/gnustep-gui-0.7.9.ebuild | 4 | ||||
-rw-r--r-- | dev-util/gnustep-gui/gnustep-gui-0.8.0.ebuild | 4 | ||||
-rw-r--r-- | dev-util/gnustep-gui/gnustep-gui-0.8.3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-util/gnustep-gui/gnustep-gui-0.7.9.ebuild b/dev-util/gnustep-gui/gnustep-gui-0.7.9.ebuild index be20a621f0b3..2379abcec434 100644 --- a/dev-util/gnustep-gui/gnustep-gui-0.7.9.ebuild +++ b/dev-util/gnustep-gui/gnustep-gui-0.7.9.ebuild @@ -1,11 +1,11 @@ # 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-gui/gnustep-gui-0.7.9.ebuild,v 1.3 2003/02/13 11:54:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/gnustep-gui-0.7.9.ebuild,v 1.4 2003/02/28 16:54:59 liquidx Exp $ DESCRIPTION="GNUstep AppKit implementation" HOMEPAGE="http://www.gnustep.org" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz" -LICENSE="LGPL" +LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="x86 -ppc -sparc " DEPEND=">=dev-util/gnustep-base-1.3.4 diff --git a/dev-util/gnustep-gui/gnustep-gui-0.8.0.ebuild b/dev-util/gnustep-gui/gnustep-gui-0.8.0.ebuild index 5d3894bd80ed..2f420687f665 100644 --- a/dev-util/gnustep-gui/gnustep-gui-0.8.0.ebuild +++ b/dev-util/gnustep-gui/gnustep-gui-0.8.0.ebuild @@ -1,11 +1,11 @@ # 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-gui/gnustep-gui-0.8.0.ebuild,v 1.3 2003/02/13 11:54:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/gnustep-gui-0.8.0.ebuild,v 1.4 2003/02/28 16:54:59 liquidx Exp $ DESCRIPTION="GNUstep AppKit implementation" HOMEPAGE="http://www.gnustep.org" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz" -LICENSE="LGPL" +LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="x86 -ppc -sparc " DEPEND=">=dev-util/gnustep-base-1.4.0 diff --git a/dev-util/gnustep-gui/gnustep-gui-0.8.3.ebuild b/dev-util/gnustep-gui/gnustep-gui-0.8.3.ebuild index 1c7c844ba902..e616fac389d3 100644 --- a/dev-util/gnustep-gui/gnustep-gui-0.8.3.ebuild +++ b/dev-util/gnustep-gui/gnustep-gui-0.8.3.ebuild @@ -1,11 +1,11 @@ # 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-gui/gnustep-gui-0.8.3.ebuild,v 1.5 2003/02/15 00:58:42 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-gui/gnustep-gui-0.8.3.ebuild,v 1.6 2003/02/28 16:54:59 liquidx Exp $ DESCRIPTION="GNUstep AppKit implementation" HOMEPAGE="http://www.gnustep.org" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz" -LICENSE="LGPL" +LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="x86 -ppc -sparc" DEPEND=">=dev-util/gnustep-base-1.5.1 |