diff options
author | Markus Meier <maekke@gentoo.org> | 2014-05-15 20:01:46 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-05-15 20:01:46 +0000 |
commit | a0f0ba5725cb0cba208197010455a396bc86e542 (patch) | |
tree | 0515f5af89917b42eb336e144705e0df632fecbf /app-editors | |
parent | add ~arm, bug #505998 (diff) | |
download | gentoo-2-a0f0ba5725cb0cba208197010455a396bc86e542.tar.gz gentoo-2-a0f0ba5725cb0cba208197010455a396bc86e542.tar.bz2 gentoo-2-a0f0ba5725cb0cba208197010455a396bc86e542.zip |
arm stable, bug #509830
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/emacs/emacs-24.3-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index 020e653668bd..18ea8dc5bccf 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.619 2014/05/15 20:01:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.620 2014/05/15 20:01:46 maekke Exp $ + + 15 May 2014; Markus Meier <maekke@gentoo.org> emacs-24.3-r6.ebuild: + arm stable, bug #509830 15 May 2014; Markus Meier <maekke@gentoo.org> emacs-23.4-r10.ebuild: arm stable, bug #509830 diff --git a/app-editors/emacs/emacs-24.3-r6.ebuild b/app-editors/emacs/emacs-24.3-r6.ebuild index 2a3df9e535aa..bb509263aadc 100644 --- a/app-editors/emacs/emacs-24.3-r6.ebuild +++ b/app-editors/emacs/emacs-24.3-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.3-r6.ebuild,v 1.2 2014/05/09 15:55:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.3-r6.ebuild,v 1.3 2014/05/15 20:01:46 maekke 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="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 )" |