summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-09-23 20:09:32 +0000
committerMike Frysinger <vapier@gentoo.org>2002-09-23 20:09:32 +0000
commit63e5f5e07aa01d8115fc8702b5c0a4c1cd8ebeaa (patch)
tree33f600430ba69cd0ea33635c905c497c5a0cd6b8 /net-dialup/pppoed
parentChanged GPL to GPL-2 in LICENSE (diff)
downloadhistorical-63e5f5e07aa01d8115fc8702b5c0a4c1cd8ebeaa.tar.gz
historical-63e5f5e07aa01d8115fc8702b5c0a4c1cd8ebeaa.tar.bz2
historical-63e5f5e07aa01d8115fc8702b5c0a4c1cd8ebeaa.zip
Changed GPL to GPL-2 in LICENSE
Diffstat (limited to 'net-dialup/pppoed')
-rw-r--r--net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild b/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild
index 46d57b2d6d17..f27c7dba583b 100644
--- a/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild
+++ b/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild,v 1.5 2002/08/01 11:59:03 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild,v 1.6 2002/09/23 20:06:44 vapier Exp $
S=${WORKDIR}/pppoed-0.48b1/pppoed
DESCRIPTION="PPP over Ethernet"
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.davin.ottawa.on.ca/pppoe/"
DEPEND="virtual/glibc"
SLOT="0"
-LICENSE="GPL"
+LICENSE="GPL-2"
KEYWORDS="x86"
src_compile() {