diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-17 09:41:38 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-17 09:41:38 +0000 |
commit | f855fd82772cf3626b4ca9d98572bd954e0a1895 (patch) | |
tree | b2f30135fbdde04c51b1a1330bbbb791d9712848 /sci-physics | |
parent | x86 stable wrt bug #318461 (diff) | |
download | gentoo-2-f855fd82772cf3626b4ca9d98572bd954e0a1895.tar.gz gentoo-2-f855fd82772cf3626b4ca9d98572bd954e0a1895.tar.bz2 gentoo-2-f855fd82772cf3626b4ca9d98572bd954e0a1895.zip |
x86 stable wrt bug #318463
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/heppdt/ChangeLog | 6 | ||||
-rw-r--r-- | sci-physics/heppdt/heppdt-3.04.01.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-physics/heppdt/ChangeLog b/sci-physics/heppdt/ChangeLog index 66943f5eac3f..ff2c529fee0e 100644 --- a/sci-physics/heppdt/ChangeLog +++ b/sci-physics/heppdt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-physics/heppdt # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/heppdt/ChangeLog,v 1.1 2010/03/23 03:24:53 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/heppdt/ChangeLog,v 1.2 2010/05/17 09:41:38 phajdan.jr Exp $ + + 17 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + heppdt-3.04.01.ebuild: + x86 stable wrt bug #318463 *heppdt-3.04.01 (23 Mar 2010) diff --git a/sci-physics/heppdt/heppdt-3.04.01.ebuild b/sci-physics/heppdt/heppdt-3.04.01.ebuild index 197a3b54ddfd..4f906d567f3c 100644 --- a/sci-physics/heppdt/heppdt-3.04.01.ebuild +++ b/sci-physics/heppdt/heppdt-3.04.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/heppdt/heppdt-3.04.01.ebuild,v 1.1 2010/03/23 03:24:53 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/heppdt/heppdt-3.04.01.ebuild,v 1.2 2010/05/17 09:41:38 phajdan.jr Exp $ EAPI=2 inherit autotools @@ -13,7 +13,7 @@ SRC_URI="${HOMEPAGE}/download/${MYP}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="doc examples" RDEPEND="" |