diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-29 15:25:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-29 15:25:09 +0000 |
commit | 8a8b81ce64cd2edf00319335c94b9ac89a7e0d2d (patch) | |
tree | b59a0f374acac021e8c3da7241deffb77c4a4e5f /app-editors/emacs | |
parent | Stable for amd64, wrt bug #405965 (diff) | |
download | gentoo-2-8a8b81ce64cd2edf00319335c94b9ac89a7e0d2d.tar.gz gentoo-2-8a8b81ce64cd2edf00319335c94b9ac89a7e0d2d.tar.bz2 gentoo-2-8a8b81ce64cd2edf00319335c94b9ac89a7e0d2d.zip |
Stable for amd64, wrt bug #406223
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/emacs')
-rw-r--r-- | app-editors/emacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/emacs/emacs-23.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index 4ec8cbc95b81..cbbd327af319 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.474 2012/02/10 16:30:40 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.475 2012/02/29 15:25:09 ago Exp $ + + 29 Feb 2012; Agostino Sarubbo <ago@gentoo.org> emacs-23.4-r1.ebuild: + Stable for amd64, wrt bug #406223 10 Feb 2012; Ulrich Müller <ulm@gentoo.org> -emacs-23.4.ebuild: Remove old. diff --git a/app-editors/emacs/emacs-23.4-r1.ebuild b/app-editors/emacs/emacs-23.4-r1.ebuild index ba01216537d5..a97b7311a976 100644 --- a/app-editors/emacs/emacs-23.4-r1.ebuild +++ b/app-editors/emacs/emacs-23.4-r1.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.4-r1.ebuild,v 1.1 2012/01/31 01:53:59 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.4-r1.ebuild,v 1.2 2012/02/29 15:25:09 ago 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 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 )" |