diff options
author | Chuck Short <zul@gentoo.org> | 2003-09-18 22:29:13 +0000 |
---|---|---|
committer | Chuck Short <zul@gentoo.org> | 2003-09-18 22:29:13 +0000 |
commit | f7cd148eb67abef7c1cc8cfeda104357dfceb53d (patch) | |
tree | 9114ab2ba3adc9c1bf927446117d3a2fba95e650 /app-editors/jed/jed-0.99.16-r1.ebuild | |
parent | Added to ~ppc. (diff) | |
download | historical-f7cd148eb67abef7c1cc8cfeda104357dfceb53d.tar.gz historical-f7cd148eb67abef7c1cc8cfeda104357dfceb53d.tar.bz2 historical-f7cd148eb67abef7c1cc8cfeda104357dfceb53d.zip |
Updated homepage. Closes bug #29025
Diffstat (limited to 'app-editors/jed/jed-0.99.16-r1.ebuild')
-rw-r--r-- | app-editors/jed/jed-0.99.16-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/jed/jed-0.99.16-r1.ebuild b/app-editors/jed/jed-0.99.16-r1.ebuild index 0f7d5b393bec..cb46bc908c2e 100644 --- a/app-editors/jed/jed-0.99.16-r1.ebuild +++ b/app-editors/jed/jed-0.99.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.16-r1.ebuild,v 1.8 2003/09/05 23:05:05 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.16-r1.ebuild,v 1.9 2003/09/18 22:28:57 zul Exp $ IUSE="X gpm truetype" @@ -8,7 +8,7 @@ P0=${PN}-0.99-16 S=${WORKDIR}/${P0} DESCRIPTION="Console S-Lang-based editor" SRC_URI="ftp://ftp.jedsoft.org/pub/davis/jed/v0.99/${P0}.tar.bz2" -HOMEPAGE="http://space.mit.edu/~davis/jed/" +HOMEPAGE="http://www.jedsoft.org/jed/" DEPEND=">=sys-libs/slang-1.4.5 >=sys-apps/sed-4 |