diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-06 20:43:07 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-06 20:43:07 +0000 |
commit | a284b21c86f5bbd63225facb334ec4f3c72587ad (patch) | |
tree | c4878c11828a32fefa0ccb4d08816ca2d1646d91 /dev-perl/XML-NamespaceSupport | |
parent | Use CFLAGS and LDFLAGS while building. (diff) | |
download | gentoo-2-a284b21c86f5bbd63225facb334ec4f3c72587ad.tar.gz gentoo-2-a284b21c86f5bbd63225facb334ec4f3c72587ad.tar.bz2 gentoo-2-a284b21c86f5bbd63225facb334ec4f3c72587ad.zip |
stable amd64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-perl/XML-NamespaceSupport')
-rw-r--r-- | dev-perl/XML-NamespaceSupport/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/XML-NamespaceSupport/ChangeLog b/dev-perl/XML-NamespaceSupport/ChangeLog index 927285539d88..06d788d44255 100644 --- a/dev-perl/XML-NamespaceSupport/ChangeLog +++ b/dev-perl/XML-NamespaceSupport/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/XML-NamespaceSupport # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog,v 1.31 2006/01/21 21:39:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog,v 1.32 2006/02/06 20:40:02 blubb Exp $ + + 06 Feb 2006; Simon Stelling <blubb@gentoo.org> + XML-NamespaceSupport-1.09.ebuild: + stable on amd64 21 Jan 2006; Markus Rothe <corsair@gentoo.org> XML-NamespaceSupport-1.09.ebuild: diff --git a/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild b/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild index 9a6e2bb261e4..849b02c76d8e 100644 --- a/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild +++ b/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild,v 1.8 2006/01/21 21:39:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild,v 1.9 2006/02/06 20:40:02 blubb Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~rberjon/${P}" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |