summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2010-10-19 06:25:19 +0000
committerMart Raudsepp <leio@gentoo.org>2010-10-19 06:25:19 +0000
commitcacef924739c8da843e10d0966c9a750978ce783 (patch)
treeeaec5a13ece884c122e4f10f1972e057835b1779 /app-editors/joe
parentDrop to ~mips (diff)
downloadgentoo-2-cacef924739c8da843e10d0966c9a750978ce783.tar.gz
gentoo-2-cacef924739c8da843e10d0966c9a750978ce783.tar.bz2
gentoo-2-cacef924739c8da843e10d0966c9a750978ce783.zip
Drop to ~mips
(Portage version: 2.1.9.14/cvs/Linux mips64)
Diffstat (limited to 'app-editors/joe')
-rw-r--r--app-editors/joe/ChangeLog5
-rw-r--r--app-editors/joe/joe-3.5.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-editors/joe/ChangeLog b/app-editors/joe/ChangeLog
index 9cbf010b572f..2f3ae09abfa4 100644
--- a/app-editors/joe/ChangeLog
+++ b/app-editors/joe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/joe
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.74 2010/04/13 18:20:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.75 2010/10/19 06:25:19 leio Exp $
+
+ 19 Oct 2010; Mart Raudsepp <leio@gentoo.org> joe-3.5.ebuild:
+ Drop to ~mips
13 Apr 2010; Raúl Porcel <armin76@gentoo.org> joe-3.7-r1.ebuild:
alpha stable wrt #259482
diff --git a/app-editors/joe/joe-3.5.ebuild b/app-editors/joe/joe-3.5.ebuild
index 326d4611680f..0054bc1dc675 100644
--- a/app-editors/joe/joe-3.5.ebuild
+++ b/app-editors/joe/joe-3.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# 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.5.ebuild,v 1.16 2009/11/15 19:26:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.5.ebuild,v 1.17 2010/10/19 06:25:19 leio 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"
+KEYWORDS="alpha amd64 arm ~ia64 ~mips ppc ppc64 sparc x86"
IUSE="xterm"
DEPEND=">=sys-libs/ncurses-5.2-r2"