diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:55:00 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:55:00 +0000 |
commit | 52b85528ca7f8f5b6367afe009053cca12672d0f (patch) | |
tree | c593af6b59edb5deed6e44443487100602ad40aa /dev-util/gnustep-back | |
parent | Version bumped. (diff) | |
download | gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.tar.gz gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.tar.bz2 gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.zip |
License Fixes. Part 2.
Diffstat (limited to 'dev-util/gnustep-back')
-rw-r--r-- | dev-util/gnustep-back/gnustep-back-0.7.9.ebuild | 4 | ||||
-rw-r--r-- | dev-util/gnustep-back/gnustep-back-0.8.0.ebuild | 4 | ||||
-rw-r--r-- | dev-util/gnustep-back/gnustep-back-0.8.3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-util/gnustep-back/gnustep-back-0.7.9.ebuild b/dev-util/gnustep-back/gnustep-back-0.7.9.ebuild index 2acdee16cba5..90690dd68f95 100644 --- a/dev-util/gnustep-back/gnustep-back-0.7.9.ebuild +++ b/dev-util/gnustep-back/gnustep-back-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-back/gnustep-back-0.7.9.ebuild,v 1.3 2003/02/13 11:53:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/gnustep-back-0.7.9.ebuild,v 1.4 2003/02/28 16:54:59 liquidx Exp $ DESCRIPTION="GNUstep GUI backend" 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-gui-0.7.9 diff --git a/dev-util/gnustep-back/gnustep-back-0.8.0.ebuild b/dev-util/gnustep-back/gnustep-back-0.8.0.ebuild index a1c5477acc8b..6be091160f60 100644 --- a/dev-util/gnustep-back/gnustep-back-0.8.0.ebuild +++ b/dev-util/gnustep-back/gnustep-back-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-back/gnustep-back-0.8.0.ebuild,v 1.3 2003/02/13 11:53:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/gnustep-back-0.8.0.ebuild,v 1.4 2003/02/28 16:54:59 liquidx Exp $ DESCRIPTION="GNUstep GUI backend" 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-gui-0.8.0 diff --git a/dev-util/gnustep-back/gnustep-back-0.8.3.ebuild b/dev-util/gnustep-back/gnustep-back-0.8.3.ebuild index 0152412066fe..8899e35ee297 100644 --- a/dev-util/gnustep-back/gnustep-back-0.8.3.ebuild +++ b/dev-util/gnustep-back/gnustep-back-0.8.3.ebuild @@ -1,13 +1,13 @@ # 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-back/gnustep-back-0.8.3.ebuild,v 1.4 2003/02/15 01:01:02 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-back/gnustep-back-0.8.3.ebuild,v 1.5 2003/02/28 16:54:59 liquidx Exp $ inherit base DESCRIPTION="GNUstep GUI backend" 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-gui-${PV}* |