diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-30 14:37:25 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-30 14:37:25 +0000 |
commit | 9bfb3232c3125c38e6189769c6cf0acafd2f3aec (patch) | |
tree | 3478b0799058a6a6062471e6d9292ade3920b376 /app-editors | |
parent | Stable on alpha, bug 556292 (diff) | |
download | gentoo-2-9bfb3232c3125c38e6189769c6cf0acafd2f3aec.tar.gz gentoo-2-9bfb3232c3125c38e6189769c6cf0acafd2f3aec.tar.bz2 gentoo-2-9bfb3232c3125c38e6189769c6cf0acafd2f3aec.zip |
amd64 stable wrt bug #556288
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x1BDC0E5AC42EB5D6)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/emacs/emacs-24.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index 7b75e7c9c50f..3e37a2ca2280 100644 --- a/app-editors/emacs/ChangeLog +++ b/app-editors/emacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/emacs # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.683 2015/07/30 13:29:59 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.684 2015/07/30 14:37:25 zlogene Exp $ + + 30 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> emacs-24.5.ebuild: + amd64 stable wrt bug #556288 30 Jul 2015; Tobias Klausmann <klausman@gentoo.org> emacs-24.5.ebuild: Stable on alpha, bug 556288 diff --git a/app-editors/emacs/emacs-24.5.ebuild b/app-editors/emacs/emacs-24.5.ebuild index 71bd5b8a45c3..3193f886abe9 100644 --- a/app-editors/emacs/emacs-24.5.ebuild +++ b/app-editors/emacs/emacs-24.5.ebuild @@ -1,6 +1,6 @@ # 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.5.ebuild,v 1.3 2015/07/30 13:29:59 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.5.ebuild,v 1.4 2015/07/30 14:37:25 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 )" |