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/libtommath/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/libtommath/files')
-rw-r--r--dev-libs/libtommath/files/0.21-doc-fix.patch17
-rw-r--r--dev-libs/libtommath/files/digest-libtommath-0.211
2 files changed, 18 insertions, 0 deletions
diff --git a/dev-libs/libtommath/files/0.21-doc-fix.patch b/dev-libs/libtommath/files/0.21-doc-fix.patch
new file mode 100644
index 000000000000..766f6f45393b
--- /dev/null
+++ b/dev-libs/libtommath/files/0.21-doc-fix.patch
@@ -0,0 +1,17 @@
+--- makefile.orig 2003-06-12 14:03:05.000000000 -0400
++++ makefile 2003-06-12 14:03:18.000000000 -0400
+@@ -41,13 +41,11 @@
+ $(AR) $(ARFLAGS) libtommath.a $(OBJECTS)
+ ranlib libtommath.a
+
+-install: libtommath.a docs
++install: libtommath.a
+ 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 bn.pdf $(DESTDIR)$(DATAPATH)
+
+ test: libtommath.a demo/demo.o
+ $(CC) demo/demo.o libtommath.a -o test
diff --git a/dev-libs/libtommath/files/digest-libtommath-0.21 b/dev-libs/libtommath/files/digest-libtommath-0.21
new file mode 100644
index 000000000000..1be264999c19
--- /dev/null
+++ b/dev-libs/libtommath/files/digest-libtommath-0.21
@@ -0,0 +1 @@
+MD5 c18b9dc7de6ba41bb6d0bdefc2514431 ltm-0.21.tar.bz2 467354