diff options
author | 2015-04-08 12:15:00 +0000 | |
---|---|---|
committer | 2015-04-08 12:15:00 +0000 | |
commit | 90c60c624e307a012ea5a2bcc65498c037bfe9b9 (patch) | |
tree | 3f802db8412f220ffced6f94e6355b8db36518eb /dev-libs/expat | |
parent | Stable for amd64, wrt bug #545844 (diff) | |
download | gentoo-2-90c60c624e307a012ea5a2bcc65498c037bfe9b9.tar.gz gentoo-2-90c60c624e307a012ea5a2bcc65498c037bfe9b9.tar.bz2 gentoo-2-90c60c624e307a012ea5a2bcc65498c037bfe9b9.zip |
Stable for amd64, wrt bug #545846
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/expat')
-rw-r--r-- | dev-libs/expat/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/expat/expat-2.1.0-r4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/expat/ChangeLog b/dev-libs/expat/ChangeLog index 69d9ab96f76f..53b57d1fec16 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.164 2014/04/28 17:27:28 mgorny Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v 1.165 2015/04/08 12:15:00 ago Exp $ + + 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> expat-2.1.0-r4.ebuild: + Stable for amd64, wrt bug #545846 28 Apr 2014; Michał Górny <mgorny@gentoo.org> expat-2.1.0-r3.ebuild, expat-2.1.0-r4.ebuild: diff --git a/dev-libs/expat/expat-2.1.0-r4.ebuild b/dev-libs/expat/expat-2.1.0-r4.ebuild index ba39404236d9..62930ff96b5c 100644 --- a/dev-libs/expat/expat-2.1.0-r4.ebuild +++ b/dev-libs/expat/expat-2.1.0-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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-r4.ebuild,v 1.2 2014/04/28 17:27:28 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-2.1.0-r4.ebuild,v 1.3 2015/04/08 12:15:00 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 ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~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(-)] )" |