diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-01-16 03:00:17 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-01-16 03:00:17 +0000 |
commit | b258cec709c7f290fb7f5a56839c8c6a0995ac6a (patch) | |
tree | 04bdadceb8f2029f6fff7c159662d0027d749fd4 /app-editors | |
parent | Stable for HPPA (bug #398361). (diff) | |
download | gentoo-2-b258cec709c7f290fb7f5a56839c8c6a0995ac6a.tar.gz gentoo-2-b258cec709c7f290fb7f5a56839c8c6a0995ac6a.tar.bz2 gentoo-2-b258cec709c7f290fb7f5a56839c8c6a0995ac6a.zip |
Stable for HPPA (bug #398239).
(Portage version: 2.2.0_alpha84/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-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index 2f0ddb3c0790..200d3b416d7b 100644 --- a/app-editors/emacs/ChangeLog +++ b/app-editors/emacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/emacs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.467 2012/01/15 20:57:55 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.468 2012/01/16 03:00:17 jer Exp $ + + 16 Jan 2012; Jeroen Roovers <jer@gentoo.org> emacs-23.3-r4.ebuild: + Stable for HPPA (bug #398239). 15 Jan 2012; Ulrich Müller <ulm@gentoo.org> -emacs-21.4-r23.ebuild, -emacs-22.3-r8.ebuild: diff --git a/app-editors/emacs/emacs-23.3-r4.ebuild b/app-editors/emacs/emacs-23.3-r4.ebuild index 9ccd5ff2503d..08cf64b25113 100644 --- a/app-editors/emacs/emacs-23.3-r4.ebuild +++ b/app-editors/emacs/emacs-23.3-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.3-r4.ebuild,v 1.5 2012/01/15 19:14:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.3-r4.ebuild,v 1.6 2012/01/16 03:00:17 jer Exp $ EAPI=4 WANT_AUTOMAKE="none" @@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/emacs/${P}a.tar.bz2 LICENSE="GPL-3 FDL-1.3 BSD as-is MIT W3C unicode PSF-2" SLOT="23" -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" +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 athena dbus gconf gif gpm gtk gzip-el hesiod jpeg kerberos livecd m17n-lib motif png sound source svg tiff toolkit-scroll-bars X Xaw3d xft +xpm" REQUIRED_USE="aqua? ( !X )" |