summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-05-23 18:20:09 +0000
committerPacho Ramos <pacho@gentoo.org>2010-05-23 18:20:09 +0000
commit41a57c51550aabce8801c5cf6d1f765969cf86ae (patch)
treeefe84a0a5cb937c99cabe75ce847a3cc09047e5b /app-editors/jed
parentstable amd64, bug 307507 (diff)
downloadhistorical-41a57c51550aabce8801c5cf6d1f765969cf86ae.tar.gz
historical-41a57c51550aabce8801c5cf6d1f765969cf86ae.tar.bz2
historical-41a57c51550aabce8801c5cf6d1f765969cf86ae.zip
stable amd64, bug 307509
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
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 d4e9d4973f87..187847d307d5 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.58 2010/03/15 19:21:35 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/ChangeLog,v 1.59 2010/05/23 18:20:09 pacho Exp $
+
+ 23 May 2010; Pacho Ramos <pacho@gentoo.org> jed-0.99.19.ebuild:
+ stable amd64, bug 307509
15 Mar 2010; nixnut <nixnut@gentoo.org> jed-0.99.19.ebuild:
ppc stable #307509
diff --git a/app-editors/jed/jed-0.99.19.ebuild b/app-editors/jed/jed-0.99.19.ebuild
index 4da5348910c1..d854fe397d6c 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.5 2010/03/15 19:21:34 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.19.ebuild,v 1.6 2010/05/23 18:20:09 pacho 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