summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2011-06-14 04:33:36 +0000
committerMatt Turner <mattst88@gentoo.org>2011-06-14 04:33:36 +0000
commit3832a55c44c449f57cc6b1b1abe83cd716759f85 (patch)
tree00844a213fc006cac259e26f205cb2225a13f866 /app-editors
parentAdded ~x86-fbsd, bug #358079 (diff)
downloadgentoo-2-3832a55c44c449f57cc6b1b1abe83cd716759f85.tar.gz
gentoo-2-3832a55c44c449f57cc6b1b1abe83cd716759f85.tar.bz2
gentoo-2-3832a55c44c449f57cc6b1b1abe83cd716759f85.zip
Added ~mips, bug 234095
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/emacs/ChangeLog5
-rw-r--r--app-editors/emacs/emacs-23.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog
index 490d6ad76e92..478a408dfda3 100644
--- a/app-editors/emacs/ChangeLog
+++ b/app-editors/emacs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/emacs
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.419 2011/06/03 18:19:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.420 2011/06/14 04:33:36 mattst88 Exp $
+
+ 14 Jun 2011; Matt Turner <mattst88@gentoo.org> emacs-23.3.ebuild:
+ Added ~mips, bug 234095
03 Jun 2011; Raúl Porcel <armin76@gentoo.org> emacs-23.3.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #3636333
diff --git a/app-editors/emacs/emacs-23.3.ebuild b/app-editors/emacs/emacs-23.3.ebuild
index 427eddbf2332..ee9e02b347ee 100644
--- a/app-editors/emacs/emacs-23.3.ebuild
+++ b/app-editors/emacs/emacs-23.3.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/emacs/emacs-23.3.ebuild,v 1.8 2011/06/03 18:19:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.3.ebuild,v 1.9 2011/06/14 04:33:36 mattst88 Exp $
EAPI=4
WANT_AUTOMAKE="none"
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.bz2
LICENSE="GPL-3 FDL-1.3 BSD as-is MIT W3C unicode"
SLOT="23"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="alsa aqua dbus gconf gif gpm gtk gzip-el hesiod jpeg kerberos m17n-lib motif png sound source svg tiff toolkit-scroll-bars X Xaw3d xft +xpm"
REQUIRED_USE="aqua? ( !X )"
RESTRICT="strip"