diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-17 11:46:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-17 11:46:52 +0000 |
commit | 4f103e8f7243a2367d3a123c19b5c63de8bf774a (patch) | |
tree | 7a75a300fc0836658aa9debfde2ea95f549f015c /app-editors/ee | |
parent | Stable for amd64, wrt bug #435232 (diff) | |
download | gentoo-2-4f103e8f7243a2367d3a123c19b5c63de8bf774a.tar.gz gentoo-2-4f103e8f7243a2367d3a123c19b5c63de8bf774a.tar.bz2 gentoo-2-4f103e8f7243a2367d3a123c19b5c63de8bf774a.zip |
Stable for amd64, wrt bug #435236
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/ee')
-rw-r--r-- | app-editors/ee/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/ee/ee-1.5.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/ee/ChangeLog b/app-editors/ee/ChangeLog index 7897d7da65a9..e7ba9aba2aeb 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.5 2011/08/13 12:33:27 hattya Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/ee/ChangeLog,v 1.6 2012/09/17 11:46:52 ago Exp $ + + 17 Sep 2012; Agostino Sarubbo <ago@gentoo.org> ee-1.5.2.ebuild: + Stable for amd64, wrt bug #435236 13 Aug 2011; Akinori Hattori <hattya@gentoo.org> ee-1.5.2.ebuild: stable on x86. diff --git a/app-editors/ee/ee-1.5.2.ebuild b/app-editors/ee/ee-1.5.2.ebuild index 92b11536274b..a233f4cea5ad 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 +# Copyright 1999-2012 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.4 2011/08/13 12:33:27 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ee/ee-1.5.2.ebuild,v 1.5 2012/09/17 11:46:52 ago 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" |