diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-01-04 14:43:15 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-01-04 14:43:15 +0000 |
commit | 1ad15d3c58b8a4bbc8dde6e3932c1f8d1912b566 (patch) | |
tree | 31ec024f60d58dec3cd4ec21d13eb3349ef1e251 /dev-perl/XML-LibXSLT | |
parent | add patches (diff) | |
download | historical-1ad15d3c58b8a4bbc8dde6e3932c1f8d1912b566.tar.gz historical-1ad15d3c58b8a4bbc8dde6e3932c1f8d1912b566.tar.bz2 historical-1ad15d3c58b8a4bbc8dde6e3932c1f8d1912b566.zip |
bug 76590
Diffstat (limited to 'dev-perl/XML-LibXSLT')
-rw-r--r-- | dev-perl/XML-LibXSLT/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/XML-LibXSLT/XML-LibXSLT-1.50-r1.ebuild | 8 | ||||
-rw-r--r-- | dev-perl/XML-LibXSLT/XML-LibXSLT-1.50.ebuild | 8 | ||||
-rw-r--r-- | dev-perl/XML-LibXSLT/XML-LibXSLT-1.53.ebuild | 8 | ||||
-rw-r--r-- | dev-perl/XML-LibXSLT/XML-LibXSLT-1.57.ebuild | 8 |
5 files changed, 23 insertions, 18 deletions
diff --git a/dev-perl/XML-LibXSLT/ChangeLog b/dev-perl/XML-LibXSLT/ChangeLog index c82120859286..e40aefa437cd 100644 --- a/dev-perl/XML-LibXSLT/ChangeLog +++ b/dev-perl/XML-LibXSLT/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/XML-LibXSLT -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.20 2004/06/25 01:12:17 agriffis Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.21 2005/01/04 14:16:49 mcummings Exp $ + + 04 Jan 2005; Michael Cummings <mcummings@gentoo.org> + XML-LibXSLT-1.50-r1.ebuild, XML-LibXSLT-1.50.ebuild, + XML-LibXSLT-1.53.ebuild, XML-LibXSLT-1.57.ebuild: + bug 76590 *XML-LibXSLT-1.57 (11 Jun 2004) diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.50-r1.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.50-r1.ebuild index 58105f326a22..e40370097e9d 100644 --- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.50-r1.ebuild +++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.50-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.50-r1.ebuild,v 1.8 2004/07/14 21:07:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.50-r1.ebuild,v 1.9 2005/01/04 14:16:49 mcummings Exp $ inherit perl-module DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT" -SRC_URI="http://cpan.valueclick.com/modules/by-category/11_String_Lang_Text_Proc/XML/${P}.tar.gz" -HOMEPAGE="http://cpan.valueclick.com/modules/by-category/11_String_Lang_Text_Proc/XML/${P}.readme" +SRC_URI="mirror://cpan/authors/id/M/MS/MSERGEANT/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~msergeant/${P}/" SLOT="0" LICENSE="Artistic" diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.50.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.50.ebuild index 05d3d7af3271..36585525cc69 100644 --- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.50.ebuild +++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.50.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.50.ebuild,v 1.11 2004/07/14 21:07:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.50.ebuild,v 1.12 2005/01/04 14:16:49 mcummings Exp $ inherit perl-module DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT" -SRC_URI="http://cpan.valueclick.com/modules/by-category/11_String_Lang_Text_Proc/XML/${P}.tar.gz" -HOMEPAGE="http://cpan.valueclick.com/modules/by-category/11_String_Lang_Text_Proc/XML/${P}.readme" +SRC_URI="mirror://cpan/authors/id/M/MS/MSERGEANT/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~msergeant/${P}/" SLOT="0" LICENSE="Artistic" diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.53.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.53.ebuild index 5f742fc284f3..a2f3287c56c1 100644 --- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.53.ebuild +++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.53.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.53.ebuild,v 1.7 2004/07/14 21:07:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.53.ebuild,v 1.8 2005/01/04 14:16:49 mcummings Exp $ inherit perl-module DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT" -SRC_URI="http://cpan.valueclick.com/modules/by-category/11_String_Lang_Text_Proc/XML/${P}.tar.gz" -HOMEPAGE="http://cpan.valueclick.com/modules/by-category/11_String_Lang_Text_Proc/XML/${P}.readme" +SRC_URI="mirror://cpan/authors/id/M/MS/MSERGEANT/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~msergeant/${P}/" SLOT="0" LICENSE="Artistic" diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.57.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.57.ebuild index 5d3a483c1131..7a690eb79951 100644 --- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.57.ebuild +++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.57.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.57.ebuild,v 1.3 2004/07/14 21:07:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.57.ebuild,v 1.4 2005/01/04 14:16:49 mcummings Exp $ inherit perl-module DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT" -SRC_URI="http://cpan.valueclick.com/modules/by-category/11_String_Lang_Text_Proc/XML/${P}.tar.gz" -HOMEPAGE="http://cpan.valueclick.com/modules/by-category/11_String_Lang_Text_Proc/XML/${P}.readme" +SRC_URI="mirror://cpan/authors/id/M/MS/MSERGEANT/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~msergeant/${P}/" SLOT="0" LICENSE="Artistic" |