diff options
author | 2004-11-09 22:31:20 +0000 | |
---|---|---|
committer | 2004-11-09 22:31:20 +0000 | |
commit | 6294b14f0f764b17c30a25b11186bf199d59c800 (patch) | |
tree | d7814a7c8510fd43966b679a71dae7f7f5d42e09 /net-misc/bwwhois | |
parent | LICENSE fix (Manifest recommit) (diff) | |
download | gentoo-2-6294b14f0f764b17c30a25b11186bf199d59c800.tar.gz gentoo-2-6294b14f0f764b17c30a25b11186bf199d59c800.tar.bz2 gentoo-2-6294b14f0f764b17c30a25b11186bf199d59c800.zip |
LICENSE fix
Diffstat (limited to 'net-misc/bwwhois')
-rw-r--r-- | net-misc/bwwhois/bwwhois-3.2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/bwwhois/bwwhois-3.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/bwwhois/bwwhois-3.2.ebuild b/net-misc/bwwhois/bwwhois-3.2.ebuild index 9519d4f16b03..5836eb1ad5f3 100644 --- a/net-misc/bwwhois/bwwhois-3.2.ebuild +++ b/net-misc/bwwhois/bwwhois-3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/bwwhois-3.2.ebuild,v 1.7 2004/07/15 02:41:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/bwwhois-3.2.ebuild,v 1.8 2004/11/09 22:29:29 mr_bones_ Exp $ inherit perl-module @@ -11,8 +11,8 @@ DESCRIPTION="Perl-based whois client designed to work with the new Shared Regist SRC_URI="http://whois.bw.org/dist/${MY_P}.tgz" HOMEPAGE="http://whois.bw.org/" +LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -LICENSE="Artistic | GPL-2" KEYWORDS="x86 ~ppc ~sparc ~alpha" IUSE="" diff --git a/net-misc/bwwhois/bwwhois-3.4.ebuild b/net-misc/bwwhois/bwwhois-3.4.ebuild index a1313a3c1894..46cab3ae45b7 100644 --- a/net-misc/bwwhois/bwwhois-3.4.ebuild +++ b/net-misc/bwwhois/bwwhois-3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/bwwhois-3.4.ebuild,v 1.7 2004/07/15 02:41:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/bwwhois-3.4.ebuild,v 1.8 2004/11/09 22:29:29 mr_bones_ Exp $ inherit perl-module @@ -11,8 +11,8 @@ DESCRIPTION="Perl-based whois client designed to work with the new Shared Regist SRC_URI="http://whois.bw.org/dist/${MY_P}.tgz" HOMEPAGE="http://whois.bw.org/" +LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -LICENSE="Artistic | GPL-2" KEYWORDS="x86 ~ppc ~sparc alpha ~amd64" IUSE="" |