diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2007-02-28 21:56:14 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2007-02-28 21:56:14 +0000 |
commit | 720954d07c1a4b529137c61b73337b612505154f (patch) | |
tree | 6620c639564a2a188506c0ea673133c6f9d48e9a /app-editors/joe/joe-3.2.ebuild | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | historical-720954d07c1a4b529137c61b73337b612505154f.tar.gz historical-720954d07c1a4b529137c61b73337b612505154f.tar.bz2 historical-720954d07c1a4b529137c61b73337b612505154f.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.2-r12
Diffstat (limited to 'app-editors/joe/joe-3.2.ebuild')
-rw-r--r-- | app-editors/joe/joe-3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/joe/joe-3.2.ebuild b/app-editors/joe/joe-3.2.ebuild index c6401264c188..d5ce86924470 100644 --- a/app-editors/joe/joe-3.2.ebuild +++ b/app-editors/joe/joe-3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.2.ebuild,v 1.12 2007/01/24 02:40:53 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.2.ebuild,v 1.13 2007/02/28 21:55:42 genstef Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/joe-editor/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="alpha amd64 arm mips ppc ~ppc-macos ppc64 sparc x86" +KEYWORDS="alpha amd64 arm mips ppc ppc64 sparc x86" IUSE="" DEPEND=">=sys-libs/ncurses-5.2-r2" |