diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-02 08:45:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-02 08:45:08 +0000 |
commit | 88bde50b31c56738f0530ba9e45334d9b92dc9bb (patch) | |
tree | bc8759c32bdded65d5f2ffc10ac3c98369ca2b92 /app-editors | |
parent | Stable for sh, wrt bug #463080 (diff) | |
download | gentoo-2-88bde50b31c56738f0530ba9e45334d9b92dc9bb.tar.gz gentoo-2-88bde50b31c56738f0530ba9e45334d9b92dc9bb.tar.bz2 gentoo-2-88bde50b31c56738f0530ba9e45334d9b92dc9bb.zip |
Stable for sh, wrt bug #469874
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sh", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/emacs/emacs-24.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index 0e424393ada0..96236666f5b1 100644 --- a/app-editors/emacs/ChangeLog +++ b/app-editors/emacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/emacs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.581 2013/05/25 07:49:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.582 2013/06/02 08:45:08 ago Exp $ + + 02 Jun 2013; Agostino Sarubbo <ago@gentoo.org> emacs-24.3-r1.ebuild: + Stable for sh, wrt bug #469874 25 May 2013; Agostino Sarubbo <ago@gentoo.org> emacs-24.3-r1.ebuild: Stable for sparc, wrt bug #469874 diff --git a/app-editors/emacs/emacs-24.3-r1.ebuild b/app-editors/emacs/emacs-24.3-r1.ebuild index f026e33b7727..c95ac787b038 100644 --- a/app-editors/emacs/emacs-24.3-r1.ebuild +++ b/app-editors/emacs/emacs-24.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.3-r1.ebuild,v 1.13 2013/05/25 07:49:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.3-r1.ebuild,v 1.14 2013/06/02 08:45:08 ago 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 )" |