summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2011-08-13 12:33:27 +0000
committerAkinori Hattori <hattya@gentoo.org>2011-08-13 12:33:27 +0000
commitf1d2d647f473b5fab65696d97d5139c10b118372 (patch)
treef07512bd1154a80fe3e5d212ff5e3c3fe36401de /app-editors
parentupdate to EAPI 4. (diff)
downloadgentoo-2-f1d2d647f473b5fab65696d97d5139c10b118372.tar.gz
gentoo-2-f1d2d647f473b5fab65696d97d5139c10b118372.tar.bz2
gentoo-2-f1d2d647f473b5fab65696d97d5139c10b118372.zip
stable on x86.
(Portage version: 2.1.10.3/cvs/Linux i686)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/ee/ChangeLog5
-rw-r--r--app-editors/ee/ee-1.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ee/ChangeLog b/app-editors/ee/ChangeLog
index 02f6aa542215..7897d7da65a9 100644
--- a/app-editors/ee/ChangeLog
+++ b/app-editors/ee/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/ee
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ee/ChangeLog,v 1.4 2011/08/13 12:29:33 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ee/ChangeLog,v 1.5 2011/08/13 12:33:27 hattya Exp $
+
+ 13 Aug 2011; Akinori Hattori <hattya@gentoo.org> ee-1.5.2.ebuild:
+ stable on x86.
13 Aug 2011; Akinori Hattori <hattya@gentoo.org> ee-1.4.6.ebuild,
-ee-1.4.7.ebuild, ee-1.5.2.ebuild, files/ee-init-location.diff:
diff --git a/app-editors/ee/ee-1.5.2.ebuild b/app-editors/ee/ee-1.5.2.ebuild
index af4e0845f4f8..92b11536274b 100644
--- a/app-editors/ee/ee-1.5.2.ebuild
+++ b/app-editors/ee/ee-1.5.2.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/ee/ee-1.5.2.ebuild,v 1.3 2011/08/13 12:29:33 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ee/ee-1.5.2.ebuild,v 1.4 2011/08/13 12:33:27 hattya Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://mahon.cwx.net/sources/${P}.src.tgz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
RDEPEND="!app-editors/ersatz-emacs"