summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2010-03-06 15:24:26 +0000
committerTiago Cunha <tcunha@gentoo.org>2010-03-06 15:24:26 +0000
commit9a622f6853663420764b9a7e642a9e13472a6bec (patch)
tree4ca17bbab23dcfb357e0716ce2487af486ee6e21 /app-editors/jed
parentFix installation of Type1 versions of David and Miriam, bump to EAPI=2. (diff)
downloadgentoo-2-9a622f6853663420764b9a7e642a9e13472a6bec.tar.gz
gentoo-2-9a622f6853663420764b9a7e642a9e13472a6bec.tar.bz2
gentoo-2-9a622f6853663420764b9a7e642a9e13472a6bec.zip
stable sparc, bug 307509
(Portage version: 2.1.7.17/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 e4af72f16b34..9172e14c56d1 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.55 2010/03/03 11:39:59 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/ChangeLog,v 1.56 2010/03/06 15:24:26 tcunha Exp $
+
+ 06 Mar 2010; Tiago Cunha <tcunha@gentoo.org> jed-0.99.19.ebuild:
+ stable sparc, bug 307509
03 Mar 2010; Christian Faulhammer <fauli@gentoo.org> jed-0.99.19.ebuild:
stable x86, bug 307509
diff --git a/app-editors/jed/jed-0.99.19.ebuild b/app-editors/jed/jed-0.99.19.ebuild
index 923cc7e1fb86..02a1f650aa6a 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.2 2010/03/03 11:39:59 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.19.ebuild,v 1.3 2010/03/06 15:24:26 tcunha 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