diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-18 03:17:02 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-18 03:17:02 +0000 |
commit | e2243ad7db0f474602b0cb009fcf4a8686446c0e (patch) | |
tree | b2ee5be4ab6814cb101212aa7bc9c9ee47e52d38 /app-editors | |
parent | Manifest fix - files/netbeans size mismatch (Manifest recommit) (diff) | |
download | gentoo-2-e2243ad7db0f474602b0cb009fcf4a8686446c0e.tar.gz gentoo-2-e2243ad7db0f474602b0cb009fcf4a8686446c0e.tar.bz2 gentoo-2-e2243ad7db0f474602b0cb009fcf4a8686446c0e.zip |
stable on ppc64
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/emacs/emacs-21.3-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index 9a26521b4665..db1031b6f16b 100644 --- a/app-editors/emacs/ChangeLog +++ b/app-editors/emacs/ChangeLog @@ -1,6 +1,9 @@ # 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.31 2004/07/15 18:08:12 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.32 2004/07/18 03:17:02 tgall Exp $ + + 17 Jul 2004; Tom Gall <tgall@gentoo.org> emacs-21.3-r4.ebuild: + stable on ppc64 15 Jul 2004; Tom Gall <tgall@gentoo.org> emacs-21.3-r4.ebuild: added ~ppc64 bug #55328 diff --git a/app-editors/emacs/emacs-21.3-r4.ebuild b/app-editors/emacs/emacs-21.3-r4.ebuild index a284249a1dcb..19f9f92733f6 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.2 2004/07/15 18:08:12 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.3-r4.ebuild,v 1.3 2004/07/18 03:17:02 tgall Exp $ inherit flag-o-matic eutils alternatives @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.gz LICENSE="GPL-2" SLOT="${PV}" -KEYWORDS="~x86 ~ppc ~sparc -alpha ~arm -hppa ~amd64 -ia64 ~s390 ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc -alpha ~arm -hppa ~amd64 -ia64 ~s390 ppc64" IUSE="X nls motif leim gnome Xaw3d lesstif" RDEPEND="sys-libs/ncurses |