summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Villavicencio <the_paya@gentoo.org>2006-12-28 17:42:27 +0000
committerJavier Villavicencio <the_paya@gentoo.org>2006-12-28 17:42:27 +0000
commit5dc1c861a0813af25565cfae075676d74703689c (patch)
treec652f0f9cf7e71cb9f8073bae4f56329c8fcf826 /dev-python/fpconst
parentStable on sparc (diff)
downloadgentoo-2-5dc1c861a0813af25565cfae075676d74703689c.tar.gz
gentoo-2-5dc1c861a0813af25565cfae075676d74703689c.tar.bz2
gentoo-2-5dc1c861a0813af25565cfae075676d74703689c.zip
Keyworded ~x86-fbsd.
(Portage version: 2.1.2_rc4-r1)
Diffstat (limited to 'dev-python/fpconst')
-rw-r--r--dev-python/fpconst/ChangeLog6
-rw-r--r--dev-python/fpconst/files/digest-fpconst-0.7.12
-rw-r--r--dev-python/fpconst/files/digest-fpconst-0.7.22
-rw-r--r--dev-python/fpconst/fpconst-0.7.2.ebuild4
4 files changed, 11 insertions, 3 deletions
diff --git a/dev-python/fpconst/ChangeLog b/dev-python/fpconst/ChangeLog
index 83350265735b..146699eb2f46 100644
--- a/dev-python/fpconst/ChangeLog
+++ b/dev-python/fpconst/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/fpconst
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.16 2006/04/01 14:55:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.17 2006/12/28 17:42:27 the_paya Exp $
+
+ 28 Dec 2006; Javier Villavicencio <the_paya@gentoo.org>
+ fpconst-0.7.2.ebuild:
+ Added ~x86-fbsd keyword.
01 Apr 2006; Aron Griffis <agriffis@gentoo.org> fpconst-0.7.2.ebuild:
Mark 0.7.2 ~ia64
diff --git a/dev-python/fpconst/files/digest-fpconst-0.7.1 b/dev-python/fpconst/files/digest-fpconst-0.7.1
index 3c6a45be05c4..282de2a42f02 100644
--- a/dev-python/fpconst/files/digest-fpconst-0.7.1
+++ b/dev-python/fpconst/files/digest-fpconst-0.7.1
@@ -1 +1,3 @@
MD5 0259f58c4dcf3678f67c5379ef306a1b fpconst-0.7.1.tar.gz 5730
+RMD160 0d2f4a8430b41a120f5ae1eb31955c5fde389fa4 fpconst-0.7.1.tar.gz 5730
+SHA256 78ed1de855a4a8ab2c87db4cae9e3f5fdce3d3e78b72eef87129849d0ceeea4c fpconst-0.7.1.tar.gz 5730
diff --git a/dev-python/fpconst/files/digest-fpconst-0.7.2 b/dev-python/fpconst/files/digest-fpconst-0.7.2
index 7f7933aa8521..96f21539fa70 100644
--- a/dev-python/fpconst/files/digest-fpconst-0.7.2
+++ b/dev-python/fpconst/files/digest-fpconst-0.7.2
@@ -1 +1,3 @@
MD5 0c194744ab60f3301dfda2da9f7c4068 fpconst-0.7.2.tar.gz 9555
+RMD160 af6257b86c0894deb9fa330349095655a9844398 fpconst-0.7.2.tar.gz 9555
+SHA256 db234a8b4833b37b88db863cee89f6609e3ccfcd14f53233f91e7e788ea660bb fpconst-0.7.2.tar.gz 9555
diff --git a/dev-python/fpconst/fpconst-0.7.2.ebuild b/dev-python/fpconst/fpconst-0.7.2.ebuild
index 7215d36b0b36..f8aac10fc5d4 100644
--- a/dev-python/fpconst/fpconst-0.7.2.ebuild
+++ b/dev-python/fpconst/fpconst-0.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.2.ebuild,v 1.2 2006/04/01 14:55:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.2.ebuild,v 1.3 2006/12/28 17:42:27 the_paya Exp $
inherit distutils
@@ -8,7 +8,7 @@ DESCRIPTION="Python Module for handling IEEE 754 floating point special values"
HOMEPAGE="http://research.warnes.net/~warnes/fpconst/"
SRC_URI="http://research.warnes.net:9090/~warnes/fpconst/${P}.tar.gz"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc-macos ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc-macos ~sparc ~x86 ~x86-fbsd"
SLOT="0"
LICENSE="GPL-2"
IUSE=""