summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-03-14 17:36:27 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-03-14 17:36:27 +0000
commit74de1fba7549045ece07be3ba83e66cfd4942a17 (patch)
tree77f63659b46dbc3a4881cbc5a41398ebd70f138f /dev-python
parentDrop RESTRICT=strip, and pick execstack fix from upstream (diff)
downloadgentoo-2-74de1fba7549045ece07be3ba83e66cfd4942a17.tar.gz
gentoo-2-74de1fba7549045ece07be3ba83e66cfd4942a17.tar.bz2
gentoo-2-74de1fba7549045ece07be3ba83e66cfd4942a17.zip
Add ~arm/~s390/~sh wrt #172818
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/fpconst/ChangeLog7
-rw-r--r--dev-python/fpconst/fpconst-0.7.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/fpconst/ChangeLog b/dev-python/fpconst/ChangeLog
index a75ee9ab327f..702a6190d0d4 100644
--- a/dev-python/fpconst/ChangeLog
+++ b/dev-python/fpconst/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/fpconst
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.23 2008/01/17 17:57:35 grobian Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.24 2009/03/14 17:36:27 armin76 Exp $
+
+ 14 Mar 2009; Raúl Porcel <armin76@gentoo.org> fpconst-0.7.3.ebuild:
+ Add ~arm/~s390/~sh wrt #172818
17 Jan 2008; Fabian Groffen <grobian@gentoo.org> fpconst-0.7.1.ebuild,
fpconst-0.7.2.ebuild, fpconst-0.7.3.ebuild:
diff --git a/dev-python/fpconst/fpconst-0.7.3.ebuild b/dev-python/fpconst/fpconst-0.7.3.ebuild
index 8462e0d37ab8..8a2e930a5307 100644
--- a/dev-python/fpconst/fpconst-0.7.3.ebuild
+++ b/dev-python/fpconst/fpconst-0.7.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.3.ebuild,v 1.5 2008/01/17 17:57:35 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.3.ebuild,v 1.6 2009/03/14 17:36:27 armin76 Exp $
inherit distutils
@@ -8,7 +8,7 @@ DESCRIPTION="Python Module for handling IEEE 754 floating point special values"
HOMEPAGE="http://chaco.bst.rochester.edu:8080/statcomp/projects/RStatServer/fpconst/"
SRC_URI="mirror://sourceforge/rsoap/${P}.tar.gz"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd"
SLOT="0"
LICENSE="GPL-2"
IUSE=""