summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-03-20 16:37:13 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-03-20 16:37:13 +0000
commit2ce13dab55a9484dad09a050932ea4be404b97f1 (patch)
tree55c32945702f388154356258872ce179e6ddbbd9 /app-editors
parentx86 stable wrt security bug #332321 (diff)
downloadgentoo-2-2ce13dab55a9484dad09a050932ea4be404b97f1.tar.gz
gentoo-2-2ce13dab55a9484dad09a050932ea4be404b97f1.tar.bz2
gentoo-2-2ce13dab55a9484dad09a050932ea4be404b97f1.zip
Add ~alpha
(Portage version: 2.1.9.44/cvs/Linux ia64)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/jed/ChangeLog7
-rw-r--r--app-editors/jed/jed-0.99.19.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/jed/ChangeLog b/app-editors/jed/ChangeLog
index a4f9173b0f5e..a2a5e3519b58 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.60 2010/11/29 14:40:06 fauli Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/ChangeLog,v 1.61 2011/03/20 16:37:13 armin76 Exp $
+
+ 20 Mar 2011; Raúl Porcel <armin76@gentoo.org> jed-0.99.19.ebuild:
+ Add ~alpha
29 Nov 2010; Christian Faulhammer <fauli@gentoo.org> -jed-0.99.18.ebuild:
clean up
diff --git a/app-editors/jed/jed-0.99.19.ebuild b/app-editors/jed/jed-0.99.19.ebuild
index d854fe397d6c..02dfcc196754 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
+# Copyright 1999-2011 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.6 2010/05/23 18:20:09 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.19.ebuild,v 1.7 2011/03/20 16:37:13 armin76 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="~alpha amd64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
IUSE="X gpm xft"
RDEPEND=">=sys-libs/slang-2