diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 15:35:16 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 15:35:16 +0000 |
commit | 501d42af2ade17bd8739dea3586a5a89bbd6d9ec (patch) | |
tree | 1134de2bd580cddccc168bad46a9d28238746cd8 /dev-perl/PGPLOT | |
parent | Version bumped, Bug #161801. Added depend to libselinux, Bug #156704. Moved s... (diff) | |
download | historical-501d42af2ade17bd8739dea3586a5a89bbd6d9ec.tar.gz historical-501d42af2ade17bd8739dea3586a5a89bbd6d9ec.tar.bz2 historical-501d42af2ade17bd8739dea3586a5a89bbd6d9ec.zip |
Version bump, thanks seemant
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/PGPLOT')
-rw-r--r-- | dev-perl/PGPLOT/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/PGPLOT/PGPLOT-2.19.ebuild | 9 | ||||
-rw-r--r-- | dev-perl/PGPLOT/files/digest-PGPLOT-2.19 | 2 |
3 files changed, 10 insertions, 8 deletions
diff --git a/dev-perl/PGPLOT/ChangeLog b/dev-perl/PGPLOT/ChangeLog index 327774ded724..a69d074dc878 100644 --- a/dev-perl/PGPLOT/ChangeLog +++ b/dev-perl/PGPLOT/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/PGPLOT -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PGPLOT/ChangeLog,v 1.5 2006/08/05 19:46:09 mcummings Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PGPLOT/ChangeLog,v 1.6 2007/01/19 15:25:08 mcummings Exp $ + + 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> PGPLOT-2.19.ebuild: + Version bump, thanks seemant 05 Aug 2006; Michael Cummings <mcummings@gentoo.org> PGPLOT-2.19.ebuild: Adding perl dep; fixed DEPEND 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}" - - diff --git a/dev-perl/PGPLOT/files/digest-PGPLOT-2.19 b/dev-perl/PGPLOT/files/digest-PGPLOT-2.19 index ebf7fd0f55b6..e8ab6b21b01c 100644 --- a/dev-perl/PGPLOT/files/digest-PGPLOT-2.19 +++ b/dev-perl/PGPLOT/files/digest-PGPLOT-2.19 @@ -1 +1,3 @@ MD5 ec1914c7344026dc1b8c14bcf408e25e PGPLOT-2.19.tar.gz 49364 +RMD160 c69a17ecd8067b4ec7104794bbf6d3c8b897cd3e PGPLOT-2.19.tar.gz 49364 +SHA256 5ffbd95c8403ac761427783c3a0ff732987f3379096dfe731cdcc0f463354832 PGPLOT-2.19.tar.gz 49364 |