summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-06-06 18:39:31 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-06-06 18:39:31 +0000
commit072dd46b2a2ba45120b0117297e1588f6cb836f1 (patch)
tree22ff1477d6154ba0199ba182ed1a35b0ca65af0b /app-editors/moe
parentAdded missing 'virtual/pkgconfig' depend (bug #355855 by dE and cyberbat). (diff)
downloadgentoo-2-072dd46b2a2ba45120b0117297e1588f6cb836f1.tar.gz
gentoo-2-072dd46b2a2ba45120b0117297e1588f6cb836f1.tar.bz2
gentoo-2-072dd46b2a2ba45120b0117297e1588f6cb836f1.zip
Stable on arm, wrt bug #472486
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'app-editors/moe')
-rw-r--r--app-editors/moe/ChangeLog5
-rw-r--r--app-editors/moe/moe-1.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/moe/ChangeLog b/app-editors/moe/ChangeLog
index 36db23d1313b..03b984dcad34 100644
--- a/app-editors/moe/ChangeLog
+++ b/app-editors/moe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/moe
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/moe/ChangeLog,v 1.3 2013/06/06 12:25:24 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/moe/ChangeLog,v 1.4 2013/06/06 18:39:31 pinkbyte Exp $
+
+ 06 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> moe-1.5.ebuild:
+ Stable on arm, wrt bug #472486
06 Jun 2013; Mikle Kolyada <zlogene@gentoo.org> moe-1.5.ebuild:
amd64 stable wrt bug #472486
diff --git a/app-editors/moe/moe-1.5.ebuild b/app-editors/moe/moe-1.5.ebuild
index 2c1996a3df22..e024b5e50728 100644
--- a/app-editors/moe/moe-1.5.ebuild
+++ b/app-editors/moe/moe-1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/moe/moe-1.5.ebuild,v 1.2 2013/06/06 12:25:24 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/moe/moe-1.5.ebuild,v 1.3 2013/06/06 18:39:31 pinkbyte Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~x86 ~amd64-linux ~x86-linux"
DEPEND="sys-libs/ncurses"
RDEPEND="${DEPEND}"