diff options
author | 2015-03-27 10:18:21 +0000 | |
---|---|---|
committer | 2015-03-27 10:18:21 +0000 | |
commit | 601543449f5175a3516d99a1f6ef1fae486fb9b7 (patch) | |
tree | 13dfefee868c84d03c8d42c0ea2e27bc8ac212c3 /app-editors/emacs/emacs-23.4-r13.ebuild | |
parent | Stable for x86, wrt bug #544482 (diff) | |
download | gentoo-2-601543449f5175a3516d99a1f6ef1fae486fb9b7.tar.gz gentoo-2-601543449f5175a3516d99a1f6ef1fae486fb9b7.tar.bz2 gentoo-2-601543449f5175a3516d99a1f6ef1fae486fb9b7.zip |
Stable for x86, wrt bug #544448
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/emacs/emacs-23.4-r13.ebuild')
-rw-r--r-- | app-editors/emacs/emacs-23.4-r13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs/emacs-23.4-r13.ebuild b/app-editors/emacs/emacs-23.4-r13.ebuild index 1f4e5bbd37ff..f2c111d9d122 100644 --- a/app-editors/emacs/emacs-23.4-r13.ebuild +++ b/app-editors/emacs/emacs-23.4-r13.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-23.4-r13.ebuild,v 1.2 2015/03/27 09:11:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.4-r13.ebuild,v 1.3 2015/03/27 10:18:21 ago Exp $ EAPI=5 WANT_AUTOMAKE="none" @@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.bz2 LICENSE="GPL-3+ FDL-1.3+ BSD HPND 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" +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" 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 )" |