diff options
author | 2012-08-14 12:53:41 +0000 | |
---|---|---|
committer | 2012-08-14 12:53:41 +0000 | |
commit | db46b53f3538fe7cdaa7567348fcc22449640b88 (patch) | |
tree | eab5349f1d49e971cfe56e61764cddf50427c2f8 /app-editors | |
parent | Stable for amd64, wrt bug #426336 (diff) | |
download | gentoo-2-db46b53f3538fe7cdaa7567348fcc22449640b88.tar.gz gentoo-2-db46b53f3538fe7cdaa7567348fcc22449640b88.tar.bz2 gentoo-2-db46b53f3538fe7cdaa7567348fcc22449640b88.zip |
Stable for amd64, wrt bug #431178
(Portage version: 2.1.11.9/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.4-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index 00bb62c18122..6ff65765298b 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.513 2012/08/13 09:01:30 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.514 2012/08/14 12:53:41 ago Exp $ + + 14 Aug 2012; Agostino Sarubbo <ago@gentoo.org> emacs-23.4-r4.ebuild: + Stable for amd64, wrt bug #431178 *emacs-24.1-r1 (13 Aug 2012) *emacs-23.4-r4 (13 Aug 2012) diff --git a/app-editors/emacs/emacs-23.4-r4.ebuild b/app-editors/emacs/emacs-23.4-r4.ebuild index c4cce7898601..561d9fbc540e 100644 --- a/app-editors/emacs/emacs-23.4-r4.ebuild +++ b/app-editors/emacs/emacs-23.4-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.4-r4.ebuild,v 1.1 2012/08/13 08:09:54 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.4-r4.ebuild,v 1.2 2012/08/14 12:53:41 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 ~amd64-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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="alsa aqua athena dbus games gconf gif gpm gtk gzip-el hesiod jpeg kerberos livecd m17n-lib motif pax_kernel png sound source svg tiff toolkit-scroll-bars X Xaw3d xft +xpm" REQUIRED_USE="aqua? ( !X )" |