diff options
author | Brent Baude <ranger@gentoo.org> | 2007-05-31 01:17:45 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-05-31 01:17:45 +0000 |
commit | 1d73682109aa0a8c69042eab387fdf8a51606266 (patch) | |
tree | 42f88e1c0ac0b416b2cca4dd1a41189a399f8dac /dev-libs/libxml2 | |
parent | Remove =sys-apps/portage-2.1.2.8 since the ebuild has been removed. (diff) | |
download | gentoo-2-1d73682109aa0a8c69042eab387fdf8a51606266.tar.gz gentoo-2-1d73682109aa0a8c69042eab387fdf8a51606266.tar.bz2 gentoo-2-1d73682109aa0a8c69042eab387fdf8a51606266.zip |
Marking libxml2-2.6.28 ppc64 stable for bug #171107
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.6.28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog index 859887243bbf..6c5f6e54b17a 100644 --- a/dev-libs/libxml2/ChangeLog +++ b/dev-libs/libxml2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libxml2 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.186 2007/05/30 12:31:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.187 2007/05/31 01:17:45 ranger Exp $ + + 31 May 2007; Brent Baude <ranger@gentoo.org> libxml2-2.6.28.ebuild: + Marking libxml2-2.6.28 ppc64 stable for bug #171107 30 May 2007; Raúl Porcel <armin76@gentoo.org> libxml2-2.6.28.ebuild: alpha/ia64 stable wrt #171107 diff --git a/dev-libs/libxml2/libxml2-2.6.28.ebuild b/dev-libs/libxml2/libxml2-2.6.28.ebuild index 873881a67462..3dcb4ffccf53 100644 --- a/dev-libs/libxml2/libxml2-2.6.28.ebuild +++ b/dev-libs/libxml2/libxml2-2.6.28.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-libs/libxml2/libxml2-2.6.28.ebuild,v 1.5 2007/05/30 12:31:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.28.ebuild,v 1.6 2007/05/31 01:17:45 ranger Exp $ inherit libtool flag-o-matic eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="debug doc ipv6 python readline test" XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite" |