summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-10-05 00:12:58 +0000
committerAchim Gottinger <achim@gentoo.org>2000-10-05 00:12:58 +0000
commit7f834f20034beadbc8019a4aca19901454e4c029 (patch)
tree97904e7274e8967c65b0b1ee8db6b8b3654dd805
parentRemoved Daniels latest changes, since they don't work (diff)
downloadhistorical-7f834f20034beadbc8019a4aca19901454e4c029.tar.gz
historical-7f834f20034beadbc8019a4aca19901454e4c029.tar.bz2
historical-7f834f20034beadbc8019a4aca19901454e4c029.zip
*** empty log message ***
-rw-r--r--app-admin/modlogan/files/digest-modlogan-0.5.22
-rw-r--r--app-shells/ccsh/ccsh-0.0.4-r1.ebuild4
-rw-r--r--app-shells/psh/psh-0.008-r1.ebuild4
-rw-r--r--app-text/rcs/rcs-5.7.ebuild6
-rw-r--r--app-text/sgml2x/sgml2x-0.11-r1.ebuild4
-rw-r--r--app-text/tetex/tetex-1.0.7-r1.ebuild4
-rw-r--r--dev-java/fesi/fesi-1.ebuild4
7 files changed, 14 insertions, 14 deletions
diff --git a/app-admin/modlogan/files/digest-modlogan-0.5.2 b/app-admin/modlogan/files/digest-modlogan-0.5.2
index 8ac1123c4139..c1154f460c91 100644
--- a/app-admin/modlogan/files/digest-modlogan-0.5.2
+++ b/app-admin/modlogan/files/digest-modlogan-0.5.2
@@ -1,2 +1,2 @@
MD5 0ddeb82eca4eae1a5c945cff90f3b5fd modlogan-0.5.2.tar.gz
-MD5 5a57e8f7ce69d31dce5cf12e3de17b70 gd-1.8.1.tar.gz
+MD5 46768d1d4af9f3f503f7f32ac4127c7a gd-1.8.1.tar.gz
diff --git a/app-shells/ccsh/ccsh-0.0.4-r1.ebuild b/app-shells/ccsh/ccsh-0.0.4-r1.ebuild
index 57add162ccdb..5b26954ec653 100644
--- a/app-shells/ccsh/ccsh-0.0.4-r1.ebuild
+++ b/app-shells/ccsh/ccsh-0.0.4-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-shells/ccsh/ccsh-0.0.4-r1.ebuild,v 1.3 2000/09/15 20:08:46 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/ccsh/ccsh-0.0.4-r1.ebuild,v 1.4 2000/10/05 00:12:58 achim Exp $
P=ccsh-0.0.4
A=${P}.tar.gz
@@ -13,7 +13,7 @@ HOMEPAGE="http://ccsh.sourceforge.net"
src_compile() {
cd ${S}
- try make CFLAGS="${CFLAGS}" all
+ make CFLAGS="${CFLAGS}" all
}
src_install() {
diff --git a/app-shells/psh/psh-0.008-r1.ebuild b/app-shells/psh/psh-0.008-r1.ebuild
index 975a21fb8b5e..6d80207bc6c8 100644
--- a/app-shells/psh/psh-0.008-r1.ebuild
+++ b/app-shells/psh/psh-0.008-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.008-r1.ebuild,v 1.3 2000/09/15 20:08:46 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.008-r1.ebuild,v 1.4 2000/10/05 00:12:58 achim Exp $
P=psh-0.008
A=${P}.tar.gz
@@ -18,7 +18,7 @@ src_compile() {
src_install() {
cd ${S}
- try make prefix=${D}/usr install
+ make prefix=${D}/usr install
dodoc COPYRIGHT HACKING MANIFEST README* RELEASE TODO
dodoc examples/complete-examples
prepman
diff --git a/app-text/rcs/rcs-5.7.ebuild b/app-text/rcs/rcs-5.7.ebuild
index 46ff5316f9a4..7fb7635a949e 100644
--- a/app-text/rcs/rcs-5.7.ebuild
+++ b/app-text/rcs/rcs-5.7.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-text/rcs/rcs-5.7.ebuild,v 1.2 2000/09/15 20:08:47 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/rcs/rcs-5.7.ebuild,v 1.3 2000/10/05 00:12:58 achim Exp $
-P=rcs-5.7
A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="Revision Controll System"
-SRC_URI="ftp://ftp.gnu.org/gnu/rcs/${A}"
+SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/rcs/${A}
+ ftp://ftp.gnu.org/gnu/rcs/${A}"
HOMEPAGE="http://www.gnu.org/software/rcs/"
diff --git a/app-text/sgml2x/sgml2x-0.11-r1.ebuild b/app-text/sgml2x/sgml2x-0.11-r1.ebuild
index 30179db7b742..36838a5d7a36 100644
--- a/app-text/sgml2x/sgml2x-0.11-r1.ebuild
+++ b/app-text/sgml2x/sgml2x-0.11-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-text/sgml2x/sgml2x-0.11-r1.ebuild,v 1.3 2000/09/15 20:08:47 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sgml2x/sgml2x-0.11-r1.ebuild,v 1.4 2000/10/05 00:12:58 achim Exp $
P=sgml2x-0.11
A=${P}.tar.gz
@@ -26,7 +26,7 @@ src_install() {
cd ${S}
dodir /usr/bin
dodir /etc
- try make prefix=${D}/usr sysconfdir=${D}/etc install
+ make prefix=${D}/usr sysconfdir=${D}/etc install
dodoc README
docinto html
dodoc sgml2x.html doc/*.html doc/*.gif
diff --git a/app-text/tetex/tetex-1.0.7-r1.ebuild b/app-text/tetex/tetex-1.0.7-r1.ebuild
index 25c08c4fb98d..a5cc4a9a188f 100644
--- a/app-text/tetex/tetex-1.0.7-r1.ebuild
+++ b/app-text/tetex/tetex-1.0.7-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-text/tetex/tetex-1.0.7-r1.ebuild,v 1.5 2000/09/15 20:08:47 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/tetex/tetex-1.0.7-r1.ebuild,v 1.6 2000/10/05 00:12:58 achim Exp $
P=tetex-1.0.7
A="teTeX-src-1.0.7.tar.gz teTeX-texmf-1.0.2.tar.gz"
@@ -30,7 +30,7 @@ src_install() {
cd ${S}
dodir /usr/share
cp -a ../texmf ${D}/usr/share/
- try make prefix=${D}/usr bindir=${D}/usr/bin texmf=${D}/usr/share/texmf install
+ make prefix=${D}/usr bindir=${D}/usr/bin texmf=${D}/usr/share/texmf install
prepman
prepinfo
diff --git a/dev-java/fesi/fesi-1.ebuild b/dev-java/fesi/fesi-1.ebuild
index a667a472c126..50b0bc03b9e3 100644
--- a/dev-java/fesi/fesi-1.ebuild
+++ b/dev-java/fesi/fesi-1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-java/fesi/fesi-1.ebuild,v 1.1 2000/08/16 18:55:59 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fesi/fesi-1.ebuild,v 1.2 2000/10/05 00:12:58 achim Exp $
P=fesi
A="fesikit.zip"
@@ -10,7 +10,7 @@ DESCRIPTION="JavaScript Interpreter writte in Java"
SRC_URI="http://home.worldcom.ch/jmlugrin/fesi/fesikit.zip"
src_unpack() {
- jar -xf ${DISTDIR}/fesisrc.zip
+# jar -xf ${DISTDIR}/fesisrc.zip
jar -xf ${DISTDIR}/fesikit.zip
}