summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 22:13:32 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 22:13:32 +0000
commit7d15a5dbf8bce0e9c5c952226c5ded5d2468a817 (patch)
tree0463afb5673be7ed54391760d2e942e71be985bc /net-irc/pisg
parent(Manifest recommit) (diff)
downloadgentoo-2-7d15a5dbf8bce0e9c5c952226c5ded5d2468a817.tar.gz
gentoo-2-7d15a5dbf8bce0e9c5c952226c5ded5d2468a817.tar.bz2
gentoo-2-7d15a5dbf8bce0e9c5c952226c5ded5d2468a817.zip
Add inherit eutils
Diffstat (limited to 'net-irc/pisg')
-rw-r--r--net-irc/pisg/ChangeLog5
-rw-r--r--net-irc/pisg/pisg-0.50.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/net-irc/pisg/ChangeLog b/net-irc/pisg/ChangeLog
index 5264ab0c3761..3c921273b6ec 100644
--- a/net-irc/pisg/ChangeLog
+++ b/net-irc/pisg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/pisg
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.4 2004/03/16 23:17:18 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.5 2004/04/27 22:12:37 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> pisg-0.50.ebuild:
+ Add inherit eutils
*pisg-0.52 (16 Mar 2004)
diff --git a/net-irc/pisg/pisg-0.50.ebuild b/net-irc/pisg/pisg-0.50.ebuild
index 78d85fa2ad78..eeec9411857b 100644
--- a/net-irc/pisg/pisg-0.50.ebuild
+++ b/net-irc/pisg/pisg-0.50.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/pisg/pisg-0.50.ebuild,v 1.1 2004/01/19 01:14:35 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.50.ebuild,v 1.2 2004/04/27 22:12:37 agriffis Exp $
+
+inherit eutils
DESCRIPTION="Perl IRC Statistics Generator"
HOMEPAGE="http://pisg.sourceforge.net/"