summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-05-31 17:20:01 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-05-31 17:20:01 +0000
commit4fc4fee7c51a04d1a8558400b40fe57e4b1122c2 (patch)
tree1f1eb248f19b7705bb94ac586857851374713efb /app-editors/emacs-cvs
parentstable x86, bug 179950 (diff)
downloadgentoo-2-4fc4fee7c51a04d1a8558400b40fe57e4b1122c2.tar.gz
gentoo-2-4fc4fee7c51a04d1a8558400b40fe57e4b1122c2.tar.bz2
gentoo-2-4fc4fee7c51a04d1a8558400b40fe57e4b1122c2.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-editors/emacs-cvs')
-rw-r--r--app-editors/emacs-cvs/ChangeLog6
-rw-r--r--app-editors/emacs-cvs/emacs-cvs-22.0.990.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/emacs-cvs/ChangeLog b/app-editors/emacs-cvs/ChangeLog
index 6d5907774111..72ccf0f84c7c 100644
--- a/app-editors/emacs-cvs/ChangeLog
+++ b/app-editors/emacs-cvs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/emacs-cvs
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.127 2007/05/31 16:31:32 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.128 2007/05/31 17:20:01 flameeyes Exp $
+
+ 31 May 2007; Diego Pettenò <flameeyes@gentoo.org>
+ emacs-cvs-22.0.990.ebuild:
+ Add ~x86-fbsd keyword.
31 May 2007; Diego Pettenò <flameeyes@gentoo.org>
emacs-cvs-22.1.50.ebuild:
diff --git a/app-editors/emacs-cvs/emacs-cvs-22.0.990.ebuild b/app-editors/emacs-cvs/emacs-cvs-22.0.990.ebuild
index cd1a9c484c10..c4f33b32b701 100644
--- a/app-editors/emacs-cvs/emacs-cvs-22.0.990.ebuild
+++ b/app-editors/emacs-cvs/emacs-cvs-22.0.990.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-cvs/emacs-cvs-22.0.990.ebuild,v 1.5 2007/05/29 07:21:59 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.0.990.ebuild,v 1.6 2007/05/31 17:20:01 flameeyes Exp $
WANT_AUTOCONF="2.61"
WANT_AUTOMAKE="latest"
@@ -13,7 +13,7 @@ SRC_URI="ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-${PV}.tar.gz"
LICENSE="GPL-2 FDL-1.2"
SLOT="22"
-KEYWORDS="~amd64 ~ppc64 ~sparc ~x86 ~ppc"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~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"