diff options
author | Markus Meier <maekke@gentoo.org> | 2012-08-11 12:56:30 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-08-11 12:56:30 +0000 |
commit | d2cec5bbb1519f3f05dc67f5ff30d3ef7c9b3a97 (patch) | |
tree | 9c75daaa0bebe2b5b53178d1901338fd8c0a9ba7 /app-editors/emacs | |
parent | x86 stable, bug #418781 (diff) | |
download | gentoo-2-d2cec5bbb1519f3f05dc67f5ff30d3ef7c9b3a97.tar.gz gentoo-2-d2cec5bbb1519f3f05dc67f5ff30d3ef7c9b3a97.tar.bz2 gentoo-2-d2cec5bbb1519f3f05dc67f5ff30d3ef7c9b3a97.zip |
arm stable, bug #428212
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/emacs')
-rw-r--r-- | app-editors/emacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/emacs/emacs-24.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index c3fa05b69abf..674fd36827d3 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.510 2012/08/07 19:42:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.511 2012/08/11 12:56:30 maekke Exp $ + + 11 Aug 2012; Markus Meier <maekke@gentoo.org> emacs-24.1.ebuild: + arm stable, bug #428212 07 Aug 2012; Brent Baude <ranger@gentoo.org> emacs-24.1.ebuild: Marking emacs-24.1 ppc64 for bug 428212 diff --git a/app-editors/emacs/emacs-24.1.ebuild b/app-editors/emacs/emacs-24.1.ebuild index ccb44ecbb35f..faffec706f3f 100644 --- a/app-editors/emacs/emacs-24.1.ebuild +++ b/app-editors/emacs/emacs-24.1.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.1.ebuild,v 1.11 2012/08/07 19:42:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.1.ebuild,v 1.12 2012/08/11 12:56:30 maekke Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.bz2 LICENSE="GPL-3 FDL-1.3 BSD as-is 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 )" |