diff options
author | 2015-03-02 09:32:55 +0000 | |
---|---|---|
committer | 2015-03-02 09:32:55 +0000 | |
commit | 6d027fe3b07f7e4a7fffca17f08d62b042d8db0a (patch) | |
tree | 45d4f8f7e5714e037892f1b25e84df12158b238c /app-editors/mg | |
parent | Stable for ppc, wrt bug #512080 (diff) | |
download | gentoo-2-6d027fe3b07f7e4a7fffca17f08d62b042d8db0a.tar.gz gentoo-2-6d027fe3b07f7e4a7fffca17f08d62b042d8db0a.tar.bz2 gentoo-2-6d027fe3b07f7e4a7fffca17f08d62b042d8db0a.zip |
Stable for ppc, wrt bug #536006
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/mg')
-rw-r--r-- | app-editors/mg/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/mg/mg-20141127.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/mg/ChangeLog b/app-editors/mg/ChangeLog index 4cfdabe9bea3..720db5fb7d72 100644 --- a/app-editors/mg/ChangeLog +++ b/app-editors/mg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/mg # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/ChangeLog,v 1.99 2015/02/07 16:12:00 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/ChangeLog,v 1.100 2015/03/02 09:32:55 ago Exp $ + + 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> mg-20141127.ebuild: + Stable for ppc, wrt bug #536006 07 Feb 2015; Chema Alonso <nimiux@gentoo.org> mg-20141127.ebuild: Stable for amd64 wrt bug #536006 diff --git a/app-editors/mg/mg-20141127.ebuild b/app-editors/mg/mg-20141127.ebuild index ce47513380ec..761ba1c16af5 100644 --- a/app-editors/mg/mg-20141127.ebuild +++ b/app-editors/mg/mg-20141127.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/mg-20141127.ebuild,v 1.5 2015/02/07 16:12:00 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/mg-20141127.ebuild,v 1.6 2015/03/02 09:32:55 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://homepage.boetes.org/software/mg/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="livecd" RDEPEND="sys-libs/ncurses |