diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 16:06:02 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 16:06:02 +0000 |
commit | 7a9e2836d1f781e03fb95ac9dd40c8a2d5fa50da (patch) | |
tree | 2af831e6d89166ac8fbf36039ff76b9f36b0811d /dev-perl/SVG | |
parent | Ebuild maintenance (diff) | |
download | historical-7a9e2836d1f781e03fb95ac9dd40c8a2d5fa50da.tar.gz historical-7a9e2836d1f781e03fb95ac9dd40c8a2d5fa50da.tar.bz2 historical-7a9e2836d1f781e03fb95ac9dd40c8a2d5fa50da.zip |
Version bump, thanks seemant
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/SVG')
-rw-r--r-- | dev-perl/SVG/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/SVG/SVG-2.32.ebuild | 7 | ||||
-rw-r--r-- | dev-perl/SVG/SVG-2.33.ebuild | 7 | ||||
-rw-r--r-- | dev-perl/SVG/files/digest-SVG-2.32 | 2 |
4 files changed, 14 insertions, 10 deletions
diff --git a/dev-perl/SVG/ChangeLog b/dev-perl/SVG/ChangeLog index 0e2767335b1d..7ee94507651a 100644 --- a/dev-perl/SVG/ChangeLog +++ b/dev-perl/SVG/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/SVG -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/ChangeLog,v 1.23 2006/09/16 21:29:47 dertobi123 Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/ChangeLog,v 1.24 2007/01/19 15:59:44 mcummings Exp $ + + 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> -SVG-2.28.ebuild, + SVG-2.32.ebuild, SVG-2.33.ebuild: + Version bump, thanks seemant 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> SVG-2.33.ebuild: ppc stable diff --git a/dev-perl/SVG/SVG-2.32.ebuild b/dev-perl/SVG/SVG-2.32.ebuild index 0d74630c7c3b..707440d73614 100644 --- a/dev-perl/SVG/SVG-2.32.ebuild +++ b/dev-perl/SVG/SVG-2.32.ebuild @@ -1,12 +1,12 @@ -# 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/SVG/SVG-2.32.ebuild,v 1.9 2006/08/05 20:24:58 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.32.ebuild,v 1.10 2007/01/19 15:59:44 mcummings Exp $ inherit perl-module DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents" SRC_URI="mirror://cpan/authors/id/R/RO/RONAN/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~ronan/${P}/" +HOMEPAGE="http://search.cpan.org/~ronan/" IUSE="" SLOT="0" LICENSE="Artistic" @@ -14,4 +14,3 @@ KEYWORDS="alpha ~amd64 ia64 ppc sparc x86" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" diff --git a/dev-perl/SVG/SVG-2.33.ebuild b/dev-perl/SVG/SVG-2.33.ebuild index 3e0c4d325357..146c9246d714 100644 --- a/dev-perl/SVG/SVG-2.33.ebuild +++ b/dev-perl/SVG/SVG-2.33.ebuild @@ -1,12 +1,12 @@ -# 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/SVG/SVG-2.33.ebuild,v 1.7 2006/09/16 21:29:47 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.33.ebuild,v 1.8 2007/01/19 15:59:44 mcummings Exp $ inherit perl-module DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents" SRC_URI="mirror://cpan/authors/id/R/RO/RONAN/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~ronan/${P}/" +HOMEPAGE="http://search.cpan.org/~ronan/" IUSE="" SLOT="0" LICENSE="Artistic" @@ -14,4 +14,3 @@ KEYWORDS="alpha amd64 ia64 ppc sparc ~x86" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" diff --git a/dev-perl/SVG/files/digest-SVG-2.32 b/dev-perl/SVG/files/digest-SVG-2.32 index 7656a71863fc..67a661a2213b 100644 --- a/dev-perl/SVG/files/digest-SVG-2.32 +++ b/dev-perl/SVG/files/digest-SVG-2.32 @@ -1 +1,3 @@ MD5 a604dbd0d6f68907f825ff4c3c3f04dc SVG-2.32.tar.gz 46756 +RMD160 a3410c28192ad5b0099cef834439803aa8ded6d2 SVG-2.32.tar.gz 46756 +SHA256 d9250de8904619fb5b176a628a7d466c8e16b3eab7040e6f30c0ee75259c4891 SVG-2.32.tar.gz 46756 |