summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 22:03:12 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 22:03:12 +0000
commit6ccd66528a6075ec7a31b44fcd88fe0dac8c63ef (patch)
tree8e4732828efc839d4e84a185dd7e42c9d8a58b3a /net-p2p/opendchub
parent(Manifest recommit) (diff)
downloadgentoo-2-6ccd66528a6075ec7a31b44fcd88fe0dac8c63ef.tar.gz
gentoo-2-6ccd66528a6075ec7a31b44fcd88fe0dac8c63ef.tar.bz2
gentoo-2-6ccd66528a6075ec7a31b44fcd88fe0dac8c63ef.zip
Add inherit eutils
Diffstat (limited to 'net-p2p/opendchub')
-rw-r--r--net-p2p/opendchub/ChangeLog5
-rw-r--r--net-p2p/opendchub/opendchub-0.7.14.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/net-p2p/opendchub/ChangeLog b/net-p2p/opendchub/ChangeLog
index 986104ba2b77..41d1cd34eada 100644
--- a/net-p2p/opendchub/ChangeLog
+++ b/net-p2p/opendchub/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/opendchub
# Copyright 1999-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/opendchub/ChangeLog,v 1.1 2004/04/11 19:13:27 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/opendchub/ChangeLog,v 1.2 2004/04/27 22:01:05 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> opendchub-0.7.14.ebuild:
+ Add inherit eutils
*opendchub-0.7.14 (11 Apr 2004)
diff --git a/net-p2p/opendchub/opendchub-0.7.14.ebuild b/net-p2p/opendchub/opendchub-0.7.14.ebuild
index 5fd29c08e106..e3e2c4a9269b 100644
--- a/net-p2p/opendchub/opendchub-0.7.14.ebuild
+++ b/net-p2p/opendchub/opendchub-0.7.14.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-p2p/opendchub/opendchub-0.7.14.ebuild,v 1.1 2004/04/11 19:13:27 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/opendchub/opendchub-0.7.14.ebuild,v 1.2 2004/04/27 22:01:05 agriffis Exp $
+
+inherit eutils
DESCRIPTION="hub software for Direct Connect"
HOMEPAGE="http://opendchub.sf.net"