diff options
author | Peter Weller <welp@gentoo.org> | 2007-11-28 19:38:23 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-11-28 19:38:23 +0000 |
commit | 06638a219b0d476da40d5263323dd338c10396a0 (patch) | |
tree | b5d193bf17e3f09a0177d0a35caa9a2ea3ac03e2 /app-editors/emacs | |
parent | Initial commit. Ebuild by Robin H. Johnson <robbat2@gentoo.org>. (diff) | |
download | gentoo-2-06638a219b0d476da40d5263323dd338c10396a0.tar.gz gentoo-2-06638a219b0d476da40d5263323dd338c10396a0.tar.bz2 gentoo-2-06638a219b0d476da40d5263323dd338c10396a0.zip |
Stable on amd64, thanks angelos.
(Portage version: 2.1.4_rc3)
Diffstat (limited to 'app-editors/emacs')
-rw-r--r-- | app-editors/emacs/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/emacs/emacs-21.4-r14.ebuild | 4 | ||||
-rw-r--r-- | app-editors/emacs/emacs-22.1-r3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index 44c8856d05d8..36c241235662 100644 --- a/app-editors/emacs/ChangeLog +++ b/app-editors/emacs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/emacs # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.216 2007/11/27 18:48:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.217 2007/11/28 19:38:23 welp Exp $ + + 28 Nov 2007; <welp@gentoo.org> emacs-21.4-r14.ebuild, + emacs-22.1-r3.ebuild: + Stable on amd64, thanks angelos. 27 Nov 2007; Raúl Porcel <armin76@gentoo.org> emacs-21.4-r14.ebuild, emacs-22.1-r3.ebuild: diff --git a/app-editors/emacs/emacs-21.4-r14.ebuild b/app-editors/emacs/emacs-21.4-r14.ebuild index e323669ee150..e4ee033eafe7 100644 --- a/app-editors/emacs/emacs-21.4-r14.ebuild +++ b/app-editors/emacs/emacs-21.4-r14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4-r14.ebuild,v 1.6 2007/11/27 18:48:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4-r14.ebuild,v 1.7 2007/11/28 19:38:23 welp 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" SLOT="21" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="X Xaw3d leim lesstif motif nls sendmail" RDEPEND="sys-libs/ncurses diff --git a/app-editors/emacs/emacs-22.1-r3.ebuild b/app-editors/emacs/emacs-22.1-r3.ebuild index c958a858878f..94bf3fd39e7e 100644 --- a/app-editors/emacs/emacs-22.1-r3.ebuild +++ b/app-editors/emacs/emacs-22.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.1-r3.ebuild,v 1.7 2007/11/27 18:48:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.1-r3.ebuild,v 1.8 2007/11/28 19:38:23 welp Exp $ WANT_AUTOCONF="2.5" WANT_AUTOMAKE="latest" @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.gz" LICENSE="GPL-2 FDL-1.2 BSD" SLOT="22" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="alsa gif gtk gzip-el hesiod jpeg motif png spell sound source tiff toolkit-scroll-bars X Xaw3d xpm" RESTRICT="strip" |