diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-04-02 07:26:56 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-04-02 07:26:56 +0000 |
commit | f36345675b1726e9c8c5d11399981b749bc6e8cd (patch) | |
tree | 637da342a6e15950f188b541de215a6fdba5a275 /app-editors/mg | |
parent | Stable on amd64 wrt bug #361623 (diff) | |
download | gentoo-2-f36345675b1726e9c8c5d11399981b749bc6e8cd.tar.gz gentoo-2-f36345675b1726e9c8c5d11399981b749bc6e8cd.tar.bz2 gentoo-2-f36345675b1726e9c8c5d11399981b749bc6e8cd.zip |
Stable on amd64 wrt bug #361631
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/mg')
-rw-r--r-- | app-editors/mg/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/mg/mg-20110120.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/mg/ChangeLog b/app-editors/mg/ChangeLog index f92f0623fabb..1a7b59116895 100644 --- a/app-editors/mg/ChangeLog +++ b/app-editors/mg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/mg # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/ChangeLog,v 1.26 2011/02/12 15:58:44 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/ChangeLog,v 1.27 2011/04/02 07:26:56 angelos Exp $ + + 02 Apr 2011; Christoph Mende <angelos@gentoo.org> mg-20110120.ebuild: + Stable on amd64 wrt bug #361631 *mg-20110120 (12 Feb 2011) diff --git a/app-editors/mg/mg-20110120.ebuild b/app-editors/mg/mg-20110120.ebuild index b5a688ffd4bd..de1a9c913aca 100644 --- a/app-editors/mg/mg-20110120.ebuild +++ b/app-editors/mg/mg-20110120.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/mg-20110120.ebuild,v 1.1 2011/02/12 15:58:44 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/mg-20110120.ebuild,v 1.2 2011/04/02 07:26:56 angelos Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="http://homepage.boetes.org/software/mg/${P}.tar.gz" LICENSE="public-domain BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" src_configure() { |