summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:44:56 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:44:56 +0000
commitdefd1148a48ed8f45ba2c2590f8125c4ede8934f (patch)
treeb999168feef498b108af6ba104b7c6b1ca64043a /net-dialup/l2tpd
parentarm KEYWORD (diff)
downloadhistorical-defd1148a48ed8f45ba2c2590f8125c4ede8934f.tar.gz
historical-defd1148a48ed8f45ba2c2590f8125c4ede8934f.tar.bz2
historical-defd1148a48ed8f45ba2c2590f8125c4ede8934f.zip
Add inherit eutils
Diffstat (limited to 'net-dialup/l2tpd')
-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
3 files changed, 11 insertions, 3 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/"