summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-office/dia/dia-0.86.ebuild4
-rw-r--r--app-text/dsssl/dsssl-db-1.54-r1.ebuild5
-rw-r--r--app-text/ghostscript/ghostscript-6.01-r1.ebuild5
-rw-r--r--dev-db/mysql/mysql-3.22.32-r1.ebuild4
-rw-r--r--gnome-office/dia/dia-0.86.ebuild4
-rw-r--r--kde-apps/kdoc/kdoc-1.92-r1.ebuild4
-rw-r--r--kde-base/kdelibs/kdelibs-1.92-r1.ebuild4
-rw-r--r--kde-base/kdoc/kdoc-1.92-r1.ebuild4
-rw-r--r--media-gfx/gimp/gimp-1.1.24-r1.ebuild5
-rw-r--r--media-video/xawtv/xawtv-3.17-r1.ebuild2
-rw-r--r--net-analyzer/nessus/nessus-1.0.4-r1.ebuild2
-rw-r--r--net-fs/samba/samba-2.0.7-r1.ebuild11
-rw-r--r--net-libs/nss_ldap/files/digest-nss_ldap-110-r12
-rw-r--r--net-libs/pam_ldap/files/digest-pam_ldap-61-r12
14 files changed, 38 insertions, 20 deletions
diff --git a/app-office/dia/dia-0.86.ebuild b/app-office/dia/dia-0.86.ebuild
index eac086dbb463..7230aa2c12c1 100644
--- a/app-office/dia/dia-0.86.ebuild
+++ b/app-office/dia/dia-0.86.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-office/dia/dia-0.86.ebuild,v 1.2 2000/08/16 04:38:04 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.86.ebuild,v 1.3 2000/08/17 15:37:33 achim Exp $
P=dia-0.86
A=${P}.tar.gz
@@ -25,6 +25,8 @@ src_install () {
cd ${S}
make prefix=${D}/opt/gnome install
dodoc AUTHORS COPYING ChangeLog README NEWS TODO KNOWN_BUGS
+ prepman /opt/gnome
}
+
diff --git a/app-text/dsssl/dsssl-db-1.54-r1.ebuild b/app-text/dsssl/dsssl-db-1.54-r1.ebuild
index b221540d9107..169e28803eb3 100644
--- a/app-text/dsssl/dsssl-db-1.54-r1.ebuild
+++ b/app-text/dsssl/dsssl-db-1.54-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/dsssl/dsssl-db-1.54-r1.ebuild,v 1.2 2000/08/16 04:37:55 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dsssl/dsssl-db-1.54-r1.ebuild,v 1.3 2000/08/17 15:37:32 achim Exp $
P=dsssl-db-1.54
A=db154.zip
@@ -32,9 +32,10 @@ src_install() {
cp -af $i ${D}/usr/share/sgml/stylesheets/docbook
done
dodoc BUGS ChangeLog README TODO VERSION WhatsNew
- cp -af test ${D}/usr/doc/${P}
+ cp -af test ${D}/usr/doc/${PF}
}
+
diff --git a/app-text/ghostscript/ghostscript-6.01-r1.ebuild b/app-text/ghostscript/ghostscript-6.01-r1.ebuild
index 8ad851dc370f..2eef11cf18e1 100644
--- a/app-text/ghostscript/ghostscript-6.01-r1.ebuild
+++ b/app-text/ghostscript/ghostscript-6.01-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/ghostscript/ghostscript-6.01-r1.ebuild,v 1.2 2000/08/16 04:37:55 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-6.01-r1.ebuild,v 1.3 2000/08/17 15:37:33 achim Exp $
P=ghostscript-6.01
A="${P}.tar.gz ghostscript-fonts-std-6.0.tar.gz"
@@ -53,7 +53,7 @@ src_install() {
prepman
- dodir /usr/doc/${P}
+ dodir /usr/doc/${PF}
rm -rf ${D}/usr/share/ghostscript/6.01/doc
dodoc doc/README doc/PUBLIC doc/ps2epsi.txt
docinto html
@@ -65,3 +65,4 @@ src_install() {
+
diff --git a/dev-db/mysql/mysql-3.22.32-r1.ebuild b/dev-db/mysql/mysql-3.22.32-r1.ebuild
index c165420eb846..57eb78bfdea4 100644
--- a/dev-db/mysql/mysql-3.22.32-r1.ebuild
+++ b/dev-db/mysql/mysql-3.22.32-r1.ebuild
@@ -1,9 +1,11 @@
# 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-db/mysql/mysql-3.22.32-r1.ebuild,v 1.4 2000/08/16 04:37:56 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.22.32-r1.ebuild,v 1.5 2000/08/17 15:37:33 achim Exp $
+P=mysql-3.22.32
A=${P}.tar.gz
+S=${WORKDIR}/${P}
DESCRIPTION="The MySQL Database"
SRC_URI="http://www.mysql.com/Downloads/MySQL-3.22/${A}"
HOMEPAGE="http://www.mysql.com/"
diff --git a/gnome-office/dia/dia-0.86.ebuild b/gnome-office/dia/dia-0.86.ebuild
index 82e783dea207..d3d7f36029bf 100644
--- a/gnome-office/dia/dia-0.86.ebuild
+++ b/gnome-office/dia/dia-0.86.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/gnome-office/dia/dia-0.86.ebuild,v 1.2 2000/08/16 04:38:04 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-office/dia/dia-0.86.ebuild,v 1.3 2000/08/17 15:37:33 achim Exp $
P=dia-0.86
A=${P}.tar.gz
@@ -25,6 +25,8 @@ src_install () {
cd ${S}
make prefix=${D}/opt/gnome install
dodoc AUTHORS COPYING ChangeLog README NEWS TODO KNOWN_BUGS
+ prepman /opt/gnome
}
+
diff --git a/kde-apps/kdoc/kdoc-1.92-r1.ebuild b/kde-apps/kdoc/kdoc-1.92-r1.ebuild
index 8e572d8812d7..1e22ca0e4357 100644
--- a/kde-apps/kdoc/kdoc-1.92-r1.ebuild
+++ b/kde-apps/kdoc/kdoc-1.92-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/kde-apps/kdoc/kdoc-1.92-r1.ebuild,v 1.2 2000/08/16 04:38:05 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-apps/kdoc/kdoc-1.92-r1.ebuild,v 1.3 2000/08/17 15:37:33 achim Exp $
P=kdoc-1.92
A=${P}.tar.bz2
@@ -22,6 +22,7 @@ src_compile() {
src_install() {
make install prefix=${D}/opt/kde
dodoc README TODO Version
+ prepman /opt/kde
}
@@ -31,3 +32,4 @@ src_install() {
+
diff --git a/kde-base/kdelibs/kdelibs-1.92-r1.ebuild b/kde-base/kdelibs/kdelibs-1.92-r1.ebuild
index 8a03ec547aee..26107e70e7d7 100644
--- a/kde-base/kdelibs/kdelibs-1.92-r1.ebuild
+++ b/kde-base/kdelibs/kdelibs-1.92-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/kde-base/kdelibs/kdelibs-1.92-r1.ebuild,v 1.2 2000/08/16 04:38:06 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-1.92-r1.ebuild,v 1.3 2000/08/17 15:37:33 achim Exp $
P=kdelibs-1.92
A=${P}.tar.bz2
@@ -20,7 +20,7 @@ src_compile() {
src_install() {
make install prefix=${D}/opt/kde bindir=${D}/opt/kde/bin
- dodoc AUTHORS ChnageLog COMPILING COPYING* NAMING NEWS README
+ dodoc AUTHORS ChangeLog COMPILING COPYING* NAMING NEWS README
docinto html
dodoc *.html
}
diff --git a/kde-base/kdoc/kdoc-1.92-r1.ebuild b/kde-base/kdoc/kdoc-1.92-r1.ebuild
index 10694f1286a2..7b7d0844fdea 100644
--- a/kde-base/kdoc/kdoc-1.92-r1.ebuild
+++ b/kde-base/kdoc/kdoc-1.92-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/kde-base/kdoc/kdoc-1.92-r1.ebuild,v 1.2 2000/08/16 04:38:05 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdoc/kdoc-1.92-r1.ebuild,v 1.3 2000/08/17 15:37:33 achim Exp $
P=kdoc-1.92
A=${P}.tar.bz2
@@ -22,6 +22,7 @@ src_compile() {
src_install() {
make install prefix=${D}/opt/kde
dodoc README TODO Version
+ prepman /opt/kde
}
@@ -31,3 +32,4 @@ src_install() {
+
diff --git a/media-gfx/gimp/gimp-1.1.24-r1.ebuild b/media-gfx/gimp/gimp-1.1.24-r1.ebuild
index a8c112c45231..38fb792ca2c2 100644
--- a/media-gfx/gimp/gimp-1.1.24-r1.ebuild
+++ b/media-gfx/gimp/gimp-1.1.24-r1.ebuild
@@ -1,9 +1,11 @@
# 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/media-gfx/gimp/gimp-1.1.24-r1.ebuild,v 1.2 2000/08/13 05:28:48 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-1.1.24-r1.ebuild,v 1.3 2000/08/17 15:37:33 achim Exp $
+P=gimp-1.1.24
A=${P}.tar.bz2
+S=${WORKDIR}/${P}
DESCRIPTION="GIMP"
SRC_URI="ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/gimp/v1.1/v1.1.24/"${A}
HOMEPAGE="http://www.gimp.org"
@@ -31,3 +33,4 @@ src_install() {
+
diff --git a/media-video/xawtv/xawtv-3.17-r1.ebuild b/media-video/xawtv/xawtv-3.17-r1.ebuild
index 9ce8af9736f2..cb8bd1ebc26e 100644
--- a/media-video/xawtv/xawtv-3.17-r1.ebuild
+++ b/media-video/xawtv/xawtv-3.17-r1.ebuild
@@ -22,6 +22,7 @@ src_compile() {
src_install() {
cd ${S}
make prefix=${D}/usr install
+ prepman
dodoc COPYING Changes KNOWN_PROBLEMS Miro_gpio.txt Programming-FAQ
dodoc README* Sound-FAQ TODO Trouble-Shooting UPDATE_TO_v3.0
insinto /usr/local/httpd/cgi-bin
@@ -31,3 +32,4 @@ src_install() {
+
diff --git a/net-analyzer/nessus/nessus-1.0.4-r1.ebuild b/net-analyzer/nessus/nessus-1.0.4-r1.ebuild
index 8303e2f69e67..a7557d0c797b 100644
--- a/net-analyzer/nessus/nessus-1.0.4-r1.ebuild
+++ b/net-analyzer/nessus/nessus-1.0.4-r1.ebuild
@@ -92,7 +92,9 @@ src_install() {
cd ${S}/nessus-plugins
docinto nessus-plugins
dodoc docs/*.txt plugins/accounts/accounts.txt
+ prepman
}
+
diff --git a/net-fs/samba/samba-2.0.7-r1.ebuild b/net-fs/samba/samba-2.0.7-r1.ebuild
index d69f8538007e..69cad33150f3 100644
--- a/net-fs/samba/samba-2.0.7-r1.ebuild
+++ b/net-fs/samba/samba-2.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/net-fs/samba/samba-2.0.7-r1.ebuild,v 1.2 2000/08/16 04:38:14 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-2.0.7-r1.ebuild,v 1.3 2000/08/17 15:37:33 achim Exp $
P=samba-2.0.7
A=${P}.tar.gz
@@ -32,10 +32,8 @@ src_install() {
make install prefix=${D}/usr BASEDIR=${D}/usr LIBDIR=${D}/etc/smb VARDIR=${D}/var/log \
PRIVATEDIR=${D}/etc/smb SWATDIR=${D}/usr/share/swat \
LOCKDIR=${D}/var/lock SBINDIR=${D}/usr/sbin
- for i in 1 5 7 8
- do
- gzip ${D}/usr/man/man$i/*.$i
- done
+ prepman
+
into /usr
cd ${S}
dodoc COPYING Manifest README README-smbmount Roadmap WHATSNEW.txt
@@ -57,7 +55,7 @@ src_install() {
docinto textdocs
dodoc textdocs/*
cd ${S}
- cp -a examples ${D}/usr/doc/${P}
+ cp -a examples ${D}/usr/doc/${PF}
cp examples/smb.conf.default ${D}/etc/smb/smb.conf
dodir /etc/rc.d/init.d
cp ${O}/files/samba ${D}/etc/rc.d/init.d
@@ -77,3 +75,4 @@ pkg_config() {
+
diff --git a/net-libs/nss_ldap/files/digest-nss_ldap-110-r1 b/net-libs/nss_ldap/files/digest-nss_ldap-110-r1
index 38c3abccdc25..778a54465343 100644
--- a/net-libs/nss_ldap/files/digest-nss_ldap-110-r1
+++ b/net-libs/nss_ldap/files/digest-nss_ldap-110-r1
@@ -1 +1 @@
-MD5 e87bc89fc4b36bed22c71814153f38ef nss_ldap.tgz
+MD5 fb7be1157e3f0daca17750cc1185cb76 nss_ldap.tgz
diff --git a/net-libs/pam_ldap/files/digest-pam_ldap-61-r1 b/net-libs/pam_ldap/files/digest-pam_ldap-61-r1
index 86d2a9094614..833f0c355a8c 100644
--- a/net-libs/pam_ldap/files/digest-pam_ldap-61-r1
+++ b/net-libs/pam_ldap/files/digest-pam_ldap-61-r1
@@ -1 +1 @@
-MD5 ce0f3febe48594742f1ed1f1178bcee7 pam_ldap.tgz
+MD5 b8567a6cc5086558bdfefec3fd4babc2 pam_ldap.tgz