summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-06-01 14:00:14 +0000
committerAchim Gottinger <achim@gentoo.org>2001-06-01 14:00:14 +0000
commit88d77a6b8f4d2c9f20c69c6143dad05f9f5b388a (patch)
treea75f4f45ba3ad9079ef4f55711f9cc029c8aa12b /app-doc
parentnew TODO comments (extensive) (diff)
downloadhistorical-88d77a6b8f4d2c9f20c69c6143dad05f9f5b388a.tar.gz
historical-88d77a6b8f4d2c9f20c69c6143dad05f9f5b388a.tar.bz2
historical-88d77a6b8f4d2c9f20c69c6143dad05f9f5b388a.zip
*** empty log message ***
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/afsdoc/afsdoc-3.6-r1.ebuild26
-rw-r--r--app-doc/afsdoc/files/digest-afsdoc-3.6-r11
2 files changed, 27 insertions, 0 deletions
diff --git a/app-doc/afsdoc/afsdoc-3.6-r1.ebuild b/app-doc/afsdoc/afsdoc-3.6-r1.ebuild
new file mode 100644
index 000000000000..a6836c96c762
--- /dev/null
+++ b/app-doc/afsdoc/afsdoc-3.6-r1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# Author Holger Brueckner <darks@fet.org>
+
+S=${WORKDIR}/${P}
+DESCRIPTION="The AFS 3 distributed file system targets the issues critical to
+distributed computing environments. AFS performs exceptionally well,
+both within small, local work groups of machines and across wide-area
+configurations in support of large, collaborative efforts. AFS provides
+an architecture geared towards system management, along with the tools
+to perform important management tasks. For a user, AFS is a familiar yet
+extensive UNIX environment for accessing files easily and quickly."
+
+SRC_URI="http://www.openafs.org/dl/openafs/1.0.3/afs-3.6-doc.tar.gz"
+HOMEPAGE="http://www.openafs.org/"
+
+src_unpack() {
+ echo
+}
+
+src_install () {
+ dodir /usr/share/doc/${PF}
+ tar -zxf ${DISTDIR}/${A} -C ${D}/usr/share/doc/${PF}
+ prepalldocs
+}
+
diff --git a/app-doc/afsdoc/files/digest-afsdoc-3.6-r1 b/app-doc/afsdoc/files/digest-afsdoc-3.6-r1
new file mode 100644
index 000000000000..b7141d204966
--- /dev/null
+++ b/app-doc/afsdoc/files/digest-afsdoc-3.6-r1
@@ -0,0 +1 @@
+MD5 524fda5be5b0506bb0b96e1e5574e0ba afs-3.6-doc.tar.gz