diff options
author | 2007-02-04 08:46:48 +0000 | |
---|---|---|
committer | 2007-02-04 08:46:48 +0000 | |
commit | cf2370a68b20f89034b656f88c576ac335ee3a25 (patch) | |
tree | 7b42ac9c9773a760f1877952cf23286236b4bd6d /dev-libs | |
parent | Modify gpg/gpgv man to be crossref (diff) | |
download | historical-cf2370a68b20f89034b656f88c576ac335ee3a25.tar.gz historical-cf2370a68b20f89034b656f88c576ac335ee3a25.tar.bz2 historical-cf2370a68b20f89034b656f88c576ac335ee3a25.zip |
Stable on ppc64; bug #164978
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/glib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/glib/glib-2.12.7.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libxml2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.6.27.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog index c13b6455667f..9ebb6ba92829 100644 --- a/dev-libs/glib/ChangeLog +++ b/dev-libs/glib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/glib # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.243 2007/02/03 21:50:04 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.244 2007/02/04 08:46:48 corsair Exp $ + + 04 Feb 2007; Markus Rothe <corsair@gentoo.org> glib-2.12.7.ebuild: + Stable on ppc64; bug #164978 03 Feb 2007; Andrej Kacian <ticho@gentoo.org> glib-2.12.7.ebuild: Stable on x86, bug #164978. diff --git a/dev-libs/glib/glib-2.12.7.ebuild b/dev-libs/glib/glib-2.12.7.ebuild index 7c347657cfd3..487b2e303478 100644 --- a/dev-libs/glib/glib-2.12.7.ebuild +++ b/dev-libs/glib/glib-2.12.7.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/glib/glib-2.12.7.ebuild,v 1.6 2007/02/03 21:50:04 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.12.7.ebuild,v 1.7 2007/02/04 08:46:48 corsair Exp $ inherit gnome.org libtool eutils flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="debug doc hardened" RDEPEND="virtual/libc diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog index 121ef10151a7..dd5d131f17d3 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.176 2007/02/03 21:46:52 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.177 2007/02/04 08:45:56 corsair Exp $ + + 04 Feb 2007; Markus Rothe <corsair@gentoo.org> libxml2-2.6.27.ebuild: + Stable on ppc64; bug #164978 03 Feb 2007; Andrej Kacian <ticho@gentoo.org> libxml2-2.6.27.ebuild: Stable on x86, bug #164978. diff --git a/dev-libs/libxml2/libxml2-2.6.27.ebuild b/dev-libs/libxml2/libxml2-2.6.27.ebuild index 1eff54232170..dbe5408da85d 100644 --- a/dev-libs/libxml2/libxml2-2.6.27.ebuild +++ b/dev-libs/libxml2/libxml2-2.6.27.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.27.ebuild,v 1.6 2007/02/03 21:46:52 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.27.ebuild,v 1.7 2007/02/04 08:45:56 corsair 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" |