summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-09-17 11:39:51 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-09-17 11:39:51 +0000
commitac671786d90dc0c7d6e46b1153ce0ef607c6408f (patch)
tree1a9ceae2e9d315fd2c2495909dce3b327779b75b /app-editors/aee
parentRespect CC, cleanup (diff)
downloadgentoo-2-ac671786d90dc0c7d6e46b1153ce0ef607c6408f.tar.gz
gentoo-2-ac671786d90dc0c7d6e46b1153ce0ef607c6408f.tar.bz2
gentoo-2-ac671786d90dc0c7d6e46b1153ce0ef607c6408f.zip
Stable for amd64, wrt bug #435232
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/aee')
-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 9bf80df3e455..a3faa5905d09 100644
--- a/app-editors/aee/ChangeLog
+++ b/app-editors/aee/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/aee
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/aee/ChangeLog,v 1.4 2012/09/17 11:39:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/aee/ChangeLog,v 1.5 2012/09/17 11:39:51 ago Exp $
+
+ 17 Sep 2012; Agostino Sarubbo <ago@gentoo.org> aee-2.2.15b.ebuild:
+ Stable for amd64, wrt bug #435232
17 Sep 2012; Agostino Sarubbo <ago@gentoo.org> aee-2.2.15b.ebuild:
Respect CC, cleanup
diff --git a/app-editors/aee/aee-2.2.15b.ebuild b/app-editors/aee/aee-2.2.15b.ebuild
index 84a440d5210c..61c2d923c73c 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-2012 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.4 2012/09/17 11:39:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/aee/aee-2.2.15b.ebuild,v 1.5 2012/09/17 11:39:51 ago Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://mahon.cwx.net/sources/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="X"
RDEPEND="X? ( x11-libs/libX11 )"