diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-12-24 10:45:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-12-24 10:45:12 +0000 |
commit | ba87c1dcb6247f9775cd4f7333e9e66d77120f33 (patch) | |
tree | a47c18fcf307915a383f2cf022c023e5e4bfc881 /app-editors/emacs | |
parent | Add ~sparc keyword, bug #245949 (diff) | |
download | gentoo-2-ba87c1dcb6247f9775cd4f7333e9e66d77120f33.tar.gz gentoo-2-ba87c1dcb6247f9775cd4f7333e9e66d77120f33.tar.bz2 gentoo-2-ba87c1dcb6247f9775cd4f7333e9e66d77120f33.zip |
arm/s390/sh stable
(Portage version: 2.1.4.5)
Diffstat (limited to 'app-editors/emacs')
-rw-r--r-- | app-editors/emacs/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/emacs/emacs-21.4-r17.ebuild | 4 | ||||
-rw-r--r-- | app-editors/emacs/emacs-22.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index df4cdb8a16af..d4fcb3e66199 100644 --- a/app-editors/emacs/ChangeLog +++ b/app-editors/emacs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/emacs # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.289 2008/12/17 09:54:09 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.290 2008/12/24 10:45:12 armin76 Exp $ + + 24 Dec 2008; Raúl Porcel <armin76@gentoo.org> emacs-21.4-r17.ebuild, + emacs-22.3.ebuild: + arm/s390/sh stable 17 Dec 2008; Ulrich Mueller <ulm@gentoo.org> files/emacs-22.3-freebsd-sparc.patch: diff --git a/app-editors/emacs/emacs-21.4-r17.ebuild b/app-editors/emacs/emacs-21.4-r17.ebuild index 886fb7334ae0..4fae0c968620 100644 --- a/app-editors/emacs/emacs-21.4-r17.ebuild +++ b/app-editors/emacs/emacs-21.4-r17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4-r17.ebuild,v 1.14 2008/11/26 21:11:49 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4-r17.ebuild,v 1.15 2008/12/24 10:45:12 armin76 Exp $ WANT_AUTOCONF="2.1" @@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/emacs/${P}a.tar.gz LICENSE="GPL-2 FDL-1.1 BSD as-is X11" SLOT="21" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="X Xaw3d leim motif nls sendmail" RDEPEND="sys-libs/ncurses diff --git a/app-editors/emacs/emacs-22.3.ebuild b/app-editors/emacs/emacs-22.3.ebuild index acddba9d4502..c5048b82d6e9 100644 --- a/app-editors/emacs/emacs-22.3.ebuild +++ b/app-editors/emacs/emacs-22.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.3.ebuild,v 1.13 2008/11/26 21:11:49 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.3.ebuild,v 1.14 2008/12/24 10:45:12 armin76 Exp $ inherit autotools elisp-common eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.gz" LICENSE="GPL-3 FDL-1.2 BSD as-is X11" SLOT="22" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="alsa gif gtk gzip-el hesiod jpeg kerberos motif png spell sound source tiff toolkit-scroll-bars X Xaw3d xpm" RESTRICT="strip" |