summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 19:46:53 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 19:46:53 +0000
commitafac96dc0107e147b30789ecba809a05914d38bc (patch)
tree63942468aa4d3924d1ce3080531884053367220c /dev-perl/Net-IRC/Net-IRC-0.75.ebuild
parentsync IUSE (missing), don't dep on arch for gnuconfig_update (diff)
downloadhistorical-afac96dc0107e147b30789ecba809a05914d38bc.tar.gz
historical-afac96dc0107e147b30789ecba809a05914d38bc.tar.bz2
historical-afac96dc0107e147b30789ecba809a05914d38bc.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl/Net-IRC/Net-IRC-0.75.ebuild')
-rw-r--r--dev-perl/Net-IRC/Net-IRC-0.75.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-IRC/Net-IRC-0.75.ebuild b/dev-perl/Net-IRC/Net-IRC-0.75.ebuild
index 292025efd8dc..32a54480031d 100644
--- a/dev-perl/Net-IRC/Net-IRC-0.75.ebuild
+++ b/dev-perl/Net-IRC/Net-IRC-0.75.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IRC/Net-IRC-0.75.ebuild,v 1.2 2004/06/25 00:48:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IRC/Net-IRC-0.75.ebuild,v 1.3 2004/07/14 19:45:45 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Perl IRC module"
SRC_URI="http://www.cpan.org/authors/id/J/JM/JMUHLICH/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/search?module=Net::IRC"
@@ -12,6 +11,7 @@ HOMEPAGE="http://search.cpan.org/search?module=Net::IRC"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
+IUSE=""
SRC_TEST="do"