diff options
author | 2003-09-18 22:29:13 +0000 | |
---|---|---|
committer | 2003-09-18 22:29:13 +0000 | |
commit | f32e0003c2a989aa5e1cc4f80a0fa629f5b3b74e (patch) | |
tree | 6cc3dbb4edf002fa716332243fa495e10416704c /app-editors | |
parent | Added to ~ppc. (diff) | |
download | gentoo-2-f32e0003c2a989aa5e1cc4f80a0fa629f5b3b74e.tar.gz gentoo-2-f32e0003c2a989aa5e1cc4f80a0fa629f5b3b74e.tar.bz2 gentoo-2-f32e0003c2a989aa5e1cc4f80a0fa629f5b3b74e.zip |
Updated homepage. Closes bug #29025
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/jed/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/jed/Manifest | 14 | ||||
-rw-r--r-- | app-editors/jed/jed-0.99.14-r1.ebuild | 4 | ||||
-rw-r--r-- | app-editors/jed/jed-0.99.16-r1.ebuild | 4 | ||||
-rw-r--r-- | app-editors/jed/jed-0.99.16.ebuild | 4 |
5 files changed, 18 insertions, 14 deletions
diff --git a/app-editors/jed/ChangeLog b/app-editors/jed/ChangeLog index 7a2240b85f0f..a7b0f6d31af4 100644 --- a/app-editors/jed/ChangeLog +++ b/app-editors/jed/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/jed # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/ChangeLog,v 1.13 2003/06/07 01:24:29 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/ChangeLog,v 1.14 2003/09/18 22:28:57 zul Exp $ + + 18 Sep 2003; Chuck Short <zul@gentoo.org> jed-0.99.14-r1.ebuild, + jed-0.99.16-r1.ebuild, jed-0.99.16.ebuild: + Updated homepage. Closes bug #29025. 07 Jun 2003; Alastair Tse <liquidx@gentoo.org> jed-0.99.16-r1.ebuild: added sed-4 dep diff --git a/app-editors/jed/Manifest b/app-editors/jed/Manifest index d0e6967d81c0..f3b4768a0d02 100644 --- a/app-editors/jed/Manifest +++ b/app-editors/jed/Manifest @@ -1,10 +1,10 @@ -MD5 31fe1bb1c15d50d4a39f6ad49cf7f90b ChangeLog 1735 -MD5 5999228d8c55e6e2a7db864ead400fa6 jed-0.99.14-r1.ebuild 1532 -MD5 37c6be107115a9a099de29c0bfaefd28 jed-0.99.16-r1.ebuild 2217 -MD5 b01179153041d28b02bbc1df4386ed5d jed-0.99.16.ebuild 1532 +MD5 df9cd04da33486e61c43497a60044f3b jed-0.99.14-r1.ebuild 1522 +MD5 7de0c5e5ef09be8ec06f0d128d4ac4a6 jed-0.99.16-r1.ebuild 2207 +MD5 43d09588d35bb87846927d2ad8bdb1f9 jed-0.99.16.ebuild 1522 +MD5 4b616baedaeb00b73f444941245f5b72 ChangeLog 1883 MD5 8f906ffe0aa837e5e26fe03af3043461 metadata.xml 219 -MD5 51be96423b1d381dae0e2f3adbd6baa9 files/digest-jed-0.99.14-r1 65 -MD5 6ecd48789e4a99f0f3725102b42f4297 files/digest-jed-0.99.16 64 -MD5 6ecd48789e4a99f0f3725102b42f4297 files/digest-jed-0.99.16-r1 64 MD5 57236ca58f912a25d88e6c9520df83a2 files/jed.info.diff 333 +MD5 6ecd48789e4a99f0f3725102b42f4297 files/digest-jed-0.99.16 64 MD5 9ddff99ca56880f5128ffcc4336460fe files/jed-0.99.16-gentoo-shmode.sl 2434 +MD5 51be96423b1d381dae0e2f3adbd6baa9 files/digest-jed-0.99.14-r1 65 +MD5 6ecd48789e4a99f0f3725102b42f4297 files/digest-jed-0.99.16-r1 64 diff --git a/app-editors/jed/jed-0.99.14-r1.ebuild b/app-editors/jed/jed-0.99.14-r1.ebuild index e2cb5bf32611..f658209d59c1 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-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.14-r1.ebuild,v 1.11 2003/09/05 23:05:05 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.14-r1.ebuild,v 1.12 2003/09/18 22:28:57 zul Exp $ IUSE="X gpm" @@ -8,7 +8,7 @@ P0=${PN}-B0.99-14 S=${WORKDIR}/${P0} DESCRIPTION="Console S-Lang-based editor" SRC_URI="ftp://space.mit.edu/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.3.11 X? ( virtual/x11 ) 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 diff --git a/app-editors/jed/jed-0.99.16.ebuild b/app-editors/jed/jed-0.99.16.ebuild index fce6c32696ce..60ef60b53b53 100644 --- a/app-editors/jed/jed-0.99.16.ebuild +++ b/app-editors/jed/jed-0.99.16.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.ebuild,v 1.4 2003/09/05 23:05:05 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.16.ebuild,v 1.5 2003/09/18 22:28:57 zul Exp $ IUSE="X gpm" @@ -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/${PN}-0.99-16.tar.bz2" -HOMEPAGE="http://space.mit.edu/~davis/jed/" +HOMEPAGE="http://www.jedsoft.org/jed/" DEPEND=">=sys-libs/slang-1.4.5 X? ( virtual/x11 ) |