diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-09-18 03:26:11 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-09-18 03:26:11 +0000 |
commit | 48c60216e5da42bbfc8d7081a2eea9061b003fec (patch) | |
tree | 8f369ca8b11fe8471364dccc920fba85c4db51c3 /app-editors | |
parent | Stable for HPPA (bug #285063). (diff) | |
download | gentoo-2-48c60216e5da42bbfc8d7081a2eea9061b003fec.tar.gz gentoo-2-48c60216e5da42bbfc8d7081a2eea9061b003fec.tar.bz2 gentoo-2-48c60216e5da42bbfc8d7081a2eea9061b003fec.zip |
Stable for HPPA (bug #285063).
(Portage version: 2.2_rc40/cvs/Linux i686)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/emacs/emacs-23.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index 7f30835d2ed7..57993486c344 100644 --- a/app-editors/emacs/ChangeLog +++ b/app-editors/emacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/emacs # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.335 2009/09/16 18:42:39 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.336 2009/09/18 03:26:11 jer Exp $ + + 18 Sep 2009; Jeroen Roovers <jer@gentoo.org> emacs-23.1.ebuild: + Stable for HPPA (bug #285063). 16 Sep 2009; Ulrich Mueller <ulm@gentoo.org> emacs-18.59-r6.ebuild: Support 32 bit build on amd64. Add ~amd64 keyword, bug 166839. diff --git a/app-editors/emacs/emacs-23.1.ebuild b/app-editors/emacs/emacs-23.1.ebuild index e39378e8f390..67d2f9df594b 100644 --- a/app-editors/emacs/emacs-23.1.ebuild +++ b/app-editors/emacs/emacs-23.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.1.ebuild,v 1.6 2009/09/15 22:57:38 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.1.ebuild,v 1.7 2009/09/18 03:26:11 jer Exp $ EAPI=2 @@ -29,7 +29,7 @@ HOMEPAGE="http://www.gnu.org/software/emacs/" LICENSE="GPL-3 FDL-1.3 BSD as-is X11 W3C unicode" SLOT="23" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="alsa dbus gif gpm gtk gzip-el hesiod jpeg kerberos m17n-lib motif png sound source svg tiff toolkit-scroll-bars X Xaw3d xft +xpm" RESTRICT="strip" |