summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:43:04 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:43:04 +0000
commita08a6436cf336914de1d7b3e4499278f0c08a6cc (patch)
tree35f23baefbf2dd09129eeeb16bdd5f1c0f4e3ba8 /net-dialup
parent(Manifest recommit) (diff)
downloadgentoo-2-a08a6436cf336914de1d7b3e4499278f0c08a6cc.tar.gz
gentoo-2-a08a6436cf336914de1d7b3e4499278f0c08a6cc.tar.bz2
gentoo-2-a08a6436cf336914de1d7b3e4499278f0c08a6cc.zip
Add inherit eutils
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/l2tpd/ChangeLog6
-rw-r--r--net-dialup/l2tpd/l2tpd-0.69-r1.ebuild4
-rw-r--r--net-dialup/l2tpd/l2tpd-0.69.ebuild4
-rw-r--r--net-dialup/mgetty/ChangeLog5
-rw-r--r--net-dialup/mgetty/mgetty-1.1.28.ebuild4
-rw-r--r--net-dialup/minicom/ChangeLog5
-rw-r--r--net-dialup/minicom/minicom-2.1-r1.ebuild4
-rw-r--r--net-dialup/mserver/ChangeLog7
-rw-r--r--net-dialup/mserver/mserver-0.5.5-r1.ebuild6
-rw-r--r--net-dialup/ppp/ChangeLog8
-rw-r--r--net-dialup/ppp/ppp-2.4.1-r14.ebuild6
-rw-r--r--net-dialup/ppp/ppp-2.4.2-r1.ebuild4
-rw-r--r--net-dialup/ppp/ppp-2.4.2-r2.ebuild4
-rw-r--r--net-dialup/ppp/ppp-2.4.2.ebuild4
-rw-r--r--net-dialup/pppoed/ChangeLog5
-rw-r--r--net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild4
16 files changed, 60 insertions, 20 deletions
diff --git a/net-dialup/l2tpd/ChangeLog b/net-dialup/l2tpd/ChangeLog
index 4e6b50b55f7e..666caaee0b53 100644
--- a/net-dialup/l2tpd/ChangeLog
+++ b/net-dialup/l2tpd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-dialup/l2tpd
# Copyright 2003-2004 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/ChangeLog,v 1.5 2004/02/11 20:18:44 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/ChangeLog,v 1.6 2004/04/27 21:38:37 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> l2tpd-0.69-r1.ebuild,
+ l2tpd-0.69.ebuild:
+ Add inherit eutils
11 Feb 2004; Heinrich Wendel <lanius@gentoo.org> l2tpd-0.69-r1.ebuild,
l2tpd-0.69.ebuild:
diff --git a/net-dialup/l2tpd/l2tpd-0.69-r1.ebuild b/net-dialup/l2tpd/l2tpd-0.69-r1.ebuild
index ef609a486e47..1bbb0cb31022 100644
--- a/net-dialup/l2tpd/l2tpd-0.69-r1.ebuild
+++ b/net-dialup/l2tpd/l2tpd-0.69-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/l2tpd-0.69-r1.ebuild,v 1.2 2004/02/11 20:18:44 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/l2tpd-0.69-r1.ebuild,v 1.3 2004/04/27 21:38:37 agriffis Exp $
+
+inherit eutils
DESCRIPTION="Layer 2 Tunnelling Protocol Daemon"
HOMEPAGE="http://www.l2tpd.org/"
diff --git a/net-dialup/l2tpd/l2tpd-0.69.ebuild b/net-dialup/l2tpd/l2tpd-0.69.ebuild
index a9d613a8d13a..036ed02aee0e 100644
--- a/net-dialup/l2tpd/l2tpd-0.69.ebuild
+++ b/net-dialup/l2tpd/l2tpd-0.69.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/l2tpd-0.69.ebuild,v 1.2 2004/02/11 20:18:44 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/l2tpd-0.69.ebuild,v 1.3 2004/04/27 21:38:37 agriffis Exp $
+
+inherit eutils
DESCRIPTION="Layer 2 Tunnelling Protocol Daemon"
HOMEPAGE="http://www.l2tpd.org/"
diff --git a/net-dialup/mgetty/ChangeLog b/net-dialup/mgetty/ChangeLog
index 0452ffbd07e7..bef80194ff43 100644
--- a/net-dialup/mgetty/ChangeLog
+++ b/net-dialup/mgetty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/mgetty
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.25 2004/04/14 23:12:05 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.26 2004/04/27 21:39:55 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> mgetty-1.1.28.ebuild:
+ Add inherit eutils
14 Apr 2004; Travis Tilley <lv@gentoo.org> mgetty-1.1.30.ebuild:
added ~amd64 keyword
diff --git a/net-dialup/mgetty/mgetty-1.1.28.ebuild b/net-dialup/mgetty/mgetty-1.1.28.ebuild
index 534deadd3426..92f597336b1c 100644
--- a/net-dialup/mgetty/mgetty-1.1.28.ebuild
+++ b/net-dialup/mgetty/mgetty-1.1.28.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.28.ebuild,v 1.14 2004/02/17 21:59:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.28.ebuild,v 1.15 2004/04/27 21:39:55 agriffis Exp $
-inherit flag-o-matic
+inherit flag-o-matic eutils
S=${WORKDIR}/${P}
DESCRIPTION="Fax and Voice modem programs."
diff --git a/net-dialup/minicom/ChangeLog b/net-dialup/minicom/ChangeLog
index 6a1af58e21be..0a9d683dca64 100644
--- a/net-dialup/minicom/ChangeLog
+++ b/net-dialup/minicom/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/minicom
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.18 2004/03/24 05:59:37 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.19 2004/04/27 21:40:40 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> minicom-2.1-r1.ebuild:
+ Add inherit eutils
*minicom-2.1-r1 (24 Mar 2004)
diff --git a/net-dialup/minicom/minicom-2.1-r1.ebuild b/net-dialup/minicom/minicom-2.1-r1.ebuild
index 574c5bc33ede..cbcd835fc44e 100644
--- a/net-dialup/minicom/minicom-2.1-r1.ebuild
+++ b/net-dialup/minicom/minicom-2.1-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.1-r1.ebuild,v 1.1 2004/03/24 05:59:37 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.1-r1.ebuild,v 1.2 2004/04/27 21:40:40 agriffis Exp $
+
+inherit eutils
DESCRIPTION="Serial Communication Program"
SRC_URI="http://alioth.debian.org/download.php/123/${P}.tar.gz"
diff --git a/net-dialup/mserver/ChangeLog b/net-dialup/mserver/ChangeLog
index 08c883cf92c8..99ad0c4143d4 100644
--- a/net-dialup/mserver/ChangeLog
+++ b/net-dialup/mserver/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/mserver
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/mserver/ChangeLog,v 1.5 2003/11/19 14:45:53 lanius Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mserver/ChangeLog,v 1.6 2004/04/27 21:41:20 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> mserver-0.5.5-r1.ebuild:
+ Add inherit eutils
19 Nov 2003; Heinrich Wendel <lanius@gentoo.org> metadata.xml:
metadata.xml
diff --git a/net-dialup/mserver/mserver-0.5.5-r1.ebuild b/net-dialup/mserver/mserver-0.5.5-r1.ebuild
index 71c95d9f767d..868206fff540 100644
--- a/net-dialup/mserver/mserver-0.5.5-r1.ebuild
+++ b/net-dialup/mserver/mserver-0.5.5-r1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/mserver/mserver-0.5.5-r1.ebuild,v 1.5 2003/10/11 18:56:20 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mserver/mserver-0.5.5-r1.ebuild,v 1.6 2004/04/27 21:41:20 agriffis Exp $
+
+inherit eutils
DESCRIPTION="Daemon that provides control of dial-up links to other PCs on the LAN"
HOMEPAGE="http://cpwright.com/mserver/"
diff --git a/net-dialup/ppp/ChangeLog b/net-dialup/ppp/ChangeLog
index a165be287ca2..d790e20d495e 100644
--- a/net-dialup/ppp/ChangeLog
+++ b/net-dialup/ppp/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-dialup/ppp
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.56 2004/04/26 10:52:06 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.57 2004/04/27 21:42:07 agriffis Exp $
+
+*ppp-2.4.2-r2 (27 Apr 2004)
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> ppp-2.4.1-r14.ebuild,
+ ppp-2.4.2-r1.ebuild, ppp-2.4.2-r2.ebuild, ppp-2.4.2.ebuild:
+ Add inherit eutils
26 Apr 2004; Heinrich Wendel <lanius@gentoo.org> files/2.4.2b3/README.mpls,
files/2.4.2b3/cflags.patch, files/2.4.2b3/chat-default,
diff --git a/net-dialup/ppp/ppp-2.4.1-r14.ebuild b/net-dialup/ppp/ppp-2.4.1-r14.ebuild
index 127734868312..d989585242c6 100644
--- a/net-dialup/ppp/ppp-2.4.1-r14.ebuild
+++ b/net-dialup/ppp/ppp-2.4.1-r14.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r14.ebuild,v 1.16 2004/01/01 18:24:07 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r14.ebuild,v 1.17 2004/04/27 21:42:07 agriffis Exp $
+
+inherit eutils
S=${WORKDIR}/${P}.pppoe4
DESCRIPTION="Point-to-point protocol - patched for pppoe"
diff --git a/net-dialup/ppp/ppp-2.4.2-r1.ebuild b/net-dialup/ppp/ppp-2.4.2-r1.ebuild
index 4df429d8d1b6..2279bccf432e 100644
--- a/net-dialup/ppp/ppp-2.4.2-r1.ebuild
+++ b/net-dialup/ppp/ppp-2.4.2-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.2-r1.ebuild,v 1.4 2004/03/08 19:22:17 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.2-r1.ebuild,v 1.5 2004/04/27 21:42:07 agriffis Exp $
+
+inherit eutils
DESCRIPTION="Point-to-point protocol - patched for PPPOE"
HOMEPAGE="http://www.samba.org/ppp"
diff --git a/net-dialup/ppp/ppp-2.4.2-r2.ebuild b/net-dialup/ppp/ppp-2.4.2-r2.ebuild
index cfb6d945f426..4634a0a2e446 100644
--- a/net-dialup/ppp/ppp-2.4.2-r2.ebuild
+++ b/net-dialup/ppp/ppp-2.4.2-r2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.2-r2.ebuild,v 1.1 2004/04/26 10:49:09 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.2-r2.ebuild,v 1.2 2004/04/27 21:42:07 agriffis Exp $
+
+inherit eutils
DESCRIPTION="Point-to-point protocol - patched for PPPOE"
HOMEPAGE="http://www.samba.org/ppp"
diff --git a/net-dialup/ppp/ppp-2.4.2.ebuild b/net-dialup/ppp/ppp-2.4.2.ebuild
index fa692bf500ae..57957040a8f1 100644
--- a/net-dialup/ppp/ppp-2.4.2.ebuild
+++ b/net-dialup/ppp/ppp-2.4.2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.2.ebuild,v 1.4 2004/03/06 14:46:39 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.2.ebuild,v 1.5 2004/04/27 21:42:07 agriffis Exp $
+
+inherit eutils
DESCRIPTION="Point-to-point protocol - patched for PPPOE"
HOMEPAGE="http://www.samba.org/ppp"
diff --git a/net-dialup/pppoed/ChangeLog b/net-dialup/pppoed/ChangeLog
index a1a6b67fd90a..9701d6deee1b 100644
--- a/net-dialup/pppoed/ChangeLog
+++ b/net-dialup/pppoed/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/pppoed
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppoed/ChangeLog,v 1.5 2004/01/21 06:51:16 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppoed/ChangeLog,v 1.6 2004/04/27 21:42:55 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> pppoed-0.48_beta1-r1.ebuild:
+ Add inherit eutils
21 Jan 2004; Heinrich Wendel <lanius@gentoo.org>
pppoed-0.48_beta1-r1.ebuild, files/pppoed-0.48_beta1-gcc-3.3.patch:
diff --git a/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild b/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild
index 8ae192158d7f..eb8ca7c52d3a 100644
--- a/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild
+++ b/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild,v 1.12 2004/01/21 06:51:16 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild,v 1.13 2004/04/27 21:42:55 agriffis Exp $
+
+inherit eutils
S=${WORKDIR}/pppoed-0.48b1/pppoed
DESCRIPTION="PPP over Ethernet"