summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-03-03 11:39:59 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-03-03 11:39:59 +0000
commit555acaccd702a9e1a13806eb72c4313e14ce8ec8 (patch)
treecf16e83431b6908d30c6501360287f6f12d13e1b /app-editors/jed
parentstable x86, bug 307507 (diff)
downloadhistorical-555acaccd702a9e1a13806eb72c4313e14ce8ec8.tar.gz
historical-555acaccd702a9e1a13806eb72c4313e14ce8ec8.tar.bz2
historical-555acaccd702a9e1a13806eb72c4313e14ce8ec8.zip
stable x86, bug 307509
Package-Manager: portage-2.1.7.17/cvs/Linux i686
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 fadccf8bfeeb..e4af72f16b34 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.54 2010/01/31 17:37:54 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/ChangeLog,v 1.55 2010/03/03 11:39:59 fauli Exp $
+
+ 03 Mar 2010; Christian Faulhammer <fauli@gentoo.org> jed-0.99.19.ebuild:
+ stable x86, bug 307509
*jed-0.99.19 (31 Jan 2010)
diff --git a/app-editors/jed/jed-0.99.19.ebuild b/app-editors/jed/jed-0.99.19.ebuild
index f1c8ba8c88b8..923cc7e1fb86 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.1 2010/01/31 17:37:54 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.19.ebuild,v 1.2 2010/03/03 11:39:59 fauli 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