diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 08:18:27 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 08:18:27 +0000 |
commit | 4bd20232ac6f8527432aff0b0b154b62f66b3902 (patch) | |
tree | 3a7e87abb130bba71f818fa10e4956efdd85262d /app-editors | |
parent | removed macos (Manifest recommit) (diff) | |
download | gentoo-2-4bd20232ac6f8527432aff0b0b154b62f66b3902.tar.gz gentoo-2-4bd20232ac6f8527432aff0b0b154b62f66b3902.tar.bz2 gentoo-2-4bd20232ac6f8527432aff0b0b154b62f66b3902.zip |
removed macos
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/hexedit/hexedit-1.2.10.ebuild | 4 | ||||
-rw-r--r-- | app-editors/nano/nano-1.3.3-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-editors/hexedit/hexedit-1.2.10.ebuild b/app-editors/hexedit/hexedit-1.2.10.ebuild index 4ac672179d35..1607130f136a 100644 --- a/app-editors/hexedit/hexedit-1.2.10.ebuild +++ b/app-editors/hexedit/hexedit-1.2.10.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/hexedit/hexedit-1.2.10.ebuild,v 1.3 2004/09/16 01:24:36 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.10.ebuild,v 1.4 2004/10/23 08:15:40 mr_bones_ Exp $ DESCRIPTION="View and edit files in hex or ASCII" HOMEPAGE="http://www.chez.com/prigaux/hexedit.html" @@ -8,7 +8,7 @@ SRC_URI="http://merd.net/pixel/${P}.src.tgz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64 macos ppc-macos" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64 ppc-macos" IUSE="" DEPEND="sys-libs/ncurses" diff --git a/app-editors/nano/nano-1.3.3-r1.ebuild b/app-editors/nano/nano-1.3.3-r1.ebuild index 0cc84bda6a74..062c5afe40cc 100644 --- a/app-editors/nano/nano-1.3.3-r1.ebuild +++ b/app-editors/nano/nano-1.3.3-r1.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/nano/nano-1.3.3-r1.ebuild,v 1.4 2004/09/16 01:25:03 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.3.3-r1.ebuild,v 1.5 2004/10/23 08:15:16 mr_bones_ Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.nano-editor.org/dist/v1.3/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390 macos ppc-macos" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390 ppc-macos" IUSE="nls build spell justify debug slang ncurses nomac" DEPEND=">=sys-libs/ncurses-5.2 |