diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-17 15:00:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-17 15:00:37 +0000 |
commit | ced7a5c67d7720f85c176ae21e53aeb0cbae9f61 (patch) | |
tree | 9895a2d5cd9becf336f2fdc286093b0b5e8da808 /dev-python/fpconst | |
parent | Stable on amd64 wrt bug 180794 (diff) | |
download | gentoo-2-ced7a5c67d7720f85c176ae21e53aeb0cbae9f61.tar.gz gentoo-2-ced7a5c67d7720f85c176ae21e53aeb0cbae9f61.tar.bz2 gentoo-2-ced7a5c67d7720f85c176ae21e53aeb0cbae9f61.zip |
Add ~alpha wrt #172818
(Portage version: 2.1.3_rc3)
Diffstat (limited to 'dev-python/fpconst')
-rw-r--r-- | dev-python/fpconst/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/fpconst/fpconst-0.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/fpconst/ChangeLog b/dev-python/fpconst/ChangeLog index 037d8d4db2b0..a7ff98aa8c5b 100644 --- a/dev-python/fpconst/ChangeLog +++ b/dev-python/fpconst/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/fpconst # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.21 2007/04/08 11:04:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.22 2007/06/17 15:00:37 armin76 Exp $ + + 17 Jun 2007; Raúl Porcel <armin76@gentoo.org> fpconst-0.7.3.ebuild: + Add ~alpha wrt #172818 08 Apr 2007; Markus Rothe <corsair@gentoo.org> fpconst-0.7.3.ebuild: Added ~ppc64 diff --git a/dev-python/fpconst/fpconst-0.7.3.ebuild b/dev-python/fpconst/fpconst-0.7.3.ebuild index d72a26905b99..a1965d4ab8d1 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-2007 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.3 2007/04/08 11:04:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.3.ebuild,v 1.4 2007/06/17 15:00:37 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="~amd64 ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86 ~x86-fbsd" SLOT="0" LICENSE="GPL-2" IUSE="" |