diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 19:59:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 19:59:03 +0000 |
commit | e0751e4c94186e5c40176a685f624dbd71f30ed0 (patch) | |
tree | 70d7e5c83f7ea49b1b708d61b28d78d5033170b8 /dev-libs/eb | |
parent | Stable for alpha, wrt bug #491968 (diff) | |
download | gentoo-2-e0751e4c94186e5c40176a685f624dbd71f30ed0.tar.gz gentoo-2-e0751e4c94186e5c40176a685f624dbd71f30ed0.tar.bz2 gentoo-2-e0751e4c94186e5c40176a685f624dbd71f30ed0.zip |
Stable for alpha, wrt bug #492028
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/eb')
-rw-r--r-- | dev-libs/eb/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/eb/eb-4.4.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/eb/ChangeLog b/dev-libs/eb/ChangeLog index 4ff3a6dd0042..4cb987262fc7 100644 --- a/dev-libs/eb/ChangeLog +++ b/dev-libs/eb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/eb # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/eb/ChangeLog,v 1.54 2014/01/18 19:59:03 ago Exp $ + + 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> eb-4.4.1-r1.ebuild: + Stable for alpha, wrt bug #492028 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> eb-4.4.1-r1.ebuild: Stable for ia64, 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 dd17e0e52218..c637100510d4 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-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.8 2014/01/15 09:58:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/eb/eb-4.4.1-r1.ebuild,v 1.9 2014/01/18 19:59:03 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=" |