summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-04-01 14:55:53 +0000
committerAron Griffis <agriffis@gentoo.org>2006-04-01 14:55:53 +0000
commitadf7b50dc05c13c86bdf2215e0e4a18574fb88bc (patch)
treebeb0ec0cdcea11d15fc81045672321146c297ac8 /dev-python/fpconst
parentMark 0.4 ~ia64 (diff)
downloadhistorical-adf7b50dc05c13c86bdf2215e0e4a18574fb88bc.tar.gz
historical-adf7b50dc05c13c86bdf2215e0e4a18574fb88bc.tar.bz2
historical-adf7b50dc05c13c86bdf2215e0e4a18574fb88bc.zip
Mark 0.7.2 ~ia64
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-python/fpconst')
-rw-r--r--dev-python/fpconst/ChangeLog5
-rw-r--r--dev-python/fpconst/Manifest10
-rw-r--r--dev-python/fpconst/fpconst-0.7.2.ebuild6
3 files changed, 17 insertions, 4 deletions
diff --git a/dev-python/fpconst/ChangeLog b/dev-python/fpconst/ChangeLog
index 4c1c597933be..83350265735b 100644
--- a/dev-python/fpconst/ChangeLog
+++ b/dev-python/fpconst/ChangeLog
@@ -1,6 +1,9 @@
# 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.15 2006/02/06 20:58:47 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.16 2006/04/01 14:55:53 agriffis Exp $
+
+ 01 Apr 2006; Aron Griffis <agriffis@gentoo.org> fpconst-0.7.2.ebuild:
+ Mark 0.7.2 ~ia64
06 Feb 2006; Simon Stelling <blubb@gentoo.org> fpconst-0.7.1.ebuild:
stable on amd64
diff --git a/dev-python/fpconst/Manifest b/dev-python/fpconst/Manifest
index 7b2df95d4c11..2f08de8e83b8 100644
--- a/dev-python/fpconst/Manifest
+++ b/dev-python/fpconst/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 cc5d6445cca686c0d813102297aaabc3 ChangeLog 1750
RMD160 2643c5723285ea774308edf2820e4672f20277a8 ChangeLog 1750
SHA256 cd9edc3b1e7b3da4d3e1a141669f8ff7fdd10c3eeaea8c8967053e89ccc457bb ChangeLog 1750
@@ -22,3 +25,10 @@ SHA256 3bb7b99934dbeefa7f7c9d7fba7fa69ced0b2b27cf76e919e2de2d0be454787d fpconst-
MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
RMD160 900a8c55d7a7d2f6312594769aaf941bf9e99c7f metadata.xml 159
SHA256 9f01104d3484792496faff4805eed0ecea2352a897151f3397d49a13800037b4 metadata.xml 159
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.1 (GNU/Linux)
+
+iD8DBQFELpSDJrHF4yAQTrARAituAJ923dTwiICm8pWnq11af1BV/1ZLPwCfW6rF
+ku7hiA1uUA2UcoN4MmjcW/c=
+=498p
+-----END PGP SIGNATURE-----
diff --git a/dev-python/fpconst/fpconst-0.7.2.ebuild b/dev-python/fpconst/fpconst-0.7.2.ebuild
index de9a5b0e3a12..7215d36b0b36 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-2005 Gentoo Foundation
+# 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.1 2005/06/04 15:37:12 fserb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.2.ebuild,v 1.2 2006/04/01 14:55:53 agriffis 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="~x86 ~ppc ~amd64 ~sparc ~ppc-macos"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc-macos ~sparc ~x86"
SLOT="0"
LICENSE="GPL-2"
IUSE=""