diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-10-06 11:44:53 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-10-06 11:44:53 +0000 |
commit | 8909e70e7c280ce47edfd63a2737376c9b1541ac (patch) | |
tree | fb50c022d40b5f3a929e056256aa11db629d5fdc /app-editors/emacs | |
parent | Version bumped. (Manifest recommit) (diff) | |
download | gentoo-2-8909e70e7c280ce47edfd63a2737376c9b1541ac.tar.gz gentoo-2-8909e70e7c280ce47edfd63a2737376c9b1541ac.tar.bz2 gentoo-2-8909e70e7c280ce47edfd63a2737376c9b1541ac.zip |
Stable on hppa.
Diffstat (limited to 'app-editors/emacs')
-rw-r--r-- | app-editors/emacs/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/emacs/emacs-21.3-r3.ebuild | 4 | ||||
-rw-r--r-- | app-editors/emacs/emacs-21.3-r4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index 1ebde971c7f1..740ae20d8ff1 100644 --- a/app-editors/emacs/ChangeLog +++ b/app-editors/emacs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/emacs # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.38 2004/10/03 11:52:20 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.39 2004/10/06 11:41:44 gmsoft Exp $ + + 06 Oct 2004; Guy Martin <gmsoft@gentoo.org> emacs-21.3-r3.ebuild, + emacs-21.3-r4.ebuild: + Stable on hppa. 03 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> +files/60emacs-21.envd, -files/emacs-21.1-gentoo.diff, +files/emacs-21.desktop, diff --git a/app-editors/emacs/emacs-21.3-r3.ebuild b/app-editors/emacs/emacs-21.3-r3.ebuild index ba4ba1f12d13..94c673e61355 100644 --- a/app-editors/emacs/emacs-21.3-r3.ebuild +++ b/app-editors/emacs/emacs-21.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.3-r3.ebuild,v 1.10 2004/09/29 15:41:09 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.3-r3.ebuild,v 1.11 2004/10/06 11:41:44 gmsoft Exp $ inherit flag-o-matic eutils gcc @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.gz LICENSE="GPL-2" SLOT="21" -KEYWORDS="x86 ppc sparc -alpha arm -hppa ~amd64 -ia64 ~s390" +KEYWORDS="x86 ppc sparc -alpha arm hppa ~amd64 -ia64 ~s390" IUSE="X nls motif leim gnome Xaw3d lesstif" RDEPEND="sys-libs/ncurses diff --git a/app-editors/emacs/emacs-21.3-r4.ebuild b/app-editors/emacs/emacs-21.3-r4.ebuild index 3508c462cc57..91340da53bbb 100644 --- a/app-editors/emacs/emacs-21.3-r4.ebuild +++ b/app-editors/emacs/emacs-21.3-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.3-r4.ebuild,v 1.8 2004/10/03 11:59:07 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.3-r4.ebuild,v 1.9 2004/10/06 11:41:44 gmsoft Exp $ inherit flag-o-matic eutils alternatives gcc @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.gz LICENSE="GPL-2" SLOT="21" -KEYWORDS="~x86 ~ppc ~sparc -alpha ~arm -hppa ~amd64 -ia64 ~s390 ppc64" +KEYWORDS="~x86 ~ppc ~sparc -alpha ~arm hppa ~amd64 -ia64 ~s390 ppc64" IUSE="X Xaw3d gnome leim lesstif motif nls nosendmail" RDEPEND="sys-libs/ncurses |