diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2013-06-06 12:25:24 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2013-06-06 12:25:24 +0000 |
commit | 32159b45fbd9c1e2449d448a4daa0918938a2273 (patch) | |
tree | ba88f5996d5327e7353410d626e955c0c8cd0262 /app-editors/moe | |
parent | Masked for testing due non-maint commit (bug 440086) (diff) | |
download | gentoo-2-32159b45fbd9c1e2449d448a4daa0918938a2273.tar.gz gentoo-2-32159b45fbd9c1e2449d448a4daa0918938a2273.tar.bz2 gentoo-2-32159b45fbd9c1e2449d448a4daa0918938a2273.zip |
amd64 stable wrt bug #472486
(Portage version: 2.1.11.62/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'app-editors/moe')
-rw-r--r-- | app-editors/moe/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/moe/moe-1.5.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/app-editors/moe/ChangeLog b/app-editors/moe/ChangeLog index dfee4b3c5f80..36db23d1313b 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.2 2013/06/06 06:36:32 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/moe/ChangeLog,v 1.3 2013/06/06 12:25:24 zlogene Exp $ + + 06 Jun 2013; Mikle Kolyada <zlogene@gentoo.org> moe-1.5.ebuild: + amd64 stable wrt bug #472486 06 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> metadata.xml: Reassigning due to Zlogene became Gentoo developer, remove proxy maintainers @@ -12,4 +15,3 @@ +metadata.xml: Initial commit, wrt bug #263658. Ebuild by Mikle Kolyada, who will maintain this package through proxy maintainers - diff --git a/app-editors/moe/moe-1.5.ebuild b/app-editors/moe/moe-1.5.ebuild index fe7e74515445..2c1996a3df22 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.1 2013/05/03 17:10:03 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/moe/moe-1.5.ebuild,v 1.2 2013/06/06 12:25:24 zlogene 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}" |