summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-15 09:20:12 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-15 09:20:12 +0000
commit0e9eb2fba38d2b32ecf68574ed788a4eac2404c6 (patch)
treee10daa49bb22cb7c8a065a4abd9042e10a01eb22 /dev-libs/expat
parentStable for ia64, wrt bug #492242 (diff)
downloadgentoo-2-0e9eb2fba38d2b32ecf68574ed788a4eac2404c6.tar.gz
gentoo-2-0e9eb2fba38d2b32ecf68574ed788a4eac2404c6.tar.bz2
gentoo-2-0e9eb2fba38d2b32ecf68574ed788a4eac2404c6.zip
Stable for ia64, wrt bug #492702
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/expat')
-rw-r--r--dev-libs/expat/ChangeLog5
-rw-r--r--dev-libs/expat/expat-2.1.0-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/expat/ChangeLog b/dev-libs/expat/ChangeLog
index 3cb030fcbcd3..4f3ecdb0bc32 100644
--- a/dev-libs/expat/ChangeLog
+++ b/dev-libs/expat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/expat
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v 1.159 2014/01/04 22:53:51 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v 1.160 2014/01/15 09:20:12 ago Exp $
+
+ 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> expat-2.1.0-r3.ebuild:
+ Stable for ia64, wrt bug #492702
04 Jan 2014; Michał Górny <mgorny@gentoo.org> expat-2.1.0-r3.ebuild:
Replace the explicit ABI==DEFAULT_ABI check with multilib_build_binaries
diff --git a/dev-libs/expat/expat-2.1.0-r3.ebuild b/dev-libs/expat/expat-2.1.0-r3.ebuild
index 7af1707df904..1fc70be173ab 100644
--- a/dev-libs/expat/expat-2.1.0-r3.ebuild
+++ b/dev-libs/expat/expat-2.1.0-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-2.1.0-r3.ebuild,v 1.11 2014/01/04 22:53:51 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-2.1.0-r3.ebuild,v 1.12 2014/01/15 09:20:12 ago Exp $
EAPI=5
inherit eutils libtool multilib toolchain-funcs multilib-minimal
@@ -11,7 +11,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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
IUSE="elibc_FreeBSD examples static-libs unicode"
RDEPEND="abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224-r6
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )"