diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-05-17 15:28:08 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-05-17 15:28:08 +0000 |
commit | 423dc35ec81b3f90241d294cc967b661d267b802 (patch) | |
tree | 4d51e9ca6fd0ae2a1316bb234847b64c923c0b00 /dev-python/fpconst | |
parent | Stable for HPPA (bug #461162). (diff) | |
download | gentoo-2-423dc35ec81b3f90241d294cc967b661d267b802.tar.gz gentoo-2-423dc35ec81b3f90241d294cc967b661d267b802.tar.bz2 gentoo-2-423dc35ec81b3f90241d294cc967b661d267b802.zip |
Stable for HPPA (bug #463074).
(Portage version: 2.2.0_alpha175/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-python/fpconst')
-rw-r--r-- | dev-python/fpconst/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/fpconst/fpconst-0.7.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/fpconst/ChangeLog b/dev-python/fpconst/ChangeLog index 2dfb97f0a01e..7ec222095088 100644 --- a/dev-python/fpconst/ChangeLog +++ b/dev-python/fpconst/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/fpconst # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.40 2013/05/16 16:34:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.41 2013/05/17 15:28:08 jer Exp $ + + 17 May 2013; Jeroen Roovers <jer@gentoo.org> fpconst-0.7.3-r1.ebuild: + Stable for HPPA (bug #463074). 16 May 2013; Agostino Sarubbo <ago@gentoo.org> fpconst-0.7.3-r1.ebuild: Stable for arm, wrt bug #463074 diff --git a/dev-python/fpconst/fpconst-0.7.3-r1.ebuild b/dev-python/fpconst/fpconst-0.7.3-r1.ebuild index eae045d0ad2b..79a30764323b 100644 --- a/dev-python/fpconst/fpconst-0.7.3-r1.ebuild +++ b/dev-python/fpconst/fpconst-0.7.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r1.ebuild,v 1.5 2013/05/16 16:34:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.3-r1.ebuild,v 1.6 2013/05/17 15:28:08 jer Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="Python Module for handling IEEE 754 floating point special values" HOMEPAGE="http://chaco.bst.rochester.edu:8080/statcomp/projects/RStatServer/fpconst/ http://pypi.python.org/pypi/fpconst http://sourceforge.net/projects/rsoap/files/" SRC_URI="mirror://sourceforge/rsoap/${P}.tar.gz" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" SLOT="0" LICENSE="GPL-2" IUSE="" |