diff options
Diffstat (limited to 'app-editors/mg/mg-20070918.ebuild')
-rw-r--r-- | app-editors/mg/mg-20070918.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/mg/mg-20070918.ebuild b/app-editors/mg/mg-20070918.ebuild index 7efc9ba3b74c..fb01111ad6f0 100644 --- a/app-editors/mg/mg-20070918.ebuild +++ b/app-editors/mg/mg-20070918.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/mg-20070918.ebuild,v 1.2 2007/12/18 21:46:31 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/mg-20070918.ebuild,v 1.3 2008/01/27 10:21:11 opfer Exp $ DESCRIPTION="Micro GNU/emacs, a port from the BSDs" HOMEPAGE="http://www.xs4all.nl/~hanb/software/mg/" @@ -8,7 +8,7 @@ SRC_URI="http://www.xs4all.nl/~hanb/software/mg/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="" |