diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 10:21:33 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 10:21:33 +0000 |
commit | e6fca892025d8e0ea6e36e285eb0a7ba4b506d9b (patch) | |
tree | c58b0572d6c1eaf8b91818837e651bd8495bc675 /dev-libs/expat | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-e6fca892025d8e0ea6e36e285eb0a7ba4b506d9b.tar.gz gentoo-2-e6fca892025d8e0ea6e36e285eb0a7ba4b506d9b.tar.bz2 gentoo-2-e6fca892025d8e0ea6e36e285eb0a7ba4b506d9b.zip |
Stable on amd64.
Diffstat (limited to 'dev-libs/expat')
-rw-r--r-- | dev-libs/expat/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/expat/expat-1.95.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/expat/ChangeLog b/dev-libs/expat/ChangeLog index c0fee5edd137..8206a96a9003 100644 --- a/dev-libs/expat/ChangeLog +++ b/dev-libs/expat/ChangeLog @@ -1,6 +1,9 @@ # 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.40 2004/11/23 15:05:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v 1.41 2004/12/16 10:17:06 absinthe Exp $ + + 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> expat-1.95.8.ebuild: + Stable on amd64. 23 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> expat-1.95.8.ebuild: Stable on sparc diff --git a/dev-libs/expat/expat-1.95.8.ebuild b/dev-libs/expat/expat-1.95.8.ebuild index c5aa04e32ae5..3fc0275061ea 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-2004 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.4 2004/11/23 15:05:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.8.ebuild,v 1.5 2004/12/16 10:17:06 absinthe 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="makecheck" DEPEND="virtual/libc |