summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-03-13 16:36:13 +0000
committerBrent Baude <ranger@gentoo.org>2010-03-13 16:36:13 +0000
commit74f030f0263d05145062613622698f6d2ff3b163 (patch)
tree7c3ea580a313bdd18e51de78c4087398dcb8bb46 /app-editors/jed
parentstable ppc64, bug 307573 (diff)
downloadgentoo-2-74f030f0263d05145062613622698f6d2ff3b163.tar.gz
gentoo-2-74f030f0263d05145062613622698f6d2ff3b163.tar.bz2
gentoo-2-74f030f0263d05145062613622698f6d2ff3b163.zip
stable ppc64, bug 307509
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'app-editors/jed')
-rw-r--r--app-editors/jed/ChangeLog5
-rw-r--r--app-editors/jed/jed-0.99.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/jed/ChangeLog b/app-editors/jed/ChangeLog
index 9172e14c56d1..616740c3e2aa 100644
--- a/app-editors/jed/ChangeLog
+++ b/app-editors/jed/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/jed
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/ChangeLog,v 1.56 2010/03/06 15:24:26 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/ChangeLog,v 1.57 2010/03/13 16:36:13 ranger Exp $
+
+ 13 Mar 2010; Brent Baude <ranger@gentoo.org> jed-0.99.19.ebuild:
+ stable ppc64, bug 307509
06 Mar 2010; Tiago Cunha <tcunha@gentoo.org> jed-0.99.19.ebuild:
stable sparc, bug 307509
diff --git a/app-editors/jed/jed-0.99.19.ebuild b/app-editors/jed/jed-0.99.19.ebuild
index 02a1f650aa6a..7e193ab6c94b 100644
--- a/app-editors/jed/jed-0.99.19.ebuild
+++ b/app-editors/jed/jed-0.99.19.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/jed/jed-0.99.19.ebuild,v 1.3 2010/03/06 15:24:26 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.19.ebuild,v 1.4 2010/03/13 16:36:13 ranger Exp $
EAPI=3
@@ -13,7 +13,7 @@ SRC_URI="ftp://space.mit.edu/pub/davis/jed/v0.99/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~amd64 ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
IUSE="X gpm xft"
RDEPEND=">=sys-libs/slang-2