diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-01-15 22:02:58 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-01-15 22:02:58 +0000 |
commit | fe1d9a34a3ef06227ac8b6ae728672c284c320e4 (patch) | |
tree | 5e40306484fd232a822912e8c39af7d520ad9652 /dev-libs | |
parent | Unstable ppc-macos. (Manifest recommit) (diff) | |
download | gentoo-2-fe1d9a34a3ef06227ac8b6ae728672c284c320e4.tar.gz gentoo-2-fe1d9a34a3ef06227ac8b6ae728672c284c320e4.tar.bz2 gentoo-2-fe1d9a34a3ef06227ac8b6ae728672c284c320e4.zip |
Stable ppc-macos.
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/expat/ChangeLog | 11 | ||||
-rw-r--r-- | dev-libs/expat/expat-1.95.8.ebuild | 4 |
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-libs/expat/ChangeLog b/dev-libs/expat/ChangeLog index 99f748f50d5d..96f2d2d87b28 100644 --- a/dev-libs/expat/ChangeLog +++ b/dev-libs/expat/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for dev-libs/expat -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v 1.43 2004/12/29 22:14:24 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v 1.44 2005/01/15 22:02:58 j4rg0n Exp $ + + 15 Jan 2005; Lina Pezzella <j4rg0n@gentoo.org> expat-1.95.8.ebuild: + Stable ppc-macos. 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance - 21 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> expat-1.95.8.ebuild: + 21 Dec 2004; Bryan Ãstergaard <kloeri@gentoo.org> expat-1.95.8.ebuild: Stable on alpha. 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> expat-1.95.8.ebuild: @@ -46,7 +49,7 @@ files/expat-1.95.6-uclibc.patch: added uclibc patch for configure target - 15 May 2004; Bryan Østergaard <kloeri@gentoo.org> expat-1.95.7.ebuild: + 15 May 2004; Bryan Ãstergaard <kloeri@gentoo.org> expat-1.95.7.ebuild: Stable on alpha. 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> expat-1.95.7.ebuild: diff --git a/dev-libs/expat/expat-1.95.8.ebuild b/dev-libs/expat/expat-1.95.8.ebuild index 34595a224d3a..4699bc6df5c6 100644 --- a/dev-libs/expat/expat-1.95.8.ebuild +++ b/dev-libs/expat/expat-1.95.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.8.ebuild,v 1.8 2005/01/11 21:18:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.8.ebuild,v 1.9 2005/01/15 22:02:58 j4rg0n Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/expat/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~ppc-macos ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ppc-macos ~s390 ~sh sparc x86" IUSE="test" DEPEND="virtual/libc |