diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-06 12:38:10 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-06 12:38:10 +0000 |
commit | e87ed0d362235321978956b3a1e610e230867617 (patch) | |
tree | c2defde5198b77e1d568651fb3120de6da2b61cf /app-editors/joe/joe-3.7-r1.ebuild | |
parent | Version bump, bug #307751 (diff) | |
download | historical-e87ed0d362235321978956b3a1e610e230867617.tar.gz historical-e87ed0d362235321978956b3a1e610e230867617.tar.bz2 historical-e87ed0d362235321978956b3a1e610e230867617.zip |
x86 stable wrt bug #259482
Package-Manager: portage-2.1.7.17/cvs/Linux i686
Diffstat (limited to 'app-editors/joe/joe-3.7-r1.ebuild')
-rw-r--r-- | app-editors/joe/joe-3.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/joe/joe-3.7-r1.ebuild b/app-editors/joe/joe-3.7-r1.ebuild index 62420ffadbb5..93a3efab5846 100644 --- a/app-editors/joe/joe-3.7-r1.ebuild +++ b/app-editors/joe/joe-3.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.7-r1.ebuild,v 1.2 2010/03/05 18:57:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.7-r1.ebuild,v 1.3 2010/03/06 12:38:10 phajdan.jr Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/joe-editor/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="xterm" DEPEND=">=sys-libs/ncurses-5.2-r2" |