summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:56:49 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:56:49 +0000
commit6c279500b99a5a5120a2f52c0bff01996acde79b (patch)
tree50fd7a99f680b46451d7e048ca15e2fb377fc172 /net-misc/vconfig
parent(no commit message) (diff)
downloadhistorical-6c279500b99a5a5120a2f52c0bff01996acde79b.tar.gz
historical-6c279500b99a5a5120a2f52c0bff01996acde79b.tar.bz2
historical-6c279500b99a5a5120a2f52c0bff01996acde79b.zip
Add inherit eutils
Diffstat (limited to 'net-misc/vconfig')
-rw-r--r--net-misc/vconfig/ChangeLog6
-rw-r--r--net-misc/vconfig/vconfig-1.7-r1.ebuild4
-rw-r--r--net-misc/vconfig/vconfig-1.7-r2.ebuild6
-rw-r--r--net-misc/vconfig/vconfig-1.7.ebuild4
-rw-r--r--net-misc/vconfig/vconfig-1.8.ebuild4
5 files changed, 16 insertions, 8 deletions
diff --git a/net-misc/vconfig/ChangeLog b/net-misc/vconfig/ChangeLog
index 41ff3db016be..f1e163526ef7 100644
--- a/net-misc/vconfig/ChangeLog
+++ b/net-misc/vconfig/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/vconfig
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/ChangeLog,v 1.8 2004/03/08 17:36:22 augustus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/ChangeLog,v 1.9 2004/04/27 21:52:35 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> vconfig-1.7-r2.ebuild,
+ vconfig-1.8.ebuild:
+ Add inherit eutils
08 Mar 2004; <augustus@gentoo.org> vconfig-1.8.ebuild:
Added ~amd64 keyword.
diff --git a/net-misc/vconfig/vconfig-1.7-r1.ebuild b/net-misc/vconfig/vconfig-1.7-r1.ebuild
index d67d1bdfe43d..6d97ddedc176 100644
--- a/net-misc/vconfig/vconfig-1.7-r1.ebuild
+++ b/net-misc/vconfig/vconfig-1.7-r1.ebuild
@@ -1,6 +1,6 @@
-# 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-misc/vconfig/vconfig-1.7-r1.ebuild,v 1.4 2004/02/23 00:16:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.7-r1.ebuild,v 1.5 2004/04/27 21:52:35 agriffis Exp $
MY_PN="vlan"
S=${WORKDIR}/${MY_PN}
diff --git a/net-misc/vconfig/vconfig-1.7-r2.ebuild b/net-misc/vconfig/vconfig-1.7-r2.ebuild
index 8b025638a010..253f75e57730 100644
--- a/net-misc/vconfig/vconfig-1.7-r2.ebuild
+++ b/net-misc/vconfig/vconfig-1.7-r2.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-misc/vconfig/vconfig-1.7-r2.ebuild,v 1.2 2004/02/23 00:16:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.7-r2.ebuild,v 1.3 2004/04/27 21:52:35 agriffis Exp $
+
+inherit eutils
MY_PN="vlan"
S=${WORKDIR}/${MY_PN}
diff --git a/net-misc/vconfig/vconfig-1.7.ebuild b/net-misc/vconfig/vconfig-1.7.ebuild
index e38e6d9ac2e7..c13c684658c9 100644
--- a/net-misc/vconfig/vconfig-1.7.ebuild
+++ b/net-misc/vconfig/vconfig-1.7.ebuild
@@ -1,6 +1,6 @@
-# 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-misc/vconfig/vconfig-1.7.ebuild,v 1.3 2004/02/23 00:16:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.7.ebuild,v 1.4 2004/04/27 21:52:35 agriffis Exp $
MY_PN="vlan"
DESCRIPTION="802.1Q vlan control utility"
diff --git a/net-misc/vconfig/vconfig-1.8.ebuild b/net-misc/vconfig/vconfig-1.8.ebuild
index 0d4701b54c48..9e899690a941 100644
--- a/net-misc/vconfig/vconfig-1.8.ebuild
+++ b/net-misc/vconfig/vconfig-1.8.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-misc/vconfig/vconfig-1.8.ebuild,v 1.4 2004/03/08 17:36:22 augustus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.8.ebuild,v 1.5 2004/04/27 21:52:35 agriffis Exp $
+
+inherit eutils
MY_PN="vlan"
S=${WORKDIR}/${MY_PN}