diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-26 16:57:12 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-26 16:57:12 +0000 |
commit | 88e14fa346979efeb1c1904c718e48555267450b (patch) | |
tree | a244fc14bebaf73a52da3920226802d716b852d6 /app-editors | |
parent | Stable for PPC64 (bug #519432). (diff) | |
download | gentoo-2-88e14fa346979efeb1c1904c718e48555267450b.tar.gz gentoo-2-88e14fa346979efeb1c1904c718e48555267450b.tar.bz2 gentoo-2-88e14fa346979efeb1c1904c718e48555267450b.zip |
ppc stable wrt bug #547604
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/mg/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/mg/mg-20150323.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/mg/ChangeLog b/app-editors/mg/ChangeLog index caadc504bab7..8846a3205bc6 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.106 2015/04/26 16:46:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/ChangeLog,v 1.107 2015/04/26 16:57:12 pacho Exp $ + + 26 Apr 2015; Pacho Ramos <pacho@gentoo.org> mg-20150323.ebuild: + ppc stable wrt bug #547604 26 Apr 2015; Pacho Ramos <pacho@gentoo.org> mg-20150323.ebuild: x86 stable wrt bug #547604 diff --git a/app-editors/mg/mg-20150323.ebuild b/app-editors/mg/mg-20150323.ebuild index 906e18ce5f84..a86fb3883595 100644 --- a/app-editors/mg/mg-20150323.ebuild +++ b/app-editors/mg/mg-20150323.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-20150323.ebuild,v 1.3 2015/04/26 16:46:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/mg-20150323.ebuild,v 1.4 2015/04/26 16:57:12 pacho 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 |