summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-12-25 16:17:42 +0000
committerAchim Gottinger <achim@gentoo.org>2000-12-25 16:17:42 +0000
commit79bda9a8f5ae10597e6f73f4f413a3cf62405b79 (patch)
tree3fec23cb378f46a66edab980d6b8a200d0514312
parentAdded 10xfree enviromentsettings file (diff)
downloadhistorical-79bda9a8f5ae10597e6f73f4f413a3cf62405b79.tar.gz
historical-79bda9a8f5ae10597e6f73f4f413a3cf62405b79.tar.bz2
historical-79bda9a8f5ae10597e6f73f4f413a3cf62405b79.zip
*** empty log message ***
-rw-r--r--app-office/abiword/files/digest-abiword-0.7.125
-rw-r--r--gnome-office/abiword/files/digest-abiword-0.7.125
-rw-r--r--kde-base/kdebase/kdebase-2.0.1.ebuild6
-rw-r--r--media-gfx/gimp-print/files/digest-gimp-print-4.1.11
-rw-r--r--net-print/gimp-print-cups/files/digest-gimp-print-cups-4.1.11
-rw-r--r--net-print/gimp-print-cups/gimp-print-cups-4.1.1.ebuild32
-rw-r--r--net-www/netscape/netscape-4.76.ebuild4
-rw-r--r--sys-apps/baselayout/files/profile3
-rw-r--r--sys-apps/dcron/dcron-2.7.ebuild7
-rw-r--r--sys-apps/dcron/files/crontab9
-rw-r--r--x11-libs/qt-x11/qt-x11-2.2.3.ebuild4
11 files changed, 70 insertions, 7 deletions
diff --git a/app-office/abiword/files/digest-abiword-0.7.12 b/app-office/abiword/files/digest-abiword-0.7.12
new file mode 100644
index 000000000000..115c4b274f5a
--- /dev/null
+++ b/app-office/abiword/files/digest-abiword-0.7.12
@@ -0,0 +1,5 @@
+MD5 3c7eb8cfaef1971d97a44b2fba1fa7a9 abi-0.7.12.tar.gz
+MD5 21634e08ddbc83ff55a59158515726f3 abidistfiles.tar.gz
+MD5 75d92a57bb22498ff5d6c76990a8738d expat.tar.gz
+MD5 618cfbc3de9b73407d47ba283b5955a9 unixfonts.tar.gz
+MD5 a956dc042c470d1d13a683e1d47d83f4 wv.tar.gz
diff --git a/gnome-office/abiword/files/digest-abiword-0.7.12 b/gnome-office/abiword/files/digest-abiword-0.7.12
new file mode 100644
index 000000000000..115c4b274f5a
--- /dev/null
+++ b/gnome-office/abiword/files/digest-abiword-0.7.12
@@ -0,0 +1,5 @@
+MD5 3c7eb8cfaef1971d97a44b2fba1fa7a9 abi-0.7.12.tar.gz
+MD5 21634e08ddbc83ff55a59158515726f3 abidistfiles.tar.gz
+MD5 75d92a57bb22498ff5d6c76990a8738d expat.tar.gz
+MD5 618cfbc3de9b73407d47ba283b5955a9 unixfonts.tar.gz
+MD5 a956dc042c470d1d13a683e1d47d83f4 wv.tar.gz
diff --git a/kde-base/kdebase/kdebase-2.0.1.ebuild b/kde-base/kdebase/kdebase-2.0.1.ebuild
index 6809f47b434c..6414f30820fe 100644
--- a/kde-base/kdebase/kdebase-2.0.1.ebuild
+++ b/kde-base/kdebase/kdebase-2.0.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/kde-base/kdebase/kdebase-2.0.1.ebuild,v 1.4 2000/12/17 20:09:02 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-2.0.1.ebuild,v 1.5 2000/12/25 16:17:42 achim Exp $
A="${P}.tar.bz2"
S=${WORKDIR}/${P}
@@ -30,6 +30,10 @@ src_compile() {
src_install() {
try make install DESTDIR=${D}
dodoc AUTHORS ChangeLog README*
+ insinto /usr/X11R6/bin
+ insopts -m755
+ doins ${FILESDIR}/start.kde2
+ newins ${FILESDIR}/start.kde2 start.kde
}
diff --git a/media-gfx/gimp-print/files/digest-gimp-print-4.1.1 b/media-gfx/gimp-print/files/digest-gimp-print-4.1.1
new file mode 100644
index 000000000000..fc7123be198b
--- /dev/null
+++ b/media-gfx/gimp-print/files/digest-gimp-print-4.1.1
@@ -0,0 +1 @@
+MD5 770e035d3f272c47af1cfb0a9a5b01fd print-4.1.1.tar.gz
diff --git a/net-print/gimp-print-cups/files/digest-gimp-print-cups-4.1.1 b/net-print/gimp-print-cups/files/digest-gimp-print-cups-4.1.1
new file mode 100644
index 000000000000..fc7123be198b
--- /dev/null
+++ b/net-print/gimp-print-cups/files/digest-gimp-print-cups-4.1.1
@@ -0,0 +1 @@
+MD5 770e035d3f272c47af1cfb0a9a5b01fd print-4.1.1.tar.gz
diff --git a/net-print/gimp-print-cups/gimp-print-cups-4.1.1.ebuild b/net-print/gimp-print-cups/gimp-print-cups-4.1.1.ebuild
new file mode 100644
index 000000000000..3e0f953afc77
--- /dev/null
+++ b/net-print/gimp-print-cups/gimp-print-cups-4.1.1.ebuild
@@ -0,0 +1,32 @@
+# 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-print/gimp-print-cups/gimp-print-cups-4.1.1.ebuild,v 1.1 2000/12/25 16:17:42 achim Exp $
+
+S=${WORKDIR}/print-${PV}/cups
+DESCRIPTION="The Common Unix Printing System - Gimp Print Drivers"
+SRC_URI=" http://download.sourceforge.net/gimp-print/print-${PV}.tar.gz"
+
+HOMEPAGE="http://www.cups.org"
+
+DEPEND=">=net-print/cups-1.1.4"
+
+src_compile() {
+ cd ${S}
+ try ./configure --host=${CHOST} --prefix=/usr --sysconfdir=/etc \
+ --disable-gimptest
+ try make
+}
+
+src_install () {
+
+ cd ${S}
+ dodir /etc
+ dodir /usr/share /usr/lib/cups/backend
+ try make prefix=${D}/usr exec_prefix=${D}/usr sysconfdir=${D}/etc install
+ gunzip ${D}/usr/share/cups/model/*.gz
+ docinto gimp-print-cups
+ dodoc *.txt
+}
+
+
diff --git a/net-www/netscape/netscape-4.76.ebuild b/net-www/netscape/netscape-4.76.ebuild
index ce212a49b01d..0c39d0216ef3 100644
--- a/net-www/netscape/netscape-4.76.ebuild
+++ b/net-www/netscape/netscape-4.76.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/netscape/netscape-4.76.ebuild,v 1.1 2000/11/04 00:10:07 jerry Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/netscape/netscape-4.76.ebuild,v 1.2 2000/12/25 16:17:42 achim Exp $
P=netscape-4.76
A=communicator-v476-us.x86-unknown-linux2.2.tar.gz
@@ -27,7 +27,7 @@ src_install() {
rm ${D}/opt/netscape/netscape-dynMotif
rm ${D}/opt/netscape/libnullplugin-dynMotif.so
insinto /usr/X11R6/bin
- doins ${FILES}/netscape
+ doins ${FILESDIR}/netscape
chmod +x ${D}/usr/X11R6/bin/netscape
}
diff --git a/sys-apps/baselayout/files/profile b/sys-apps/baselayout/files/profile
index 2e93c602dbc1..25a3e36664ff 100644
--- a/sys-apps/baselayout/files/profile
+++ b/sys-apps/baselayout/files/profile
@@ -3,7 +3,8 @@ alias d="ls --color"
alias ll="ls --color -l"
alias newenv="eval `/usr/sbin/env-update echo`"
-newenv
+# Using an alias does not work for xdm
+eval `/usr/sbin/env-update echo`
if [ `/usr/bin/whoami` == 'root' ] ; then
export PS1='\[\033[01;32;40m\]\u@\h \[\033[01;34;40m\]\W > \[\033[00m\]'
diff --git a/sys-apps/dcron/dcron-2.7.ebuild b/sys-apps/dcron/dcron-2.7.ebuild
index cf147a6c2f81..45f51bcbe74e 100644
--- a/sys-apps/dcron/dcron-2.7.ebuild
+++ b/sys-apps/dcron/dcron-2.7.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 Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/dcron-2.7.ebuild,v 1.5 2000/12/24 14:00:14 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/dcron-2.7.ebuild,v 1.6 2000/12/25 16:17:42 achim Exp $
A=dcron27.tgz
S=${WORKDIR}/dcron
@@ -26,7 +26,7 @@ src_install() {
chmod 4750 ${D}/usr/bin/crontab
doman *.[18]
diropts -m0750
- dodir /var/spool/cron/crontabs
+ dodir /var/spool/cron/crontabs /var/cron/lastrun
dodoc CHANGELOG README
#set up supervise support
@@ -42,5 +42,8 @@ src_install() {
#install rc script
exeinto /etc/rc.d/init.d
doexe ${FILESDIR}/dcron
+
+ insinto /etc
+ doins ${FILESDIR}/crontab
}
diff --git a/sys-apps/dcron/files/crontab b/sys-apps/dcron/files/crontab
new file mode 100644
index 000000000000..708272ddf6f0
--- /dev/null
+++ b/sys-apps/dcron/files/crontab
@@ -0,0 +1,9 @@
+# check scripts in cron.hourly, cron.daily, cron.weekly and cron.monthly
+#
+-*/15 * * * * test -x /usr/sbin/run-crons && /usr/sbin/run-crons
+0 0 * * * rm -f /var/cron/lastrun/cron.daily
+0 0 * * 6 rm -f /var/cron/lastrun/cron.weekly
+0 0 1 * * rm -f /var/cron/lastrun/cron.monthly
+
+
+
diff --git a/x11-libs/qt-x11/qt-x11-2.2.3.ebuild b/x11-libs/qt-x11/qt-x11-2.2.3.ebuild
index ddf086ad24ea..479d99a596fb 100644
--- a/x11-libs/qt-x11/qt-x11-2.2.3.ebuild
+++ b/x11-libs/qt-x11/qt-x11-2.2.3.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/x11-libs/qt-x11/qt-x11-2.2.3.ebuild,v 1.2 2000/12/23 09:15:32 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-x11/qt-x11-2.2.3.ebuild,v 1.3 2000/12/25 16:17:42 achim Exp $
A=${P}.tar.gz
S=${WORKDIR}/qt-${PV}
@@ -67,6 +67,8 @@ src_install() {
dodoc ANNOUNCE FAQ LICENSE.QPL MANIFEST PLATFORMS
dodoc PORTING README*
cp -af ${S}/doc/html ${D}/usr/doc/${P}
+ insinto /etc/env.d
+ doins ${FILESDIR}/15qt
}