diff options
author | 2015-04-09 20:58:37 +0000 | |
---|---|---|
committer | 2015-04-09 20:58:37 +0000 | |
commit | ffe6f8fc4841b947a7a507010c2d39186d9e8790 (patch) | |
tree | ab5fc4ea2a3d9debe67fbdf5f61f67a0073e59b0 /app-editors | |
parent | arm stable, bug #544448 (diff) | |
download | gentoo-2-ffe6f8fc4841b947a7a507010c2d39186d9e8790.tar.gz gentoo-2-ffe6f8fc4841b947a7a507010c2d39186d9e8790.tar.bz2 gentoo-2-ffe6f8fc4841b947a7a507010c2d39186d9e8790.zip |
arm stable, bug #544448
(Portage version: 2.2.18/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.4-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index 75940843fd4b..b73d2032452c 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.673 2015/04/09 20:57:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.674 2015/04/09 20:58:37 maekke Exp $ + + 09 Apr 2015; Markus Meier <maekke@gentoo.org> emacs-24.4-r4.ebuild: + arm stable, bug #544448 09 Apr 2015; Markus Meier <maekke@gentoo.org> emacs-23.4-r13.ebuild: arm stable, bug #544448 diff --git a/app-editors/emacs/emacs-24.4-r4.ebuild b/app-editors/emacs/emacs-24.4-r4.ebuild index 38a7ca40d1ad..ad6f5ed52dc4 100644 --- a/app-editors/emacs/emacs-24.4-r4.ebuild +++ b/app-editors/emacs/emacs-24.4-r4.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.4-r4.ebuild,v 1.7 2015/03/31 17:22:41 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.4-r4.ebuild,v 1.8 2015/04/09 20:58:37 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="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 )" |