diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-04-27 17:40:08 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-04-27 17:40:08 +0000 |
commit | 4508c459f770317822a129b97ed1bf8840b9a227 (patch) | |
tree | 78222552645b3010d6ac11a12b3229f0d103508b /dev-libs | |
parent | version bump and ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-4508c459f770317822a129b97ed1bf8840b9a227.tar.gz gentoo-2-4508c459f770317822a129b97ed1bf8840b9a227.tar.bz2 gentoo-2-4508c459f770317822a129b97ed1bf8840b9a227.zip |
Stable on sparc
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libxml2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.6.7.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libxslt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxslt/libxslt-1.1.4.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog index 74ea64306e96..ddbcce0dab32 100644 --- a/dev-libs/libxml2/ChangeLog +++ b/dev-libs/libxml2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libxml2 # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.77 2004/04/25 15:13:52 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.78 2004/04/27 17:37:32 gustavoz Exp $ + + 27 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org> libxml2-2.6.7.ebuild: + Stable on sparc *libxml2-2.6.9 (25 Apr 2004) diff --git a/dev-libs/libxml2/libxml2-2.6.7.ebuild b/dev-libs/libxml2/libxml2-2.6.7.ebuild index b49cc7e2275c..a2701bd31755 100644 --- a/dev-libs/libxml2/libxml2-2.6.7.ebuild +++ b/dev-libs/libxml2/libxml2-2.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.7.ebuild,v 1.3 2004/04/25 15:13:52 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.7.ebuild,v 1.4 2004/04/27 17:37:32 gustavoz Exp $ inherit libtool gnome.org flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~amd64 ~ia64 ~ppc64 ~mips" +KEYWORDS="x86 ~ppc sparc ~alpha hppa ~amd64 ~ia64 ~ppc64 ~mips" IUSE="python readline ipv6" DEPEND="sys-libs/zlib diff --git a/dev-libs/libxslt/ChangeLog b/dev-libs/libxslt/ChangeLog index 15e8794d7da3..3b4ff2610f4d 100644 --- a/dev-libs/libxslt/ChangeLog +++ b/dev-libs/libxslt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libxslt # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.64 2004/04/25 15:24:29 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.65 2004/04/27 17:40:08 gustavoz Exp $ + + 27 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org> libxslt-1.1.4.ebuild: + Stable on sparc *libxslt-1.1.6 (25 Apr 2004) diff --git a/dev-libs/libxslt/libxslt-1.1.4.ebuild b/dev-libs/libxslt/libxslt-1.1.4.ebuild index b1d376d42033..55ff1f291da4 100644 --- a/dev-libs/libxslt/libxslt-1.1.4.ebuild +++ b/dev-libs/libxslt/libxslt-1.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.4.ebuild,v 1.6 2004/04/25 15:24:29 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.4.ebuild,v 1.7 2004/04/27 17:40:08 gustavoz Exp $ inherit libtool gnome.org use python && inherit python @@ -10,7 +10,7 @@ HOMEPAGE="http://www.xmlsoft.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha hppa amd64 ~ia64 ~s390 ~mips" +KEYWORDS="x86 ~ppc sparc ~alpha hppa amd64 ~ia64 ~s390 ~mips" IUSE="python" DEPEND=">=dev-libs/libxml2-2.6.5 |