diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-05 18:46:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-05 18:46:49 +0000 |
commit | 7610adffd0d8340ab5adf3260562342543275e8b (patch) | |
tree | 88d7cd5beb90d21a0524baad3b7b7ac8646c0ae8 /app-editors | |
parent | Stable on amd64, bug #251832 (diff) | |
download | gentoo-2-7610adffd0d8340ab5adf3260562342543275e8b.tar.gz gentoo-2-7610adffd0d8340ab5adf3260562342543275e8b.tar.bz2 gentoo-2-7610adffd0d8340ab5adf3260562342543275e8b.zip |
Add ~sh wrt #238712
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs-cvs/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/emacs-cvs/emacs-cvs-23.0.92.ebuild | 4 | ||||
-rw-r--r-- | app-editors/emacs-cvs/emacs-cvs-23.0.9999-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-editors/emacs-cvs/ChangeLog b/app-editors/emacs-cvs/ChangeLog index f25c99ca0b31..7d15ed1c9d34 100644 --- a/app-editors/emacs-cvs/ChangeLog +++ b/app-editors/emacs-cvs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/emacs-cvs # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.241 2009/04/04 20:57:58 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.242 2009/04/05 18:46:49 armin76 Exp $ + + 05 Apr 2009; Raúl Porcel <armin76@gentoo.org> emacs-cvs-23.0.92.ebuild, + emacs-cvs-23.0.9999-r1.ebuild: + Add ~sh wrt #238712 04 Apr 2009; Ulrich Mueller <ulm@gentoo.org> +files/emacs-23.0.92-sh.patch, emacs-cvs-23.0.92.ebuild, diff --git a/app-editors/emacs-cvs/emacs-cvs-23.0.92.ebuild b/app-editors/emacs-cvs/emacs-cvs-23.0.92.ebuild index 4f8cdfb446a1..572fe9c9ee18 100644 --- a/app-editors/emacs-cvs/emacs-cvs-23.0.92.ebuild +++ b/app-editors/emacs-cvs/emacs-cvs-23.0.92.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.92.ebuild,v 1.2 2009/04/04 20:57:58 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.92.ebuild,v 1.3 2009/04/05 18:46:49 armin76 Exp $ EAPI=2 @@ -31,7 +31,7 @@ HOMEPAGE="http://www.gnu.org/software/emacs/" LICENSE="GPL-3 FDL-1.3 BSD as-is X11 W3C" SLOT="23" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="alsa dbus gif gpm gtk gzip-el hesiod jpeg kerberos m17n-lib motif png spell sound source svg tiff toolkit-scroll-bars X Xaw3d xft +xpm" RESTRICT="strip" diff --git a/app-editors/emacs-cvs/emacs-cvs-23.0.9999-r1.ebuild b/app-editors/emacs-cvs/emacs-cvs-23.0.9999-r1.ebuild index 651551a26ccf..af3f0d23e3a6 100644 --- a/app-editors/emacs-cvs/emacs-cvs-23.0.9999-r1.ebuild +++ b/app-editors/emacs-cvs/emacs-cvs-23.0.9999-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.9999-r1.ebuild,v 1.7 2009/04/04 20:57:58 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.9999-r1.ebuild,v 1.8 2009/04/05 18:46:49 armin76 Exp $ EAPI=2 @@ -31,7 +31,7 @@ HOMEPAGE="http://www.gnu.org/software/emacs/" LICENSE="GPL-3 FDL-1.3 BSD as-is X11 W3C" SLOT="23" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="alsa dbus gif gpm gtk gzip-el hesiod jpeg kerberos m17n-lib motif png spell sound source svg tiff toolkit-scroll-bars X Xaw3d xft +xpm" RESTRICT="strip" |