diff options
-rw-r--r-- | net-analyzer/nbtscan/nbtscan-1.0.3.ebuild | 4 | ||||
-rw-r--r-- | net-dialup/mgetty/mgetty-1.1.28.ebuild | 6 | ||||
-rw-r--r-- | net-dialup/pppconfig/pppconfig-2.0.8.ebuild | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild b/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild index a3712110ae4c..438605b56c6c 100644 --- a/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild +++ b/net-analyzer/nbtscan/nbtscan-1.0.3.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-analyzer/nbtscan/nbtscan-1.0.3.ebuild,v 1.4 2002/08/14 12:12:12 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild,v 1.5 2002/09/23 20:01:44 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="NBTscan is a program for scanning IP networks for NetBIOS name information" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.inetcat.org/software/nbtscan.html" DEPEND="virtual/glibc" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2" KEYWORDS="x86 sparc sparc64" src_compile() { diff --git a/net-dialup/mgetty/mgetty-1.1.28.ebuild b/net-dialup/mgetty/mgetty-1.1.28.ebuild index ae91e98fb230..8875d6a704a6 100644 --- a/net-dialup/mgetty/mgetty-1.1.28.ebuild +++ b/net-dialup/mgetty/mgetty-1.1.28.ebuild @@ -1,18 +1,18 @@ # 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/mgetty/mgetty-1.1.28.ebuild,v 1.3 2002/07/17 10:43:24 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.28.ebuild,v 1.4 2002/09/23 20:02:59 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Fax and Voice modem programs." SRC_URI="ftp://alpha.greenie.net/pub/mgetty/source/1.1/${PN}${PV}-Jan10.tar.gz" -HOMEPAGE="http://alpha.greenie.net/mgetty" +HOMEPAGE="http://alpha.greenie.net/mgetty/" DEPEND="app-text/tetex sys-apps/gawk sys-devel/perl" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2" KEYWORDS="x86" src_unpack() { diff --git a/net-dialup/pppconfig/pppconfig-2.0.8.ebuild b/net-dialup/pppconfig/pppconfig-2.0.8.ebuild index f4bb7af2e9a3..40423d4d0dba 100644 --- a/net-dialup/pppconfig/pppconfig-2.0.8.ebuild +++ b/net-dialup/pppconfig/pppconfig-2.0.8.ebuild @@ -1,14 +1,14 @@ # 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/pppconfig/pppconfig-2.0.8.ebuild,v 1.5 2002/09/12 21:40:19 owen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.0.8.ebuild,v 1.6 2002/09/23 20:05:01 vapier Exp $ S=${WORKDIR}/pppconfig-2.1 DESCRIPTION="A text menu based utility for configuring ppp." SRC_URI="http://ftp.debian.org/debian/pool/main/p/pppconfig/${PN}_${PV}.tar.gz" -HOMEPAGE="http://http://ftp.debian.org/debian/pool/main/p/pppconfig/" +HOMEPAGE="http://ftp.debian.org/debian/pool/main/p/pppconfig/" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2" KEYWORDS="x86 ppc" |