summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-06 16:12:16 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-06 16:12:16 +0000
commitdbe8773404bf54c04bcb70cb6ee1a452a4cec771 (patch)
tree14eb83fe2597022339be164dd368b372a827ec3e /app-editors/joe
parentCleanup some stale files. (Manifest recommit) (diff)
downloadgentoo-2-dbe8773404bf54c04bcb70cb6ee1a452a4cec771.tar.gz
gentoo-2-dbe8773404bf54c04bcb70cb6ee1a452a4cec771.tar.bz2
gentoo-2-dbe8773404bf54c04bcb70cb6ee1a452a4cec771.zip
stable on alpha for bug 39593. Thanks to Jay Maynard for testing
Diffstat (limited to 'app-editors/joe')
-rw-r--r--app-editors/joe/ChangeLog7
-rw-r--r--app-editors/joe/joe-2.9.8.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/joe/ChangeLog b/app-editors/joe/ChangeLog
index b6082b2e3944..48e72dc614d1 100644
--- a/app-editors/joe/ChangeLog
+++ b/app-editors/joe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/joe
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.12 2003/11/29 01:19:01 joker Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.13 2004/02/06 16:12:16 agriffis Exp $
+
+ 06 Feb 2004; Aron Griffis <agriffis@gentoo.org> joe-2.9.8.ebuild:
+ stable on alpha for bug 39593. Thanks to Jay Maynard for testing
29 Nov 2003; Christian Birchinger <joker@gentoo.org> joe-2.9.8.ebuild:
Added replace-flag to fix bug 34609
diff --git a/app-editors/joe/joe-2.9.8.ebuild b/app-editors/joe/joe-2.9.8.ebuild
index fc0013b9c0fc..6b0fc293933e 100644
--- a/app-editors/joe/joe-2.9.8.ebuild
+++ b/app-editors/joe/joe-2.9.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-2.9.8.ebuild,v 1.4 2003/11/29 01:19:01 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-2.9.8.ebuild,v 1.5 2004/02/06 16:12:16 agriffis Exp $
IUSE=""
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/joe-editor/${MY_P}.tar.gz"
HOMEPAGE="http://sourceforge.net/projects/joe-editor/"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc"
+KEYWORDS="x86 ~ppc sparc alpha"
LICENSE="GPL-1"
DEPEND=">=sys-libs/ncurses-5.2-r2"