summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 15:25:08 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 15:25:08 +0000
commit4ac7d0b7189b9903cb9c68b0eb80813247b7fd02 (patch)
tree7c9abb8a78dab39e6ad5cd1f51aea2cd26b279b9 /dev-perl/PGPLOT/PGPLOT-2.19.ebuild
parentEbuild maintenance (diff)
downloadgentoo-2-4ac7d0b7189b9903cb9c68b0eb80813247b7fd02.tar.gz
gentoo-2-4ac7d0b7189b9903cb9c68b0eb80813247b7fd02.tar.bz2
gentoo-2-4ac7d0b7189b9903cb9c68b0eb80813247b7fd02.zip
Version bump, thanks seemant
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/PGPLOT/PGPLOT-2.19.ebuild')
-rw-r--r--dev-perl/PGPLOT/PGPLOT-2.19.ebuild9
1 files changed, 3 insertions, 6 deletions
diff --git a/dev-perl/PGPLOT/PGPLOT-2.19.ebuild b/dev-perl/PGPLOT/PGPLOT-2.19.ebuild
index d7c3e114f5a9..8ae2a86bf7eb 100644
--- a/dev-perl/PGPLOT/PGPLOT-2.19.ebuild
+++ b/dev-perl/PGPLOT/PGPLOT-2.19.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PGPLOT/PGPLOT-2.19.ebuild,v 1.5 2006/08/05 19:46:09 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PGPLOT/PGPLOT-2.19.ebuild,v 1.6 2007/01/19 15:25:08 mcummings Exp $
inherit perl-module
DESCRIPTION="allow subroutines in the PGPLOT graphics library to be called from Perl."
-HOMEPAGE="http://search.cpan.org/search?query=${PN}"
+HOMEPAGE="http://search.cpan.org/~kgb/"
SRC_URI="mirror://cpan/authors/id/K/KG/KGB/${P}.tar.gz"
LICENSE="Artistic"
@@ -21,6 +21,3 @@ DEPEND="sci-libs/pgplot
virtual/x11 )
>=dev-perl/ExtUtils-F77-1.13
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-