diff options
author | 2005-01-04 14:43:15 +0000 | |
---|---|---|
committer | 2005-01-04 14:43:15 +0000 | |
commit | 1ad15d3c58b8a4bbc8dde6e3932c1f8d1912b566 (patch) | |
tree | 31ec024f60d58dec3cd4ec21d13eb3349ef1e251 /dev-perl/XML-Simple | |
parent | add patches (diff) | |
download | historical-1ad15d3c58b8a4bbc8dde6e3932c1f8d1912b566.tar.gz historical-1ad15d3c58b8a4bbc8dde6e3932c1f8d1912b566.tar.bz2 historical-1ad15d3c58b8a4bbc8dde6e3932c1f8d1912b566.zip |
bug 76590
Diffstat (limited to 'dev-perl/XML-Simple')
-rw-r--r-- | dev-perl/XML-Simple/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/XML-Simple/XML-Simple-1.08-r1.ebuild | 8 | ||||
-rw-r--r-- | dev-perl/XML-Simple/XML-Simple-1.08.ebuild | 8 | ||||
-rw-r--r-- | dev-perl/XML-Simple/XML-Simple-2.05.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/XML-Simple/XML-Simple-2.07.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/XML-Simple/XML-Simple-2.09.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/XML-Simple/XML-Simple-2.12.ebuild | 4 |
7 files changed, 22 insertions, 18 deletions
diff --git a/dev-perl/XML-Simple/ChangeLog b/dev-perl/XML-Simple/ChangeLog index d7679884486c..65e24ff662d7 100644 --- a/dev-perl/XML-Simple/ChangeLog +++ b/dev-perl/XML-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/XML-Simple -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/ChangeLog,v 1.19 2004/12/30 01:05:28 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/ChangeLog,v 1.20 2005/01/04 14:26:26 mcummings Exp $ + + 04 Jan 2005; Michael Cummings <mcummings@gentoo.org> + XML-Simple-1.08-r1.ebuild, XML-Simple-1.08.ebuild: + bug 76590 30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/dev-perl/XML-Simple/XML-Simple-1.08-r1.ebuild b/dev-perl/XML-Simple/XML-Simple-1.08-r1.ebuild index 4117e4d7bed3..a48ecf890e2f 100644 --- a/dev-perl/XML-Simple/XML-Simple-1.08-r1.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-1.08-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-Simple/XML-Simple-1.08-r1.ebuild,v 1.8 2004/07/14 21:18:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/XML-Simple-1.08-r1.ebuild,v 1.9 2005/01/04 14:26:26 mcummings Exp $ inherit perl-module DESCRIPTION="A Perl XML Simple package." -SRC_URI="http://www.cpan.org/authors/id/G/GR/GRANTM/${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/G/GR/GRANTM/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~grantm/${P}/" SLOT="0" LICENSE="Artistic" diff --git a/dev-perl/XML-Simple/XML-Simple-1.08.ebuild b/dev-perl/XML-Simple/XML-Simple-1.08.ebuild index b5b6f9c09b28..2586434d8115 100644 --- a/dev-perl/XML-Simple/XML-Simple-1.08.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-1.08.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-Simple/XML-Simple-1.08.ebuild,v 1.16 2004/07/14 21:18:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/XML-Simple-1.08.ebuild,v 1.17 2005/01/04 14:26:26 mcummings Exp $ inherit perl-module DESCRIPTION="A Perl XML Simple package." -SRC_URI="http://www.cpan.org/authors/id/G/GR/GRANTM/${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/G/GR/GRANTM/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~grantm/${P}/" SLOT="0" LICENSE="Artistic" diff --git a/dev-perl/XML-Simple/XML-Simple-2.05.ebuild b/dev-perl/XML-Simple/XML-Simple-2.05.ebuild index 22dc8283cbfc..46b44bba86d5 100644 --- a/dev-perl/XML-Simple/XML-Simple-2.05.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-2.05.ebuild @@ -1,6 +1,6 @@ -# 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-Simple/XML-Simple-2.05.ebuild,v 1.6 2004/10/16 23:57:24 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/XML-Simple-2.05.ebuild,v 1.7 2005/01/04 14:26:26 mcummings Exp $ inherit perl-module diff --git a/dev-perl/XML-Simple/XML-Simple-2.07.ebuild b/dev-perl/XML-Simple/XML-Simple-2.07.ebuild index 3cc279cc4b60..3960abc57591 100644 --- a/dev-perl/XML-Simple/XML-Simple-2.07.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-2.07.ebuild @@ -1,6 +1,6 @@ -# 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-Simple/XML-Simple-2.07.ebuild,v 1.6 2004/10/16 23:57:24 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/XML-Simple-2.07.ebuild,v 1.7 2005/01/04 14:26:26 mcummings Exp $ inherit perl-module diff --git a/dev-perl/XML-Simple/XML-Simple-2.09.ebuild b/dev-perl/XML-Simple/XML-Simple-2.09.ebuild index 78e642ab8fe3..db103d8ec30b 100644 --- a/dev-perl/XML-Simple/XML-Simple-2.09.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-2.09.ebuild @@ -1,6 +1,6 @@ -# 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-Simple/XML-Simple-2.09.ebuild,v 1.7 2004/10/16 23:57:24 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/XML-Simple-2.09.ebuild,v 1.8 2005/01/04 14:26:26 mcummings Exp $ inherit perl-module diff --git a/dev-perl/XML-Simple/XML-Simple-2.12.ebuild b/dev-perl/XML-Simple/XML-Simple-2.12.ebuild index da7471b2082e..bea0e259dd61 100644 --- a/dev-perl/XML-Simple/XML-Simple-2.12.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-2.12.ebuild @@ -1,6 +1,6 @@ -# 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-Simple/XML-Simple-2.12.ebuild,v 1.4 2004/10/16 23:57:24 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/XML-Simple-2.12.ebuild,v 1.5 2005/01/04 14:26:26 mcummings Exp $ inherit perl-module |