diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-03-06 17:33:30 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-03-06 17:33:30 +0000 |
commit | 62e08adea5a726e889301d66332c1d72b31f0a12 (patch) | |
tree | 113558dcfcd2d42e71f32b7adb6bbdc35316b15c /net-irc/dancer-ircd | |
parent | Put imagemagick-5.5.3.2 into the stable profile (dvdrip-0.50.4 depends on it). (diff) | |
download | gentoo-2-62e08adea5a726e889301d66332c1d72b31f0a12.tar.gz gentoo-2-62e08adea5a726e889301d66332c1d72b31f0a12.tar.bz2 gentoo-2-62e08adea5a726e889301d66332c1d72b31f0a12.zip |
Removed inherit eutils.
Diffstat (limited to 'net-irc/dancer-ircd')
-rw-r--r-- | net-irc/dancer-ircd/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/dancer-ircd/dancer-ircd-1.0.31_p8.ebuild | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net-irc/dancer-ircd/ChangeLog b/net-irc/dancer-ircd/ChangeLog index 0699017e775c..119759016527 100644 --- a/net-irc/dancer-ircd/ChangeLog +++ b/net-irc/dancer-ircd/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for sys-apps/palo # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/dancer-ircd/ChangeLog,v 1.1 2003/03/06 16:26:23 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/dancer-ircd/ChangeLog,v 1.2 2003/03/06 17:33:30 gmsoft Exp $ *dancer-ircd-1.0.31_p8 (06 Mar 2003) 06 Mar 2003; Guy Martin <gmsoft@gentoo.org> dancer-ircd-1.0.31_p8.ebuild : + Removed inherit eutils. + + 06 Mar 2003; Guy Martin <gmsoft@gentoo.org> dancer-ircd-1.0.31_p8.ebuild : Initial import. diff --git a/net-irc/dancer-ircd/dancer-ircd-1.0.31_p8.ebuild b/net-irc/dancer-ircd/dancer-ircd-1.0.31_p8.ebuild index 5deece73d214..98dc42f861b6 100644 --- a/net-irc/dancer-ircd/dancer-ircd-1.0.31_p8.ebuild +++ b/net-irc/dancer-ircd/dancer-ircd-1.0.31_p8.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/dancer-ircd/dancer-ircd-1.0.31_p8.ebuild,v 1.1 2003/03/06 16:26:23 gmsoft Exp $ - -inherit eutils +# $Header: /var/cvsroot/gentoo-x86/net-irc/dancer-ircd/dancer-ircd-1.0.31_p8.ebuild,v 1.2 2003/03/06 17:33:30 gmsoft Exp $ DESCRIPTION="A ircd with ipv6 support use by the freenode network" HOMEPAGE="http://freenode.net/dancer_ircd.shtml" |