diff options
author | 2014-07-18 13:04:08 +0000 | |
---|---|---|
committer | 2014-07-18 13:04:08 +0000 | |
commit | 591000f181217ed65d5a0ee461577272a88d5a76 (patch) | |
tree | 676f0799314dc4b5fb5da9c9dba20b83c784e8aa /app-editors | |
parent | EAPI bump. Update HOMEPAGE/SRC_URI. (diff) | |
download | gentoo-2-591000f181217ed65d5a0ee461577272a88d5a76.tar.gz gentoo-2-591000f181217ed65d5a0ee461577272a88d5a76.tar.bz2 gentoo-2-591000f181217ed65d5a0ee461577272a88d5a76.zip |
Keyworded on alpha, bug #503166
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/mg/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/mg/mg-20140414.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/mg/ChangeLog b/app-editors/mg/ChangeLog index b23e366028da..5973d09c5ce3 100644 --- a/app-editors/mg/ChangeLog +++ b/app-editors/mg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/mg # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/ChangeLog,v 1.80 2014/06/13 17:08:58 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/ChangeLog,v 1.81 2014/07/18 13:04:08 klausman Exp $ + + 18 Jul 2014; Tobias Klausmann <klausman@gentoo.org> mg-20140414.ebuild: + Keyworded on alpha, bug #503166 13 Jun 2014; Ulrich Müller <ulm@gentoo.org> -mg-20140306.ebuild, mg-20140414.ebuild: diff --git a/app-editors/mg/mg-20140414.ebuild b/app-editors/mg/mg-20140414.ebuild index 90cfd217b65d..d7d013a3d1a8 100644 --- a/app-editors/mg/mg-20140414.ebuild +++ b/app-editors/mg/mg-20140414.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/mg/mg-20140414.ebuild,v 1.4 2014/06/13 17:08:58 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/mg-20140414.ebuild,v 1.5 2014/07/18 13:04:08 klausman Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://homepage.boetes.org/software/mg/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="amd64 arm hppa ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="livecd" RDEPEND="sys-libs/ncurses |