diff options
author | 2013-12-22 11:57:29 +0000 | |
---|---|---|
committer | 2013-12-22 11:57:29 +0000 | |
commit | bc048e60239c724cf565414eb2d8a2712e8cae63 (patch) | |
tree | 318d5134aafe0dabdcb4172589d05b849d89455a /dev-libs/eb | |
parent | Stable for ppc64, wrt bug #488644 (diff) | |
download | gentoo-2-bc048e60239c724cf565414eb2d8a2712e8cae63.tar.gz gentoo-2-bc048e60239c724cf565414eb2d8a2712e8cae63.tar.bz2 gentoo-2-bc048e60239c724cf565414eb2d8a2712e8cae63.zip |
Stable for ppc64, wrt bug #492028
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", 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 4e6e46b7ca78..f62397101842 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.49 2013/12/21 15:56:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/eb/ChangeLog,v 1.50 2013/12/22 11:57:29 ago Exp $ + + 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> eb-4.4.1-r1.ebuild: + Stable for ppc64, wrt bug #492028 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> eb-4.4.1-r1.ebuild: Stable for ppc, 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 84453792d507..c7a40081df45 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 # 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.4 2013/12/21 15:56:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/eb/eb-4.4.1-r1.ebuild,v 1.5 2013/12/22 11:57:29 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=" |