summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamon Conway <kabau@gentoo.org>2002-07-25 19:20:32 +0000
committerDamon Conway <kabau@gentoo.org>2002-07-25 19:20:32 +0000
commit669bd1be49708df96d56cdbd2d63d55d05591caa (patch)
tree81a9e051ed58b3193aebd293d9fbbe5daa60bef7 /app-editors
parentrepoman'd (diff)
downloadgentoo-2-669bd1be49708df96d56cdbd2d63d55d05591caa.tar.gz
gentoo-2-669bd1be49708df96d56cdbd2d63d55d05591caa.tar.bz2
gentoo-2-669bd1be49708df96d56cdbd2d63d55d05591caa.zip
Added SLOT, KEYWORDS, LICENSE, and RDEPEND.
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/jed/jed-0.99.14-r1.ebuild15
1 files changed, 10 insertions, 5 deletions
diff --git a/app-editors/jed/jed-0.99.14-r1.ebuild b/app-editors/jed/jed-0.99.14-r1.ebuild
index ceeff0c355b7..28ce26af5450 100644
--- a/app-editors/jed/jed-0.99.14-r1.ebuild
+++ b/app-editors/jed/jed-0.99.14-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.14-r1.ebuild,v 1.2 2002/07/11 06:30:12 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.14-r1.ebuild,v 1.3 2002/07/25 19:20:32 kabau Exp $
P0=${PN}-B0.99-14
S=${WORKDIR}/${P0}
@@ -9,9 +9,14 @@ SRC_URI="ftp://space.mit.edu/pub/davis/jed/v0.99/${P0}.tar.bz2"
HOMEPAGE="http://space.mit.edu/~davis/jed/"
DEPEND="virtual/glibc
- >=sys-libs/slang-1.3.11
- X? ( virtual/x11 )
- gpm? ( sys-libs/gpm )"
+ >=sys-libs/slang-1.3.11
+ X? ( virtual/x11 )
+ gpm? ( sys-libs/gpm )"
+RDEPEND=""
+
+SLOT="0"
+KEYWORDS="x86"
+LICENSE="GPL-2"
src_compile() {
export JED_ROOT=/usr/share/jed