diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 08:16:03 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 08:16:03 +0000 |
commit | c9d5cadb89672603ea8fe86563f02f5012b54d53 (patch) | |
tree | d0b6aea221cbee14b2218c1185744ade0c524b69 /app-editors/easyedit | |
parent | removed macos (diff) | |
download | historical-c9d5cadb89672603ea8fe86563f02f5012b54d53.tar.gz historical-c9d5cadb89672603ea8fe86563f02f5012b54d53.tar.bz2 historical-c9d5cadb89672603ea8fe86563f02f5012b54d53.zip |
removed macos
Diffstat (limited to 'app-editors/easyedit')
-rw-r--r-- | app-editors/easyedit/easyedit-1.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/easyedit/easyedit-1.4.6.ebuild b/app-editors/easyedit/easyedit-1.4.6.ebuild index f6d899909905..d979921b42c6 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.10 2004/10/20 14:27:22 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.11 2004/10/23 08:16:03 mr_bones_ 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 macos ~sparc ia64 ppc-macos ppc" +KEYWORDS="x86 ppc64 ~sparc ia64 ppc-macos ppc" SLOT="0" DEPEND=">=sys-libs/ncurses-5.0" |