summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2011-06-30 12:55:40 +0000
committerAkinori Hattori <hattya@gentoo.org>2011-06-30 12:55:40 +0000
commita0e7f2f0795a30067254684553f73518aa47d395 (patch)
treed20e17eadc0519afdbaffd4e8b3ea43a335e1e2b /app-editors
parentDepend on net-im/pidgin[gtk], bug #373043 thank Piotr Szymaniak. (diff)
downloadgentoo-2-a0e7f2f0795a30067254684553f73518aa47d395.tar.gz
gentoo-2-a0e7f2f0795a30067254684553f73518aa47d395.tar.bz2
gentoo-2-a0e7f2f0795a30067254684553f73518aa47d395.zip
stable on x86 and add ~amd64. fixes bug #372579.
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/aee/ChangeLog5
-rw-r--r--app-editors/aee/aee-2.2.15b.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/aee/ChangeLog b/app-editors/aee/ChangeLog
index a1934c59117f..464aae4a7ff5 100644
--- a/app-editors/aee/ChangeLog
+++ b/app-editors/aee/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/aee
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/aee/ChangeLog,v 1.1 2011/01/20 14:30:08 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/aee/ChangeLog,v 1.2 2011/06/30 12:55:40 hattya Exp $
+
+ 30 Jun 2011; Akinori Hattori <hattya@gentoo.org> aee-2.2.15b.ebuild:
+ stable on x86 and add ~amd64. fixes bug #372579.
*aee-2.2.15b (20 Jan 2011)
diff --git a/app-editors/aee/aee-2.2.15b.ebuild b/app-editors/aee/aee-2.2.15b.ebuild
index 17612f100d53..eee6aae4eadb 100644
--- a/app-editors/aee/aee-2.2.15b.ebuild
+++ b/app-editors/aee/aee-2.2.15b.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/aee/aee-2.2.15b.ebuild,v 1.1 2011/01/20 14:30:08 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/aee/aee-2.2.15b.ebuild,v 1.2 2011/06/30 12:55:40 hattya Exp $
EAPI="3"
@@ -13,7 +13,7 @@ HOMEPAGE="http://mahon.cwx.net/"
SRC_URI="http://mahon.cwx.net/sources/${P}.tar.gz"
LICENSE="Artistic"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 x86"
SLOT="0"
DEPEND="X? ( x11-libs/libX11 )"