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 /net-misc/6tunnel | |
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 'net-misc/6tunnel')
-rw-r--r-- | net-misc/6tunnel/6tunnel-0.09.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/6tunnel/6tunnel-0.09.ebuild b/net-misc/6tunnel/6tunnel-0.09.ebuild index 3d7fa91b43ab..761fab08c29f 100644 --- a/net-misc/6tunnel/6tunnel-0.09.ebuild +++ b/net-misc/6tunnel/6tunnel-0.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/6tunnel/6tunnel-0.09.ebuild,v 1.3 2003/02/13 14:44:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/6tunnel/6tunnel-0.09.ebuild,v 1.4 2003/02/28 16:55:00 liquidx Exp $ IUSE="" S=${WORKDIR}/${PN} @@ -8,7 +8,7 @@ DESCRIPTION="TCP proxy for applications that don't speak IPv6" SRC_URI="ftp://amba.bydg.pdi.net/pub/wojtekka/${P}.tar.gz" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2" KEYWORDS="x86" DEPEND="virtual/glibc" |