diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-05-18 16:09:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-05-18 16:09:07 +0000 |
commit | a726bade89ba7dbf37ac9cec9f99ae96316ee88b (patch) | |
tree | 4f1743e1aa07be18f3afdd3e4432207813f3342d /app-editors | |
parent | tidy (diff) | |
download | gentoo-2-a726bade89ba7dbf37ac9cec9f99ae96316ee88b.tar.gz gentoo-2-a726bade89ba7dbf37ac9cec9f99ae96316ee88b.tar.bz2 gentoo-2-a726bade89ba7dbf37ac9cec9f99ae96316ee88b.zip |
Stable for HPPA (bug #363633).
(Portage version: 2.2.0_alpha33/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/emacs/emacs-23.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index e08ab2f71935..d9ce329c2729 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.416 2011/05/13 04:36:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.417 2011/05/18 16:09:07 jer Exp $ + + 18 May 2011; Jeroen Roovers <jer@gentoo.org> emacs-23.3.ebuild: + Stable for HPPA (bug #363633). 13 May 2011; Markus Meier <maekke@gentoo.org> emacs-23.3.ebuild: arm stable, bug #363633 diff --git a/app-editors/emacs/emacs-23.3.ebuild b/app-editors/emacs/emacs-23.3.ebuild index 480d4c6ac5e0..9b2425f7aa0c 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.5 2011/05/13 04:36:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.3.ebuild,v 1.6 2011/05/18 16:09:07 jer 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 ~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" |