summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-11-24 09:25:03 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-11-24 09:25:03 +0000
commitff03a620ab66c9a64b879f63619bbe12584f3371 (patch)
tree6ba156b2af5f18338a028fe816daca551f9aabfd /app-editors/gentoo-editor
parentPrint a warning if Module::Build is used but not in DEPEND (diff)
downloadgentoo-2-ff03a620ab66c9a64b879f63619bbe12584f3371.tar.gz
gentoo-2-ff03a620ab66c9a64b879f63619bbe12584f3371.tar.bz2
gentoo-2-ff03a620ab66c9a64b879f63619bbe12584f3371.zip
keyword ~x86-fbsd, bug #293985
(Portage version: 2.2_rc51/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/gentoo-editor')
-rw-r--r--app-editors/gentoo-editor/ChangeLog5
-rw-r--r--app-editors/gentoo-editor/gentoo-editor-1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gentoo-editor/ChangeLog b/app-editors/gentoo-editor/ChangeLog
index ed74252143c5..fb37410f4b23 100644
--- a/app-editors/gentoo-editor/ChangeLog
+++ b/app-editors/gentoo-editor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/gentoo-editor
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gentoo-editor/ChangeLog,v 1.1 2009/11/21 21:56:06 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gentoo-editor/ChangeLog,v 1.2 2009/11/24 09:25:03 aballier Exp $
+
+ 24 Nov 2009; Alexis Ballier <aballier@gentoo.org> gentoo-editor-1.ebuild:
+ keyword ~x86-fbsd, bug #293985
*gentoo-editor-1 (21 Nov 2009)
diff --git a/app-editors/gentoo-editor/gentoo-editor-1.ebuild b/app-editors/gentoo-editor/gentoo-editor-1.ebuild
index 8acf5f11911a..44bf6a5e36ca 100644
--- a/app-editors/gentoo-editor/gentoo-editor-1.ebuild
+++ b/app-editors/gentoo-editor/gentoo-editor-1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gentoo-editor/gentoo-editor-1.ebuild,v 1.2 2009/11/21 22:03:01 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gentoo-editor/gentoo-editor-1.ebuild,v 1.3 2009/11/24 09:25:03 aballier Exp $
DESCRIPTION="Auxiliary editor script"
HOMEPAGE="http://www.gentoo.org/"
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="virtual/editor"