summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 22:17:41 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 22:17:41 +0000
commitf07f4f2d03f10a06ec00a8c3be54e56d275a421a (patch)
treea1b35e72c430221c13ad5b0e5c0eb3df257b7217 /net-irc/ultimate/ultimate-2.8.7.ebuild
parent(no commit message) (diff)
downloadhistorical-f07f4f2d03f10a06ec00a8c3be54e56d275a421a.tar.gz
historical-f07f4f2d03f10a06ec00a8c3be54e56d275a421a.tar.bz2
historical-f07f4f2d03f10a06ec00a8c3be54e56d275a421a.zip
Add inherit eutils
Diffstat (limited to 'net-irc/ultimate/ultimate-2.8.7.ebuild')
-rw-r--r--net-irc/ultimate/ultimate-2.8.7.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-irc/ultimate/ultimate-2.8.7.ebuild b/net-irc/ultimate/ultimate-2.8.7.ebuild
index 713022bb8bac..09bb0970fc12 100644
--- a/net-irc/ultimate/ultimate-2.8.7.ebuild
+++ b/net-irc/ultimate/ultimate-2.8.7.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-irc/ultimate/ultimate-2.8.7.ebuild,v 1.3 2004/02/15 04:36:24 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ultimate/ultimate-2.8.7.ebuild,v 1.4 2004/04/27 22:14:38 agriffis Exp $
+
+inherit eutils
MY_P="${P/ultimate-/Ultimate}"
DESCRIPTION="And IRCd server based on DALnet's DreamForge IRCd."