diff options
author | Brent Baude <ranger@gentoo.org> | 2007-06-04 14:51:40 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-06-04 14:51:40 +0000 |
commit | e142535e900601f8f0a4f4b334603ec713cef8ac (patch) | |
tree | f3694847334e66f2a3686004b3ee37df4f7fc1b0 /app-editors/emacs | |
parent | Marking bogofilter-1.1.5 ppc64 stable for bug#180736 (diff) | |
download | gentoo-2-e142535e900601f8f0a4f4b334603ec713cef8ac.tar.gz gentoo-2-e142535e900601f8f0a4f4b334603ec713cef8ac.tar.bz2 gentoo-2-e142535e900601f8f0a4f4b334603ec713cef8ac.zip |
Marking emacs-22.1 ppc64 ~ for bug#180642
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-editors/emacs')
-rw-r--r-- | app-editors/emacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/emacs/emacs-22.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index c5f4812d75dc..83463676aaa0 100644 --- a/app-editors/emacs/ChangeLog +++ b/app-editors/emacs/ChangeLog @@ -1,6 +1,9 @@ # 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.161 2007/06/02 20:51:37 dmwaters Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.162 2007/06/04 14:51:40 ranger Exp $ + + 04 Jun 2007; Brent Baude <ranger@gentoo.org> emacs-22.1.ebuild: + Marking emacs-22.1 ppc64 ~ for bug#180642 02 Jun 2007; deedra waters <dmwaters@gentoo.org> emacs-22.1.ebuild: Adding ~amd64 keyword diff --git a/app-editors/emacs/emacs-22.1.ebuild b/app-editors/emacs/emacs-22.1.ebuild index d79215bf8437..8a4b6f167626 100644 --- a/app-editors/emacs/emacs-22.1.ebuild +++ b/app-editors/emacs/emacs-22.1.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.ebuild,v 1.3 2007/06/02 20:51:37 dmwaters Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.1.ebuild,v 1.4 2007/06/04 14:51:40 ranger Exp $ WANT_AUTOCONF="2.61" WANT_AUTOMAKE="latest" @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.gz" LICENSE="GPL-2 FDL-1.2" SLOT="22" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd" IUSE="alsa gif gtk gzip-el hesiod jpeg lesstif motif png spell sound source tiff toolkit-scroll-bars X Xaw3d xpm" RESTRICT="strip" |