summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:48:09 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:48:09 +0000
commitd8a6d84685bb0cc35c249bcfe36dfa77c8f71390 (patch)
tree3ed5d7682e90af98aae459717855cf4d7ed8d6ed /net-misc/quagga
parentfix gtk2.4 build (Manifest recommit) (diff)
downloadgentoo-2-d8a6d84685bb0cc35c249bcfe36dfa77c8f71390.tar.gz
gentoo-2-d8a6d84685bb0cc35c249bcfe36dfa77c8f71390.tar.bz2
gentoo-2-d8a6d84685bb0cc35c249bcfe36dfa77c8f71390.zip
Add inherit eutils
Diffstat (limited to 'net-misc/quagga')
-rw-r--r--net-misc/quagga/ChangeLog7
-rw-r--r--net-misc/quagga/quagga-0.96.4-r6.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/net-misc/quagga/ChangeLog b/net-misc/quagga/ChangeLog
index 4a4748c86532..91204bcada9b 100644
--- a/net-misc/quagga/ChangeLog
+++ b/net-misc/quagga/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/quagga
-# Copyright 2003 DataCore GmbH; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/ChangeLog,v 1.3 2004/04/27 09:27:21 aliz Exp $
+# Copyright 2003-2004 DataCore GmbH; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/ChangeLog,v 1.4 2004/04/27 21:46:04 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> quagga-0.96.4-r6.ebuild:
+ Add inherit eutils
*quagga-0.96.4-r6 (27 Mar 2004)
diff --git a/net-misc/quagga/quagga-0.96.4-r6.ebuild b/net-misc/quagga/quagga-0.96.4-r6.ebuild
index 9674e405ae27..c88a13ed696c 100644
--- a/net-misc/quagga/quagga-0.96.4-r6.ebuild
+++ b/net-misc/quagga/quagga-0.96.4-r6.ebuild
@@ -1,6 +1,8 @@
# Copyright 2003-2004 DataCore GmbH.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.96.4-r6.ebuild,v 1.1 2004/03/29 12:29:03 amir Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/quagga-0.96.4-r6.ebuild,v 1.2 2004/04/27 21:46:04 agriffis Exp $
+
+inherit eutils
DESCRIPTION="A free routing daemon replacing Zebra supporting RIP, OSPF and BGP. Includes OSPFAPI, NET-SNMP and IPV6 support."
HOMEPAGE="http://quagga.net/"