summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Plank <alexander@gentoo.org>2004-07-26 14:41:50 +0000
committerAlexander Plank <alexander@gentoo.org>2004-07-26 14:41:50 +0000
commite666fe7203880178d9799796d072df413efc0765 (patch)
tree38ba3985361e4d891f53ab751f443634ab11cc1d /app-editors/easyedit
parentnew beta - missed it the first go round (diff)
downloadhistorical-e666fe7203880178d9799796d072df413efc0765.tar.gz
historical-e666fe7203880178d9799796d072df413efc0765.tar.bz2
historical-e666fe7203880178d9799796d072df413efc0765.zip
add macos keyword
Diffstat (limited to 'app-editors/easyedit')
-rw-r--r--app-editors/easyedit/ChangeLog5
-rw-r--r--app-editors/easyedit/Manifest4
-rw-r--r--app-editors/easyedit/easyedit-1.4.6.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/easyedit/ChangeLog b/app-editors/easyedit/ChangeLog
index e752f8af16f5..2e9383fe9df5 100644
--- a/app-editors/easyedit/ChangeLog
+++ b/app-editors/easyedit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/easyedit
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.4 2004/06/29 02:10:50 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.5 2004/07/26 14:41:50 alexander Exp $
+
+ 26 Jul 2004; Alexander Plank <alexander@gentoo.org> easyedit-1.4.6.ebuild:
+ add macos keyword, bug #58071 (thanks Yuta SATOH)
28 Jun 2004; Tom Gall <tgall@gentoo.org> easyedit-1.4.6.ebuild:
stable on ppc64, bug #55435
diff --git a/app-editors/easyedit/Manifest b/app-editors/easyedit/Manifest
index 9f71be7d7482..c9a2794b28d1 100644
--- a/app-editors/easyedit/Manifest
+++ b/app-editors/easyedit/Manifest
@@ -1,4 +1,4 @@
-MD5 905160b70f8dc43584d6f378621bc2af ChangeLog 628
-MD5 5cc818734e56f684f1d82750a5799c9b easyedit-1.4.6.ebuild 690
+MD5 2733a5d68fc305eea0709f013a9c2783 ChangeLog 762
+MD5 cc2f49e891000ef3ca10eacbd4d1e3db easyedit-1.4.6.ebuild 700
MD5 c9f54ac0eadf3d14a44e5dc692f0df73 metadata.xml 230
MD5 f85ccb7c4940841113d3572b8a7da566 files/digest-easyedit-1.4.6 60
diff --git a/app-editors/easyedit/easyedit-1.4.6.ebuild b/app-editors/easyedit/easyedit-1.4.6.ebuild
index 990037a049fb..c8660c9ee1fb 100644
--- a/app-editors/easyedit/easyedit-1.4.6.ebuild
+++ b/app-editors/easyedit/easyedit-1.4.6.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/easyedit/easyedit-1.4.6.ebuild,v 1.4 2004/06/29 02:10:50 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.5 2004/07/26 14:41:50 alexander Exp $
IUSE=""
@@ -11,7 +11,7 @@ HOMEPAGE="http://mahon.cwx.net/"
SRC_URI="http://mahon.cwx.net/sources/${MY_P}.src.tgz"
LICENSE="Artistic"
-KEYWORDS="x86 ppc64"
+KEYWORDS="x86 ppc64 macos"
SLOT="0"
DEPEND=">=sys-libs/ncurses-5.0"