diff options
author | 2013-05-16 12:54:12 +0000 | |
---|---|---|
committer | 2013-05-16 12:54:12 +0000 | |
commit | 5f2a24f8f7f4a1af8017dd8cadf31a5001e2ccd3 (patch) | |
tree | 21cffd67e1ba062ec43b249b20d27a5d9420e769 /dev-python/fpconst | |
parent | Stable for amd64, wrt bug #463040 (diff) | |
download | gentoo-2-5f2a24f8f7f4a1af8017dd8cadf31a5001e2ccd3.tar.gz gentoo-2-5f2a24f8f7f4a1af8017dd8cadf31a5001e2ccd3.tar.bz2 gentoo-2-5f2a24f8f7f4a1af8017dd8cadf31a5001e2ccd3.zip |
Stable for amd64, wrt bug #463074
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
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 bfe103fc0f1a..d2eef5180eeb 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.36 2013/02/15 21:27:49 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.37 2013/05/16 12:54:12 ago Exp $ + + 16 May 2013; Agostino Sarubbo <ago@gentoo.org> fpconst-0.7.3-r1.ebuild: + Stable for amd64, wrt bug #463074 *fpconst-0.7.3-r1 (15 Feb 2013) diff --git a/dev-python/fpconst/fpconst-0.7.3-r1.ebuild b/dev-python/fpconst/fpconst-0.7.3-r1.ebuild index 83237551aece..4880c3e3a568 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.1 2013/02/15 21:27:49 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.3-r1.ebuild,v 1.2 2013/05/16 12:54:12 ago 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="" |