diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-07-28 01:58:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-07-28 01:58:22 +0000 |
commit | e999daa33e5e407dc4051f7e8071794dbfa6d38d (patch) | |
tree | 08ad65ca9e039fbf249cf9985a8f6b8743f78ceb /dev-libs/libtommath | |
parent | initial commit (diff) | |
download | gentoo-2-e999daa33e5e407dc4051f7e8071794dbfa6d38d.tar.gz gentoo-2-e999daa33e5e407dc4051f7e8071794dbfa6d38d.tar.bz2 gentoo-2-e999daa33e5e407dc4051f7e8071794dbfa6d38d.zip |
version bump
Diffstat (limited to 'dev-libs/libtommath')
-rw-r--r-- | dev-libs/libtommath/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/libtommath/Manifest | 9 | ||||
-rw-r--r-- | dev-libs/libtommath/files/0.19-doc-fix.patch | 17 | ||||
-rw-r--r-- | dev-libs/libtommath/files/digest-libtommath-0.19 | 1 | ||||
-rw-r--r-- | dev-libs/libtommath/files/digest-libtommath-0.24 | 1 | ||||
-rw-r--r-- | dev-libs/libtommath/libtommath-0.21.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libtommath/libtommath-0.24.ebuild (renamed from dev-libs/libtommath/libtommath-0.19.ebuild) | 9 |
7 files changed, 15 insertions, 33 deletions
diff --git a/dev-libs/libtommath/ChangeLog b/dev-libs/libtommath/ChangeLog index c04733030834..db20d87ef037 100644 --- a/dev-libs/libtommath/ChangeLog +++ b/dev-libs/libtommath/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/libtommath # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.3 2003/07/02 14:46:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.4 2003/07/28 01:57:34 vapier Exp $ + +*libtommath-0.24 (27 Jul 2003) + + 27 Jul 2003; Mike Frysinger <vapier@gentoo.org> : + Version bump (thanks to Martin de la Herran). *libtommath-0.21 (02 Jul 2003) diff --git a/dev-libs/libtommath/Manifest b/dev-libs/libtommath/Manifest index 4138126f5b5f..34b36c3c114a 100644 --- a/dev-libs/libtommath/Manifest +++ b/dev-libs/libtommath/Manifest @@ -1,7 +1,6 @@ MD5 e4db0d0ed6c53419492c7ffce391d8cd files/0.21-doc-fix.patch 638 -MD5 e4db0d0ed6c53419492c7ffce391d8cd files/0.19-doc-fix.patch 638 -MD5 941a3d1097b7c290bd1a87b3615545a8 files/digest-libtommath-0.19 61 +MD5 b32b4debcb165cd797d0d17a43603e35 files/digest-libtommath-0.24 61 MD5 9069a0f7c427d28f28880199360bfbd9 files/digest-libtommath-0.21 61 -MD5 b67f3033a61c88f6d67a47f3c1f4d4a2 libtommath-0.21.ebuild 730 -MD5 dcd210eef5e77b35340f7bd33072a56c ChangeLog 581 -MD5 bc346c4e651d8165014c72649844675f libtommath-0.19.ebuild 728 +MD5 983341d5c2c453a6373301fa9985b2e4 libtommath-0.21.ebuild 728 +MD5 61fe30832c1763814115357caf45a31c ChangeLog 714 +MD5 7aa75326df30ed6e1072ee361f2b7c5e libtommath-0.24.ebuild 649 diff --git a/dev-libs/libtommath/files/0.19-doc-fix.patch b/dev-libs/libtommath/files/0.19-doc-fix.patch deleted file mode 100644 index 766f6f45393b..000000000000 --- a/dev-libs/libtommath/files/0.19-doc-fix.patch +++ /dev/null @@ -1,17 +0,0 @@ ---- 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.19 b/dev-libs/libtommath/files/digest-libtommath-0.19 deleted file mode 100644 index 2e9e0567c51c..000000000000 --- a/dev-libs/libtommath/files/digest-libtommath-0.19 +++ /dev/null @@ -1 +0,0 @@ -MD5 1308499990febb4f9ebda39753f345d9 ltm-0.19.tar.bz2 661478 diff --git a/dev-libs/libtommath/files/digest-libtommath-0.24 b/dev-libs/libtommath/files/digest-libtommath-0.24 new file mode 100644 index 000000000000..ec628b04c801 --- /dev/null +++ b/dev-libs/libtommath/files/digest-libtommath-0.24 @@ -0,0 +1 @@ +MD5 4895174f2702b5178fdeaf7d7b176643 ltm-0.24.tar.bz2 490749 diff --git a/dev-libs/libtommath/libtommath-0.21.ebuild b/dev-libs/libtommath/libtommath-0.21.ebuild index a8f491e876da..d7a08348b14c 100644 --- a/dev-libs/libtommath/libtommath-0.21.ebuild +++ b/dev-libs/libtommath/libtommath-0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.21.ebuild,v 1.1 2003/07/02 14:46:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.21.ebuild,v 1.2 2003/07/28 01:57:34 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://math.libtomcrypt.org/files/ltm-${PV}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ppc" src_unpack() { unpack ${A} ; cd ${S} diff --git a/dev-libs/libtommath/libtommath-0.19.ebuild b/dev-libs/libtommath/libtommath-0.24.ebuild index 578063ad8db3..7b772a246275 100644 --- a/dev-libs/libtommath/libtommath-0.19.ebuild +++ b/dev-libs/libtommath/libtommath-0.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.19.ebuild,v 1.1 2003/06/12 18:10:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.24.ebuild,v 1.1 2003/07/28 01:57:34 vapier Exp $ inherit eutils @@ -10,12 +10,7 @@ SRC_URI="http://math.libtomcrypt.org/files/ltm-${PV}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="x86 ppc" - -src_unpack() { - unpack ${A} ; cd ${S} - epatch ${FILESDIR}/${PV}-doc-fix.patch -} +KEYWORDS="~x86 ~ppc" src_compile() { emake || die |