diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-12-09 09:08:34 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-12-09 09:08:34 +0000 |
commit | 08011be6322556699ad07ffd7c12b57c2b0ed056 (patch) | |
tree | bc102e4518538226ada5a03e31d9cdd696cf9115 /app-editors | |
parent | Stable for HPPA (bug #531798). (diff) | |
download | gentoo-2-08011be6322556699ad07ffd7c12b57c2b0ed056.tar.gz gentoo-2-08011be6322556699ad07ffd7c12b57c2b0ed056.tar.bz2 gentoo-2-08011be6322556699ad07ffd7c12b57c2b0ed056.zip |
Stable for HPPA (bug #531806).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/emacs/emacs-24.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index b38935895200..cd1961c2a03c 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.648 2014/12/07 23:50:07 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.649 2014/12/09 09:08:34 jer Exp $ + + 09 Dec 2014; Jeroen Roovers <jer@gentoo.org> emacs-24.4-r1.ebuild: + Stable for HPPA (bug #531806). 07 Dec 2014; Chema Alonso <nimiux@gentoo.org> emacs-24.4-r1.ebuild: Stable for amd64 wrt bug #531806 diff --git a/app-editors/emacs/emacs-24.4-r1.ebuild b/app-editors/emacs/emacs-24.4-r1.ebuild index 7c90c0900936..9a16bcee1c54 100644 --- a/app-editors/emacs/emacs-24.4-r1.ebuild +++ b/app-editors/emacs/emacs-24.4-r1.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.4-r1.ebuild,v 1.3 2014/12/07 23:50:07 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.4-r1.ebuild,v 1.4 2014/12/09 09:08:34 jer 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 )" |