summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2001-08-25 09:14:45 +0000
committerDan Armak <danarmak@gentoo.org>2001-08-25 09:14:45 +0000
commit0d0bde7907d31055e3e01e349ce6d969ed9dea45 (patch)
tree80d96a9b19337c00306505a1d4d3c0fb66339d0e /app-doc/howto-ps
parenttypo fix (diff)
downloadgentoo-2-0d0bde7907d31055e3e01e349ce6d969ed9dea45.tar.gz
gentoo-2-0d0bde7907d31055e3e01e349ce6d969ed9dea45.tar.bz2
gentoo-2-0d0bde7907d31055e3e01e349ce6d969ed9dea45.zip
added new howtos, removed old howtos. note: the new ones won't be available until next distfiles-local upload
Diffstat (limited to 'app-doc/howto-ps')
-rw-r--r--app-doc/howto-ps/files/digest-howto-ps-200107061
-rw-r--r--app-doc/howto-ps/files/digest-howto-ps-200108231
-rw-r--r--app-doc/howto-ps/howto-ps-20010706.ebuild25
-rw-r--r--app-doc/howto-ps/howto-ps-20010824.ebuild (renamed from app-doc/howto-ps/howto-ps-20010823.ebuild)4
4 files changed, 2 insertions, 29 deletions
diff --git a/app-doc/howto-ps/files/digest-howto-ps-20010706 b/app-doc/howto-ps/files/digest-howto-ps-20010706
deleted file mode 100644
index c66c5c08d847..000000000000
--- a/app-doc/howto-ps/files/digest-howto-ps-20010706
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d24b91d903137e4e7d1a73ccc329fef5 Linux-ps-HOWTOs-20010706.tar.gz
diff --git a/app-doc/howto-ps/files/digest-howto-ps-20010823 b/app-doc/howto-ps/files/digest-howto-ps-20010823
deleted file mode 100644
index 7d3df52c940a..000000000000
--- a/app-doc/howto-ps/files/digest-howto-ps-20010823
+++ /dev/null
@@ -1 +0,0 @@
-MD5 e8741c48af2333034777f0f921b54ea5 Linux-ps-HOWTOs-20010823.tar.gz
diff --git a/app-doc/howto-ps/howto-ps-20010706.ebuild b/app-doc/howto-ps/howto-ps-20010706.ebuild
deleted file mode 100644
index 563efd788cee..000000000000
--- a/app-doc/howto-ps/howto-ps-20010706.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2001 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Dan Armak <danarmak@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-ps/howto-ps-20010706.ebuild,v 1.1 2001/08/07 18:11:50 danarmak Exp $
-
-P="Linux-ps-HOWTOs"
-S=${WORKDIR}/${P}
-
-DESCRIPTION="The LDP howtos, postscript format."
-
-SRC_URI="http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/ps/${P}-${PV}.tar.gz"
-
-HOMEPAGE="http://www.linuxdoc.org"
-
-src_install () {
-
- dodir /usr/share/doc/howto
- dodir /usr/share/doc/howto/ps
- dosym /usr/share/doc/howto /usr/share/doc/HOWTO
-
- cd ${WORKDIR}
- insinto /usr/share/doc/howto/ps
- doins *
-
-} \ No newline at end of file
diff --git a/app-doc/howto-ps/howto-ps-20010823.ebuild b/app-doc/howto-ps/howto-ps-20010824.ebuild
index 24cf7049f616..ddfe6db1769c 100644
--- a/app-doc/howto-ps/howto-ps-20010823.ebuild
+++ b/app-doc/howto-ps/howto-ps-20010824.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Parag Mehta <pm@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-ps/howto-ps-20010823.ebuild,v 1.1 2001/08/23 10:32:22 pm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-ps/howto-ps-20010824.ebuild,v 1.1 2001/08/25 09:14:45 danarmak Exp $
P="Linux-ps-HOWTOs"
S=${WORKDIR}/${P}
DESCRIPTION="The LDP howtos, postscript format."
-SRC_URI="http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/ps/${P}-${PV}.tar.gz"
+SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${P}-${PV}.tar.gz"
HOMEPAGE="http://www.linuxdoc.org"