diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-01-02 17:02:55 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-01-02 17:02:55 +0000 |
commit | 2672ca751a9b23ac5fcfafefc3c73f4e23ff7987 (patch) | |
tree | 40d9902f4a7be7473c36506ea4985f07784e4f30 /app-editors/emacs | |
parent | Add Qt 5 support wrt bug #534304. (diff) | |
download | gentoo-2-2672ca751a9b23ac5fcfafefc3c73f4e23ff7987.tar.gz gentoo-2-2672ca751a9b23ac5fcfafefc3c73f4e23ff7987.tar.bz2 gentoo-2-2672ca751a9b23ac5fcfafefc3c73f4e23ff7987.zip |
x86 stable wrt bug #531806
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'app-editors/emacs')
-rw-r--r-- | app-editors/emacs/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/emacs/emacs-24.4-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index b77003cd227f..699087a6532e 100644 --- a/app-editors/emacs/ChangeLog +++ b/app-editors/emacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/emacs -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.650 2014/12/26 17:59:46 maekke Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.651 2015/01/02 17:02:55 zlogene Exp $ + + 02 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> emacs-24.4-r1.ebuild: + x86 stable wrt bug #531806 26 Dec 2014; Markus Meier <maekke@gentoo.org> emacs-24.4-r1.ebuild: arm stable, bug #531806 diff --git a/app-editors/emacs/emacs-24.4-r1.ebuild b/app-editors/emacs/emacs-24.4-r1.ebuild index 7a489cb0d7de..9a68ad2bfae4 100644 --- a/app-editors/emacs/emacs-24.4-r1.ebuild +++ b/app-editors/emacs/emacs-24.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.4-r1.ebuild,v 1.5 2014/12/26 17:59:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.4-r1.ebuild,v 1.6 2015/01/02 17:02:55 zlogene Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.xz LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" SLOT="24" -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 ~x64-macos ~x86-macos" +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 ~x64-macos ~x86-macos" IUSE="acl alsa aqua athena dbus games gconf gfile gif gnutls gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm zlib" REQUIRED_USE="?? ( aqua X )" |