diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:58:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:58:34 +0000 |
commit | ae9e4b801c265309c90b2556106b3fd0f16761ae (patch) | |
tree | 193e137e0e39337dff4a56ecc673463d17a3a471 | |
parent | Stable for ia64, wrt bug #491950 (diff) | |
download | gentoo-2-ae9e4b801c265309c90b2556106b3fd0f16761ae.tar.gz gentoo-2-ae9e4b801c265309c90b2556106b3fd0f16761ae.tar.bz2 gentoo-2-ae9e4b801c265309c90b2556106b3fd0f16761ae.zip |
Stable for ia64, wrt bug #492028
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
-rw-r--r-- | dev-libs/eb/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/eb/eb-4.4.1-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/eb/ChangeLog b/dev-libs/eb/ChangeLog index 1a6c7a956538..4ff3a6dd0042 100644 --- a/dev-libs/eb/ChangeLog +++ b/dev-libs/eb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/eb -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/eb/ChangeLog,v 1.52 2013/12/24 12:58:53 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/eb/ChangeLog,v 1.53 2014/01/15 09:58:34 ago Exp $ + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> eb-4.4.1-r1.ebuild: + Stable for ia64, wrt bug #492028 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> eb-4.4.1-r1.ebuild: Stable for x86, wrt bug #492028 diff --git a/dev-libs/eb/eb-4.4.1-r1.ebuild b/dev-libs/eb/eb-4.4.1-r1.ebuild index 566a6a6b23ef..dd17e0e52218 100644 --- a/dev-libs/eb/eb-4.4.1-r1.ebuild +++ b/dev-libs/eb/eb-4.4.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/eb/eb-4.4.1-r1.ebuild,v 1.7 2013/12/24 12:58:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/eb/eb-4.4.1-r1.ebuild,v 1.8 2014/01/15 09:58:34 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.sra.co.jp/pub/misc/eb/${P}.tar.lzma" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="ipv6 linguas_ja threads" RDEPEND=" |