diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 12:40:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 12:40:49 +0000 |
commit | ffca82930d30719c5a501826068126bccc0824ea (patch) | |
tree | 7bc6ea1ea23485bb208bd92eaf4b9ce4c273df29 /app-editors | |
parent | Stable for ppc, wrt bug #470290 (diff) | |
download | gentoo-2-ffca82930d30719c5a501826068126bccc0824ea.tar.gz gentoo-2-ffca82930d30719c5a501826068126bccc0824ea.tar.bz2 gentoo-2-ffca82930d30719c5a501826068126bccc0824ea.zip |
Stable for ppc, wrt bug #470318
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/mg/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/mg/mg-20110905-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/mg/ChangeLog b/app-editors/mg/ChangeLog index 64b06f88189e..69e372eb98b2 100644 --- a/app-editors/mg/ChangeLog +++ b/app-editors/mg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/mg # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/ChangeLog,v 1.50 2013/05/20 08:35:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/ChangeLog,v 1.51 2013/05/20 12:40:49 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> mg-20110905-r1.ebuild: + Stable for ppc, wrt bug #470318 20 May 2013; Agostino Sarubbo <ago@gentoo.org> mg-20110905-r1.ebuild: Stable for x86, wrt bug #470318 diff --git a/app-editors/mg/mg-20110905-r1.ebuild b/app-editors/mg/mg-20110905-r1.ebuild index 5cf736115852..d0f9ece07f64 100644 --- a/app-editors/mg/mg-20110905-r1.ebuild +++ b/app-editors/mg/mg-20110905-r1.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/mg/mg-20110905-r1.ebuild,v 1.3 2013/05/20 08:35:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/mg-20110905-r1.ebuild,v 1.4 2013/05/20 12:40:49 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://homepage.boetes.org/software/mg/${P}.tar.gz" LICENSE="public-domain ISC BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="livecd" RDEPEND="sys-libs/ncurses" |