diff options
author | 2004-06-25 22:38:35 +0000 | |
---|---|---|
committer | 2004-06-25 22:38:35 +0000 | |
commit | 6c46171f7da47f12594641d331b6c9fe5992a80e (patch) | |
tree | 659502a8045d773ce3aca86f58ceba79fafe2d54 /net-irc/pisg/pisg-0.51.ebuild | |
parent | stable on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-6c46171f7da47f12594641d331b6c9fe5992a80e.tar.gz gentoo-2-6c46171f7da47f12594641d331b6c9fe5992a80e.tar.bz2 gentoo-2-6c46171f7da47f12594641d331b6c9fe5992a80e.zip |
Updated dependencies. Thanks to dju` <dju@elegiac.net> in bug #55172. Removed older ebuilds.
Diffstat (limited to 'net-irc/pisg/pisg-0.51.ebuild')
-rw-r--r-- | net-irc/pisg/pisg-0.51.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-irc/pisg/pisg-0.51.ebuild b/net-irc/pisg/pisg-0.51.ebuild index 8de8dd113d30..d00090ffd453 100644 --- a/net-irc/pisg/pisg-0.51.ebuild +++ b/net-irc/pisg/pisg-0.51.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.51.ebuild,v 1.4 2004/06/24 23:08:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.51.ebuild,v 1.5 2004/06/25 22:38:35 swegener Exp $ DESCRIPTION="Perl IRC Statistics Generator" HOMEPAGE="http://pisg.sourceforge.net/" @@ -11,7 +11,8 @@ KEYWORDS="x86 ppc" IUSE="" -DEPEND="dev-lang/perl" +RDEPEND="dev-lang/perl" +DEPEND="" src_unpack() { unpack ${A} |