diff options
author | 2000-08-25 15:49:06 +0000 | |
---|---|---|
committer | 2000-08-25 15:49:06 +0000 | |
commit | 11e5bba1d919d4ba2aa918a6955a47ee2a9b2b3e (patch) | |
tree | 652f5967b76d0621a0926875ddc8c11637711889 | |
parent | *** empty log message *** (diff) | |
download | gentoo-2-11e5bba1d919d4ba2aa918a6955a47ee2a9b2b3e.tar.gz gentoo-2-11e5bba1d919d4ba2aa918a6955a47ee2a9b2b3e.tar.bz2 gentoo-2-11e5bba1d919d4ba2aa918a6955a47ee2a9b2b3e.zip |
*** empty log message ***
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | app-text/ghostscript/ghostscript-6.23.ebuild | 6 | ||||
-rw-r--r-- | app-text/metamail/metamail-2.7-r1.ebuild | 5 | ||||
-rw-r--r-- | net-www/cocoon/cocoon-1.7.4.ebuild | 5 |
4 files changed, 13 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog index 2c4bd6963c6d..0420ef18621a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,15 @@ 25.08.2000 + - Update pam_ldap 61 -> 70 (achim) + - Update nss_ldap 110 -> 113 (achim) + - Update cocoon 1.7 -> 1.7.4 (achim) - Update xawtv 3.18 -> 3.19 (achim) - Update libsdl 1.1.3 -> 1.1.4 (achim) - Update tcpdump 3.5 -> 3.5.2 (achim) - Update sablot 0.42 -> 0.43 (achim) - Update libpcap 0.5 -> 0.5.2 (achim) - Update ghostscript 6.01 -> 6.23 (achim) + [Needs some more work] - Update bin86 0.15.0 -> 0.15.1 (achim) - Update dsssl-db 1.54 -> 1.56 (achim) - Update gimp-print 3.1.9 -> 4.0a2 (achim) diff --git a/app-text/ghostscript/ghostscript-6.23.ebuild b/app-text/ghostscript/ghostscript-6.23.ebuild index 9f215cdefda3..125781cb4b74 100644 --- a/app-text/ghostscript/ghostscript-6.23.ebuild +++ b/app-text/ghostscript/ghostscript-6.23.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/ghostscript/ghostscript-6.23.ebuild,v 1.1 2000/08/25 15:10:22 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-6.23.ebuild,v 1.2 2000/08/25 15:49:06 achim Exp $ P=ghostscript-6.23 A="${P}.tar.gz ghostscript-fonts-std-6.0.tar.gz" @@ -45,8 +45,8 @@ src_compile() { src_install() { cd ${S} - dodir /usr/bin - make -f src/all-arch.mak prefix=${D}/usr install + dobin bin/gs + make -f src/all-arch.mak prefix=${D}/usr BINDIR=${D}/usr/bin install cd ${WORKDIR} cp -a fonts ${D}/usr/share/ghostscript cd ${S} diff --git a/app-text/metamail/metamail-2.7-r1.ebuild b/app-text/metamail/metamail-2.7-r1.ebuild index 7305619be344..0822a55baaca 100644 --- a/app-text/metamail/metamail-2.7-r1.ebuild +++ b/app-text/metamail/metamail-2.7-r1.ebuild @@ -1,13 +1,14 @@ # 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/metamail/metamail-2.7-r1.ebuild,v 1.2 2000/08/16 04:37:55 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/metamail/metamail-2.7-r1.ebuild,v 1.3 2000/08/25 15:49:06 achim Exp $ P=metamail-2.7 A=mm2.7.tar.Z S=${WORKDIR}/mm2.7/src DESCRIPTION="Metamail" -SRC_URI="ftp://thumper.bellcore.com/pub/nsb/"${A} +SRC_URI="ftp://thumper.bellcore.com/pub/nsb/${A} + ftp://ftp.bora.net/pub/free_servers/mail/metamail/${A}" src_unpack() { unpack ${A} diff --git a/net-www/cocoon/cocoon-1.7.4.ebuild b/net-www/cocoon/cocoon-1.7.4.ebuild index ca9295a963df..2b3784af39ab 100644 --- a/net-www/cocoon/cocoon-1.7.4.ebuild +++ b/net-www/cocoon/cocoon-1.7.4.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/net-www/cocoon/cocoon-1.7.4.ebuild,v 1.1 2000/08/25 15:10:24 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/cocoon/cocoon-1.7.4.ebuild,v 1.2 2000/08/25 15:49:06 achim Exp $ P=cocoon-1.7.4 A=Cocoon-1.7.4.tar.gz @@ -30,7 +30,8 @@ src_compile() { src_install() { cd ${S} insinto /opt/java/lib - for i in xerces_1_0_1 xalan_0_19_4 fop_0_12_1 + for i in xerces_1_0_3 xalan_1_0_1 fop_0_12_1 \ + servlet_2_2 stylebook-1.0-b2 do doins lib/$i.jar done |