summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-12-24 16:12:26 +0000
committerSimon Stelling <blubb@gentoo.org>2005-12-24 16:12:26 +0000
commitd38064df0d5a8ba9b27ff2a72e14f36fa1f09922 (patch)
treecc3fe860ab174c0f986b99fada3dae49e0227d11 /app-editors
parentStable on hppa. (diff)
downloadgentoo-2-d38064df0d5a8ba9b27ff2a72e14f36fa1f09922.tar.gz
gentoo-2-d38064df0d5a8ba9b27ff2a72e14f36fa1f09922.tar.bz2
gentoo-2-d38064df0d5a8ba9b27ff2a72e14f36fa1f09922.zip
stable amd64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/joe/ChangeLog5
-rw-r--r--app-editors/joe/joe-3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/joe/ChangeLog b/app-editors/joe/ChangeLog
index e9ae21cc9ee6..a8f69579711c 100644
--- a/app-editors/joe/ChangeLog
+++ b/app-editors/joe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/joe
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.41 2005/12/24 15:48:35 yoswink Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.42 2005/12/24 16:12:26 blubb Exp $
+
+ 24 Dec 2005; Simon Stelling <blubb@gentoo.org> joe-3.2.ebuild:
+ stable on amd64
24 Dec 2005; Jose Luis Rivero <yoswink@gentoo.org> joe-3.2.ebuild:
Stable on alpha wrt bug #110660
diff --git a/app-editors/joe/joe-3.2.ebuild b/app-editors/joe/joe-3.2.ebuild
index 901f1652067b..14d2e69a2f2e 100644
--- a/app-editors/joe/joe-3.2.ebuild
+++ b/app-editors/joe/joe-3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.8 2005/12/24 15:48:35 yoswink Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.2.ebuild,v 1.9 2005/12/24 16:12:26 blubb 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 ~mips ppc ~ppc-macos ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~mips ppc ~ppc-macos ppc64 sparc x86"
IUSE=""
DEPEND=">=sys-libs/ncurses-5.2-r2"