diff options
author | Olivier Reisch <doctomoe@gentoo.org> | 2003-03-13 18:57:23 +0000 |
---|---|---|
committer | Olivier Reisch <doctomoe@gentoo.org> | 2003-03-13 18:57:23 +0000 |
commit | db94a4d94db0a89611f18236c917de40afd69e2e (patch) | |
tree | cd7c34d044247b0a6d0795add31fbedd221ad2da /dev-libs | |
parent | Added ~ppc to texi2html-1.64 (diff) | |
download | historical-db94a4d94db0a89611f18236c917de40afd69e2e.tar.gz historical-db94a4d94db0a89611f18236c917de40afd69e2e.tar.bz2 historical-db94a4d94db0a89611f18236c917de40afd69e2e.zip |
Marked libxml2-2.5.4 ppc stable
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libxml2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog index b57051bdc657..92d6208246ed 100644 --- a/dev-libs/libxml2/ChangeLog +++ b/dev-libs/libxml2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libxml2 # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.32 2003/03/09 20:39:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.33 2003/03/13 18:57:23 doctomoe Exp $ + + 13 Mar 2003; Olivier Reisch <doctomoe@gentoo.org> libxml2-2.5.4.ebuild: + Mark stable on ppc *libxml2-2.5.4 (03 Mar 2003) diff --git a/dev-libs/libxml2/libxml2-2.5.4.ebuild b/dev-libs/libxml2/libxml2-2.5.4.ebuild index e6c40e02e6ea..d89804dd812e 100644 --- a/dev-libs/libxml2/libxml2-2.5.4.ebuild +++ b/dev-libs/libxml2/libxml2-2.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.5.4.ebuild,v 1.2 2003/03/09 20:39:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.5.4.ebuild,v 1.3 2003/03/13 18:57:23 doctomoe Exp $ inherit eutils libtool gnome.org @@ -16,7 +16,7 @@ DEPEND="sys-libs/zlib SLOT="2" LICENSE="MIT" -KEYWORDS="~x86 ~ppc ~sparc alpha" +KEYWORDS="~x86 ppc ~sparc alpha" src_compile() { # Fix .la files of python site packages |