diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-25 18:39:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-25 18:39:02 +0000 |
commit | 465fea632eda39995d7c44e2152b630e9f81c0c9 (patch) | |
tree | 4e7c943cede3dc3ee26c7a03cd9148fb789dce00 /dev-libs/expat | |
parent | alpha/arm/ia64/sh/sparc stable wrt #298039 (diff) | |
download | gentoo-2-465fea632eda39995d7c44e2152b630e9f81c0c9.tar.gz gentoo-2-465fea632eda39995d7c44e2152b630e9f81c0c9.tar.bz2 gentoo-2-465fea632eda39995d7c44e2152b630e9f81c0c9.zip |
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #303727
(Portage version: 2.1.7.16/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-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/expat/ChangeLog b/dev-libs/expat/ChangeLog index c2046e43b2bf..30bbbf90ef6e 100644 --- a/dev-libs/expat/ChangeLog +++ b/dev-libs/expat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/expat # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v 1.94 2010/02/23 15:43:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v 1.95 2010/02/25 18:39:02 armin76 Exp $ + + 25 Feb 2010; Raúl Porcel <armin76@gentoo.org> expat-2.0.1-r3.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #303727 23 Feb 2010; Brent Baude <ranger@gentoo.org> expat-2.0.1-r3.ebuild: Marking expat-2.0.1-r3 ppc64 for bug 303727 diff --git a/dev-libs/expat/expat-2.0.1-r3.ebuild b/dev-libs/expat/expat-2.0.1-r3.ebuild index 68fe77d1be62..01af50a6a4ff 100644 --- a/dev-libs/expat/expat-2.0.1-r3.ebuild +++ b/dev-libs/expat/expat-2.0.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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-r3.ebuild,v 1.5 2010/02/23 15:43:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-2.0.1-r3.ebuild,v 1.6 2010/02/25 18:39:02 armin76 Exp $ inherit eutils libtool @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/expat/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" src_unpack() { |