diff options
author | Brent Baude <ranger@gentoo.org> | 2010-03-24 18:17:32 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-03-24 18:17:32 +0000 |
commit | 579ced678d277c02499b0cd08011da76709ec4a1 (patch) | |
tree | 6e64016cd958435b4e78a6a36c8d4da81c3f93ff /dev-libs | |
parent | stable ppc, bug 310211 (diff) | |
download | gentoo-2-579ced678d277c02499b0cd08011da76709ec4a1.tar.gz gentoo-2-579ced678d277c02499b0cd08011da76709ec4a1.tar.bz2 gentoo-2-579ced678d277c02499b0cd08011da76709ec4a1.zip |
stable ppc, bug 309949
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libxml2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.7.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog index d8a02ddbba24..560518f1be4b 100644 --- a/dev-libs/libxml2/ChangeLog +++ b/dev-libs/libxml2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libxml2 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.280 2010/03/21 15:02:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.281 2010/03/24 18:17:32 ranger Exp $ + + 24 Mar 2010; Brent Baude <ranger@gentoo.org> libxml2-2.7.6.ebuild: + stable ppc, bug 309949 21 Mar 2010; Brent Baude <ranger@gentoo.org> libxml2-2.7.6.ebuild: stable ppc64, bug 309949 diff --git a/dev-libs/libxml2/libxml2-2.7.6.ebuild b/dev-libs/libxml2/libxml2-2.7.6.ebuild index 579c57febc27..d24beacb130b 100644 --- a/dev-libs/libxml2/libxml2-2.7.6.ebuild +++ b/dev-libs/libxml2/libxml2-2.7.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.6.ebuild,v 1.4 2010/03/21 15:02:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.6.ebuild,v 1.5 2010/03/24 18:17:32 ranger Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.xmlsoft.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="debug doc examples ipv6 python readline test" XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite" |