diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-01-13 17:29:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-01-13 17:29:58 +0000 |
commit | ff80ba3318920e7f767a21254ae69dfb5c8f85c7 (patch) | |
tree | 368956d636dbab13cb1389739a078df5c5a6e0d2 /dev-perl/XML-SAX-Writer | |
parent | Stable for HPPA (bug #535238). (diff) | |
download | gentoo-2-ff80ba3318920e7f767a21254ae69dfb5c8f85c7.tar.gz gentoo-2-ff80ba3318920e7f767a21254ae69dfb5c8f85c7.tar.bz2 gentoo-2-ff80ba3318920e7f767a21254ae69dfb5c8f85c7.zip |
Stable for HPPA (bug #535252).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl/XML-SAX-Writer')
-rw-r--r-- | dev-perl/XML-SAX-Writer/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.540.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/XML-SAX-Writer/ChangeLog b/dev-perl/XML-SAX-Writer/ChangeLog index 59cb27166682..a6a7fa728d80 100644 --- a/dev-perl/XML-SAX-Writer/ChangeLog +++ b/dev-perl/XML-SAX-Writer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/XML-SAX-Writer # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Writer/ChangeLog,v 1.51 2015/01/09 13:43:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Writer/ChangeLog,v 1.52 2015/01/13 17:29:58 jer Exp $ + + 13 Jan 2015; Jeroen Roovers <jer@gentoo.org> XML-SAX-Writer-0.540.0.ebuild: + Stable for HPPA (bug #535252). 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> XML-SAX-Writer-0.540.0.ebuild: Stable for amd64, wrt bug #535252 diff --git a/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.540.0.ebuild b/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.540.0.ebuild index 777bf7aed6c3..d1f43c74f2f7 100644 --- a/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.540.0.ebuild +++ b/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.540.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.540.0.ebuild,v 1.2 2015/01/09 13:43:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.540.0.ebuild,v 1.3 2015/01/13 17:29:58 jer Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="SAX2 Writer" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND="dev-perl/XML-Filter-BufferText |