diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 07:57:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 07:57:45 +0000 |
commit | cefc2a720907feb752840f5444e16ab8916bf584 (patch) | |
tree | b27f982256b0d86d028bbab6368ffd4cda2b64d0 /app-editors | |
parent | Stable for sparc, wrt bug #463142 (diff) | |
download | gentoo-2-cefc2a720907feb752840f5444e16ab8916bf584.tar.gz gentoo-2-cefc2a720907feb752840f5444e16ab8916bf584.tar.bz2 gentoo-2-cefc2a720907feb752840f5444e16ab8916bf584.zip |
Stable for sparc, wrt bug #470318
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", 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 945d597c550d..faa191178855 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.52 2013/05/21 15:21:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/ChangeLog,v 1.53 2013/05/25 07:57:45 ago Exp $ + + 25 May 2013; Agostino Sarubbo <ago@gentoo.org> mg-20110905-r1.ebuild: + Stable for sparc, wrt bug #470318 21 May 2013; Jeroen Roovers <jer@gentoo.org> mg-20110905-r1.ebuild: Stable for HPPA (bug #470318). diff --git a/app-editors/mg/mg-20110905-r1.ebuild b/app-editors/mg/mg-20110905-r1.ebuild index 76aa5f972e46..cd1c3323fc6c 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.5 2013/05/21 15:21:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/mg-20110905-r1.ebuild,v 1.6 2013/05/25 07:57:45 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" |