summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-10-20 18:32:59 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-10-20 18:32:59 +0000
commitbd2c305e745e220d2ef8acc963485980d69c1df0 (patch)
tree3bdb21723e2a129d66211daeb658c6bd4dd867ed /app-dicts
parentVersion bump (diff)
downloadgentoo-2-bd2c305e745e220d2ef8acc963485980d69c1df0.tar.gz
gentoo-2-bd2c305e745e220d2ef8acc963485980d69c1df0.tar.bz2
gentoo-2-bd2c305e745e220d2ef8acc963485980d69c1df0.zip
Add ~amd64, wrt bug #439084
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/eblook/ChangeLog6
-rw-r--r--app-dicts/eblook/eblook-1.6.1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/app-dicts/eblook/ChangeLog b/app-dicts/eblook/ChangeLog
index 25946a941846..5bcfa7c68f7e 100644
--- a/app-dicts/eblook/ChangeLog
+++ b/app-dicts/eblook/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/eblook
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/eblook/ChangeLog,v 1.17 2012/07/01 09:57:13 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/eblook/ChangeLog,v 1.18 2012/10/20 18:32:59 ago Exp $
+
+ 20 Oct 2012; Agostino Sarubbo <ago@gentoo.org> eblook-1.6.1.ebuild:
+ Add ~amd64, wrt bug #439084
01 Jul 2012; Justin Lecher <jlec@gentoo.org> eblook-1.6.1.ebuild:
Respect LDFLAGS, #337743; bumped to EAPI=4
@@ -60,4 +63,3 @@
27 Oct 2003; Mamoru KOMACHI <usata@gentoo.org> eblook-1.5.1.ebuild:
Intial import
-
diff --git a/app-dicts/eblook/eblook-1.6.1.ebuild b/app-dicts/eblook/eblook-1.6.1.ebuild
index 2e6c3df160f5..84a9e56a1ab9 100644
--- a/app-dicts/eblook/eblook-1.6.1.ebuild
+++ b/app-dicts/eblook/eblook-1.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/eblook/eblook-1.6.1.ebuild,v 1.7 2012/07/01 09:57:13 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/eblook/eblook-1.6.1.ebuild,v 1.8 2012/10/20 18:32:59 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@ SRC_URI="http://openlab.ring.gr.jp/edict/eblook/dist/${P/_/}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc"
+KEYWORDS="~amd64 ppc x86"
IUSE=""
DEPEND=">=dev-libs/eb-3.3.4"