summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-01 20:55:35 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-01 20:55:35 +0000
commit4e8b97def6be9d8a9d9adc99fad7b29c0a50b8b7 (patch)
tree7cadaf78e26144b833a57e043383c611d5d7ed5d /app-editors/easyedit
parentfix quoting (diff)
downloadgentoo-2-4e8b97def6be9d8a9d9adc99fad7b29c0a50b8b7.tar.gz
gentoo-2-4e8b97def6be9d8a9d9adc99fad7b29c0a50b8b7.tar.bz2
gentoo-2-4e8b97def6be9d8a9d9adc99fad7b29c0a50b8b7.zip
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-editors/easyedit')
-rw-r--r--app-editors/easyedit/ChangeLog8
-rw-r--r--app-editors/easyedit/easyedit-1.4.7.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/app-editors/easyedit/ChangeLog b/app-editors/easyedit/ChangeLog
index 759f5d7c13c8..739844423244 100644
--- a/app-editors/easyedit/ChangeLog
+++ b/app-editors/easyedit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/easyedit
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.20 2009/06/16 17:54:05 klausman Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.21 2010/01/01 20:55:35 fauli Exp $
+
+ 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ easyedit-1.4.7.ebuild:
+ Transfer Prefix keywords
16 Jun 2009; Tobias Klausmann <klausman@gentoo.org> easyedit-1.4.7.ebuild:
Keyworded on alpha, bug #272774
diff --git a/app-editors/easyedit/easyedit-1.4.7.ebuild b/app-editors/easyedit/easyedit-1.4.7.ebuild
index e8202c0fcc2e..e8e2f589fe0d 100644
--- a/app-editors/easyedit/easyedit-1.4.7.ebuild
+++ b/app-editors/easyedit/easyedit-1.4.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.7.ebuild,v 1.3 2009/06/16 17:54:05 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.7.ebuild,v 1.4 2010/01/01 20:55:35 fauli Exp $
inherit toolchain-funcs
@@ -11,7 +11,7 @@ HOMEPAGE="http://mahon.cwx.net/"
SRC_URI="http://mahon.cwx.net/sources/ee-${PV}.src.tgz"
LICENSE="BSD-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
SLOT="0"
DEPEND=">=sys-libs/ncurses-5.0"