diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-01-07 18:32:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-01-07 18:32:54 +0000 |
commit | 82b2409a7ea52f0ab7b4b0df6f712ea84fc63854 (patch) | |
tree | efa1901e029a9aa7d74074bd30c452be0b7ed0f6 /dev-libs | |
parent | alpha/ia64/sparc/x86 stable wrt #253871 (diff) | |
download | gentoo-2-82b2409a7ea52f0ab7b4b0df6f712ea84fc63854.tar.gz gentoo-2-82b2409a7ea52f0ab7b4b0df6f712ea84fc63854.tar.bz2 gentoo-2-82b2409a7ea52f0ab7b4b0df6f712ea84fc63854.zip |
alpha/ia64 stable wrt #252607
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'dev-libs')
-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 9adfa8cad0e9..13d6ab56cd82 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.75 2009/01/07 15:21:54 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v 1.76 2009/01/07 18:32:54 armin76 Exp $ + + 07 Jan 2009; Raúl Porcel <armin76@gentoo.org> expat-2.0.1-r1.ebuild: + alpha/ia64 stable wrt #252607 07 Jan 2009; Brent Baude <ranger@gentoo.org> expat-2.0.1-r1.ebuild: stable ppc64, bug 252607 diff --git a/dev-libs/expat/expat-2.0.1-r1.ebuild b/dev-libs/expat/expat-2.0.1-r1.ebuild index 40b439d90f99..5be9d553bfb1 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.5 2009/01/07 15:21:54 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-2.0.1-r1.ebuild,v 1.6 2009/01/07 18:32:54 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="" |