summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-10-07 14:18:33 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-10-07 14:18:33 +0000
commit1a70143f5a1ff28181ee01df22937bf9ae440ee5 (patch)
treeb0929b1b4167434096e05ebacaa02e02b5d894aa /app-editors/emacs
parentInitial import for Package-Variant (diff)
downloadgentoo-2-1a70143f5a1ff28181ee01df22937bf9ae440ee5.tar.gz
gentoo-2-1a70143f5a1ff28181ee01df22937bf9ae440ee5.tar.bz2
gentoo-2-1a70143f5a1ff28181ee01df22937bf9ae440ee5.zip
alpha/ia64/s390/sh/sparc/x86 stable wrt #436520
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'app-editors/emacs')
-rw-r--r--app-editors/emacs/ChangeLog5
-rw-r--r--app-editors/emacs/emacs-24.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog
index da6f28e35b09..b8aac6defca0 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.536 2012/10/06 08:43:26 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.537 2012/10/07 14:18:33 armin76 Exp $
+
+ 07 Oct 2012; Raúl Porcel <armin76@gentoo.org> emacs-24.2.ebuild:
+ alpha/ia64/s390/sh/sparc/x86 stable wrt #436520
06 Oct 2012; Markus Meier <maekke@gentoo.org> emacs-24.2.ebuild:
arm stable, bug #436520
diff --git a/app-editors/emacs/emacs-24.2.ebuild b/app-editors/emacs/emacs-24.2.ebuild
index 954fb18c52d8..2c3db9c576d6 100644
--- a/app-editors/emacs/emacs-24.2.ebuild
+++ b/app-editors/emacs/emacs-24.2.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-24.2.ebuild,v 1.9 2012/10/06 08:43:26 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.2.ebuild,v 1.10 2012/10/07 14:18:33 armin76 Exp $
EAPI=4
@@ -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 ~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 ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="alsa aqua athena dbus games gconf gif gnutls gpm gsettings gtk gtk3 gzip-el hesiod imagemagick jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm"
REQUIRED_USE="aqua? ( !X )"