diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:38:42 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:38:42 +0000 |
commit | 5aef487790a64973d0b6aef4790e1fd05cb53747 (patch) | |
tree | 223835b9893622f3a7653fee3c02cec6a5c1b672 /dev-perl/XML-AutoWriter | |
parent | Stable on x86, bug #169152. (diff) | |
download | gentoo-2-5aef487790a64973d0b6aef4790e1fd05cb53747.tar.gz gentoo-2-5aef487790a64973d0b6aef4790e1fd05cb53747.tar.bz2 gentoo-2-5aef487790a64973d0b6aef4790e1fd05cb53747.zip |
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'dev-perl/XML-AutoWriter')
-rw-r--r-- | dev-perl/XML-AutoWriter/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/XML-AutoWriter/XML-AutoWriter-0.39.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/XML-AutoWriter/ChangeLog b/dev-perl/XML-AutoWriter/ChangeLog index d2f18db29096..9d485a17f52f 100644 --- a/dev-perl/XML-AutoWriter/ChangeLog +++ b/dev-perl/XML-AutoWriter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/XML-AutoWriter # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-AutoWriter/ChangeLog,v 1.14 2007/01/19 17:19:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-AutoWriter/ChangeLog,v 1.15 2007/03/05 12:38:42 ticho Exp $ + + 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> XML-AutoWriter-0.39.ebuild: + Stable on x86, bug #169152. 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> XML-AutoWriter-0.38.ebuild, XML-AutoWriter-0.39.ebuild: diff --git a/dev-perl/XML-AutoWriter/XML-AutoWriter-0.39.ebuild b/dev-perl/XML-AutoWriter/XML-AutoWriter-0.39.ebuild index d9e54d6db092..bbd7d50062bb 100644 --- a/dev-perl/XML-AutoWriter/XML-AutoWriter-0.39.ebuild +++ b/dev-perl/XML-AutoWriter/XML-AutoWriter-0.39.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-AutoWriter/XML-AutoWriter-0.39.ebuild,v 1.9 2007/01/19 17:19:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-AutoWriter/XML-AutoWriter-0.39.ebuild,v 1.10 2007/03/05 12:38:42 ticho Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~rbs/" IUSE="" SLOT="0" LICENSE="as-is" -KEYWORDS="amd64 hppa ia64 sparc ~x86" +KEYWORDS="amd64 hppa ia64 sparc x86" DEPEND="dev-perl/XML-Parser dev-lang/perl" |