diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-17 10:48:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-17 10:48:59 +0000 |
commit | 17be082bc2fe4cfa75324c16e621a1401a743428 (patch) | |
tree | d122dbb71ccf2ebc54f00fb9e7a8484c884b5fb3 /dev-libs/expat | |
parent | m68k stable wrt #256872, thanks to kolla for testing (diff) | |
download | gentoo-2-17be082bc2fe4cfa75324c16e621a1401a743428.tar.gz gentoo-2-17be082bc2fe4cfa75324c16e621a1401a743428.tar.bz2 gentoo-2-17be082bc2fe4cfa75324c16e621a1401a743428.zip |
m68k stable wrt #252607, thanks to kolla for testing
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/expat')
-rw-r--r-- | dev-libs/expat/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/expat/expat-2.0.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/expat/ChangeLog b/dev-libs/expat/ChangeLog index 95a97a977393..6be2b9057e50 100644 --- a/dev-libs/expat/ChangeLog +++ b/dev-libs/expat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/expat # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v 1.78 2009/02/20 18:02:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v 1.79 2009/03/17 10:48:59 armin76 Exp $ + + 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> expat-2.0.1-r1.ebuild: + m68k stable wrt #252607, thanks to kolla for testing 20 Feb 2009; Raúl Porcel <armin76@gentoo.org> expat-2.0.1-r1.ebuild: arm/s390/sh stable wrt #252607 diff --git a/dev-libs/expat/expat-2.0.1-r1.ebuild b/dev-libs/expat/expat-2.0.1-r1.ebuild index 6fd0567e5c10..a56487f5225f 100644 --- a/dev-libs/expat/expat-2.0.1-r1.ebuild +++ b/dev-libs/expat/expat-2.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-2.0.1-r1.ebuild,v 1.8 2009/02/20 18:02:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-2.0.1-r1.ebuild,v 1.9 2009/03/17 10:48:59 armin76 Exp $ inherit eutils libtool @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/expat/${P}.tar.gz" LICENSE="as-is" SLOT="0" -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="" DEPEND="" |