/[gentoo-x86]/dev-perl/News-Newsrc/News-Newsrc-1.08.ebuild
Gentoo

Contents of /dev-perl/News-Newsrc/News-Newsrc-1.08.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.10 - (hide annotations) (download)
Tue Jul 4 14:07:56 2006 UTC (6 years, 10 months ago) by ian
Branch: MAIN
Changes since 1.9: +3 -2 lines
Fixed RDEPEND wrt bug #134781; fixed header
(Portage version: 2.1.1_pre2-r2)

1 ian 1.10 # Copyright 1999-2006 Gentoo Foundation
2 rac 1.1 # Distributed under the terms of the GNU General Public License v2
3 ian 1.10 # $Header: /var/cvsroot/gentoo-x86/dev-perl/News-Newsrc/News-Newsrc-1.08.ebuild,v 1.9 2005/10/03 10:02:28 agriffis Exp $
4 rac 1.1
5     inherit perl-module
6    
7     DESCRIPTION="Manage newsrc files"
8 mcummings 1.6 SRC_URI="mirror://cpan/authors/id/S/SW/SWMCD/${P}.tar.gz"
9 rac 1.1 HOMEPAGE="http://cpan.org/modules/by-module/News/${P}.readme"
10     IUSE=""
11     SLOT="0"
12 rac 1.5 LICENSE="|| ( Artistic GPL-2 )"
13 agriffis 1.9 KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc sparc x86"
14 rac 1.1 SRC_TEST="do"
15 mcummings 1.2 DEPEND=">=dev-perl/Set-IntSpan-1.07"
16 ian 1.10 RDEPEND="${DEPEND}"

  ViewVC Help
Powered by ViewVC 1.1.13