summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:48:30 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:48:30 +0000
commite0e4af2e1fee4d84a7444737ad7b4e5fa13e72c4 (patch)
treeb95811302ddfc9ce7f8e8a958278176909358d84 /net-fs/coda
parent(no commit message) (diff)
downloadhistorical-e0e4af2e1fee4d84a7444737ad7b4e5fa13e72c4.tar.gz
historical-e0e4af2e1fee4d84a7444737ad7b4e5fa13e72c4.tar.bz2
historical-e0e4af2e1fee4d84a7444737ad7b4e5fa13e72c4.zip
Add inherit eutils
Diffstat (limited to 'net-fs/coda')
-rw-r--r--net-fs/coda/ChangeLog5
-rw-r--r--net-fs/coda/coda-6.0.3.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/net-fs/coda/ChangeLog b/net-fs/coda/ChangeLog
index 99fb6ffb55d1..667514cdec9a 100644
--- a/net-fs/coda/ChangeLog
+++ b/net-fs/coda/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-fs/coda
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/ChangeLog,v 1.1 2004/03/23 20:18:49 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/ChangeLog,v 1.2 2004/04/27 21:46:47 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> coda-6.0.3.ebuild:
+ Add inherit eutils
*coda-6.0.3 (24 Mar 2004)
diff --git a/net-fs/coda/coda-6.0.3.ebuild b/net-fs/coda/coda-6.0.3.ebuild
index 2f14b48a7567..d56d8da07a18 100644
--- a/net-fs/coda/coda-6.0.3.ebuild
+++ b/net-fs/coda/coda-6.0.3.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-fs/coda/coda-6.0.3.ebuild,v 1.1 2004/03/23 20:18:49 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.3.ebuild,v 1.2 2004/04/27 21:46:47 agriffis Exp $
+
+inherit eutils
IUSE="kerberos"