/[gentoo-x86]/dev-perl/Net-IRC/Net-IRC-0.70-r1.ebuild
Gentoo

Contents of /dev-perl/Net-IRC/Net-IRC-0.70-r1.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.20 - (show annotations) (download)
Wed Apr 27 16:25:52 2005 UTC (8 years ago) by mcummings
Branch: MAIN
CVS Tags: HEAD
Changes since 1.19: +1 -1 lines
FILE REMOVED
Cleaning
(Portage version: 2.0.51.20-r4)

1 # Copyright 1999-2004 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IRC/Net-IRC-0.70-r1.ebuild,v 1.19 2004/07/14 19:45:45 agriffis Exp $
4
5 inherit perl-module
6
7 DESCRIPTION="Perl IRC module"
8 SRC_URI="http://www.cpan.org/authors/id/F/FI/FIMM/${P}.tar.gz"
9 HOMEPAGE="http://search.cpan.org/search?module=Net::IRC"
10
11 SLOT="0"
12 LICENSE="Artistic"
13 KEYWORDS="x86 amd64 ppc sparc alpha"
14 IUSE=""
15
16 mydoc="TODO"
17
18 src_compile() {
19
20 perl-module_src_compile
21 perl-module_src_test
22 }

  ViewVC Help
Powered by ViewVC 1.1.13