summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-10-11 21:13:41 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-10-11 21:13:41 +0000
commitee85b45740984f318a7667a0bca5887d6461f82e (patch)
tree195b140e11fd848441d78c502f2d4e1ba0fe5509 /app-editors
parentarm stable wrt bug #524752 (diff)
downloadgentoo-2-ee85b45740984f318a7667a0bca5887d6461f82e.tar.gz
gentoo-2-ee85b45740984f318a7667a0bca5887d6461f82e.tar.bz2
gentoo-2-ee85b45740984f318a7667a0bca5887d6461f82e.zip
Stable for all
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/moe/ChangeLog5
-rw-r--r--app-editors/moe/moe-1.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/moe/ChangeLog b/app-editors/moe/ChangeLog
index ef2db69612c4..351a0db10e42 100644
--- a/app-editors/moe/ChangeLog
+++ b/app-editors/moe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/moe
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/moe/ChangeLog,v 1.6 2014/07/15 14:54:58 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/moe/ChangeLog,v 1.7 2014/10/11 21:13:41 zlogene Exp $
+
+ 11 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> moe-1.6.ebuild:
+ Stable for all
*moe-1.6 (15 Jul 2014)
diff --git a/app-editors/moe/moe-1.6.ebuild b/app-editors/moe/moe-1.6.ebuild
index 739bac1f4ee1..3dac40c10c37 100644
--- a/app-editors/moe/moe-1.6.ebuild
+++ b/app-editors/moe/moe-1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/moe/moe-1.6.ebuild,v 1.1 2014/07/15 14:54:58 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/moe/moe-1.6.ebuild,v 1.2 2014/10/11 21:13:41 zlogene Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
DEPEND="$(unpacker_src_uri_depends)
sys-libs/ncurses"