summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2005-10-11 18:40:42 +0000
committerFabian Groffen <grobian@gentoo.org>2005-10-11 18:40:42 +0000
commita0344f1b65acdd94a7466df40262f1a4b4a3b798 (patch)
tree10a060fc89ea90c298916fefdcf0501c824527b0 /dev-libs/libtommath
parentRemove the ancient openoffice-bin 1.1.1, see ChangeLog (diff)
downloadgentoo-2-a0344f1b65acdd94a7466df40262f1a4b4a3b798.tar.gz
gentoo-2-a0344f1b65acdd94a7466df40262f1a4b4a3b798.tar.bz2
gentoo-2-a0344f1b65acdd94a7466df40262f1a4b4a3b798.zip
Marked ~ppc-macos (bug #108462)
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-libs/libtommath')
-rw-r--r--dev-libs/libtommath/ChangeLog5
-rw-r--r--dev-libs/libtommath/Manifest14
-rw-r--r--dev-libs/libtommath/libtommath-0.36.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-libs/libtommath/ChangeLog b/dev-libs/libtommath/ChangeLog
index fd7653f10ad2..8753f688e1ad 100644
--- a/dev-libs/libtommath/ChangeLog
+++ b/dev-libs/libtommath/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libtommath
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.13 2005/08/10 02:14:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.14 2005/10/11 18:39:17 grobian Exp $
+
+ 11 Oct 2005; Fabian Groffen <grobian@gentoo.org> libtommath-0.36.ebuild:
+ Marked ~ppc-macos (bug #108462)
*libtommath-0.36 (10 Aug 2005)
diff --git a/dev-libs/libtommath/Manifest b/dev-libs/libtommath/Manifest
index f6a866f18a32..5822b2dfe308 100644
--- a/dev-libs/libtommath/Manifest
+++ b/dev-libs/libtommath/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 b60beb253a85b20e9c7f7ef89d2d38ef libtommath-0.36.ebuild 666
+MD5 0ecd9332517c47af301bcd99bb80621e ChangeLog 1648
MD5 1975fddb3dc5a2ef223a6fd719dc9523 metadata.xml 2651
-MD5 8cabbaeecea1a719e3cdbff6596fbb08 libtommath-0.36.ebuild 655
MD5 87523239a8e9209fca019fb62dc7444a libtommath-0.35.ebuild 604
-MD5 0ecd9332517c47af301bcd99bb80621e ChangeLog 1648
MD5 04ebd08cc7e4122c2e5ef0118959c176 files/digest-libtommath-0.35 62
MD5 83cd756148c5260fa077190d61ab987b files/digest-libtommath-0.36 62
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFC+WNdgIKl8Uu19MoRAiPqAJ4stgu1sVmd+mMVb9QOW8I87zY92wCcCxLh
-7n6kAfPV5Cj3twlU+IxSOhM=
-=Polw
------END PGP SIGNATURE-----
diff --git a/dev-libs/libtommath/libtommath-0.36.ebuild b/dev-libs/libtommath/libtommath-0.36.ebuild
index 52f8d35742e8..af21ff7646d8 100644
--- a/dev-libs/libtommath/libtommath-0.36.ebuild
+++ b/dev-libs/libtommath/libtommath-0.36.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.36.ebuild,v 1.2 2005/08/10 02:15:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.36.ebuild,v 1.3 2005/10/11 18:39:17 grobian Exp $
DESCRIPTION="highly optimized and portable routines for integer based number theoretic applications"
HOMEPAGE="http://math.libtomcrypt.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://math.libtomcrypt.org/files/ltm-${PV}.tar.bz2"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc-macos ~x86"
IUSE=""
src_compile() {