diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-08-03 18:52:04 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-08-03 18:52:04 +0000 |
commit | 752b92dd63de2c21f679b59decee0b244dad25b1 (patch) | |
tree | 0061857bccb86817678a1d1073083b47b33ed3ba /app-editors/emacs | |
parent | Stable on sparc (diff) | |
download | gentoo-2-752b92dd63de2c21f679b59decee0b244dad25b1.tar.gz gentoo-2-752b92dd63de2c21f679b59decee0b244dad25b1.tar.bz2 gentoo-2-752b92dd63de2c21f679b59decee0b244dad25b1.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-editors/emacs')
-rw-r--r-- | app-editors/emacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/emacs/emacs-21.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index 41f564fa30ae..fa22afab6822 100644 --- a/app-editors/emacs/ChangeLog +++ b/app-editors/emacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/emacs # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.70 2005/07/29 21:03:37 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.71 2005/08/03 18:47:28 kloeri Exp $ + + 03 Aug 2005; Bryan Østergaard <kloeri@gentoo.org> emacs-21.4-r1.ebuild: + Stable on alpha. 29 Jul 2005; MATSUU Takuto <matsuu@gentoo.org> +files/emacs-21.2-sh.patch, emacs-21.4-r1.ebuild: diff --git a/app-editors/emacs/emacs-21.4-r1.ebuild b/app-editors/emacs/emacs-21.4-r1.ebuild index d0ff088883ad..dd8d504644ed 100644 --- a/app-editors/emacs/emacs-21.4-r1.ebuild +++ b/app-editors/emacs/emacs-21.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4-r1.ebuild,v 1.13 2005/07/29 21:03:37 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4-r1.ebuild,v 1.14 2005/08/03 18:47:28 kloeri Exp $ inherit flag-o-matic eutils alternatives toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/emacs/${P}a.tar.gz LICENSE="GPL-2" SLOT="21" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 s390 ~sh sparc x86" IUSE="X Xaw3d gnome leim lesstif motif nls nosendmail" RDEPEND="sys-libs/ncurses |