summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-07-02 14:46:48 +0000
committerMike Frysinger <vapier@gentoo.org>2003-07-02 14:46:48 +0000
commit07a6c27d16c522a127cd011473e09de1febf4a80 (patch)
tree6fa95714a19d3844646472962ab167e8dfd45dd0 /dev-libs/libtomcrypt/files
parentAdded metadata.xml (diff)
downloadgentoo-2-07a6c27d16c522a127cd011473e09de1febf4a80.tar.gz
gentoo-2-07a6c27d16c522a127cd011473e09de1febf4a80.tar.bz2
gentoo-2-07a6c27d16c522a127cd011473e09de1febf4a80.zip
version bump
Diffstat (limited to 'dev-libs/libtomcrypt/files')
-rw-r--r--dev-libs/libtomcrypt/files/0.86-doc-fix.patch17
-rw-r--r--dev-libs/libtomcrypt/files/digest-libtomcrypt-0.861
2 files changed, 18 insertions, 0 deletions
diff --git a/dev-libs/libtomcrypt/files/0.86-doc-fix.patch b/dev-libs/libtomcrypt/files/0.86-doc-fix.patch
new file mode 100644
index 000000000000..6370cdbeea7a
--- /dev/null
+++ b/dev-libs/libtomcrypt/files/0.86-doc-fix.patch
@@ -0,0 +1,17 @@
+--- makefile 2003-06-12 13:58:30.000000000 -0400
++++ makefile.orig 2003-06-12 13:58:07.000000000 -0400
+@@ -109,13 +109,11 @@
+ #This rule installs the library and the header files. This must be run
+ #as root in order to have a high enough permission to write to the correct
+ #directories and to set the owner and group to root.
++install: library
+-install: library docs
+ install -d -g root -o root $(DESTDIR)$(LIBPATH)
+ install -d -g root -o root $(DESTDIR)$(INCPATH)
+- install -d -g root -o root $(DESTDIR)$(DATAPATH)
+ install -g root -o root $(LIBNAME) $(DESTDIR)$(LIBPATH)
+ install -g root -o root $(HEADERS) $(DESTDIR)$(INCPATH)
+- install -g root -o root crypt.pdf $(DESTDIR)$(DATAPATH)
+
+ #This rule cleans the source tree of all compiled code, not including the pdf
+ #documentation.
diff --git a/dev-libs/libtomcrypt/files/digest-libtomcrypt-0.86 b/dev-libs/libtomcrypt/files/digest-libtomcrypt-0.86
new file mode 100644
index 000000000000..722f0b03b631
--- /dev/null
+++ b/dev-libs/libtomcrypt/files/digest-libtomcrypt-0.86
@@ -0,0 +1 @@
+MD5 1685ceabb8caba678435ce988a89ce0a crypt-0.86.tar.bz2 608133