diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-05-25 21:20:38 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-05-25 21:20:38 +0000 |
commit | fdde1b2160aa9a35a966aeebba2af8f0705669a5 (patch) | |
tree | 8c70a19e10cc9380a194fc07682c4cab753df4cf /sci-physics | |
parent | stable amd64, bug 319281 (diff) | |
download | gentoo-2-fdde1b2160aa9a35a966aeebba2af8f0705669a5.tar.gz gentoo-2-fdde1b2160aa9a35a966aeebba2af8f0705669a5.tar.bz2 gentoo-2-fdde1b2160aa9a35a966aeebba2af8f0705669a5.zip |
stable amd64, bug 318463
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/heppdt/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/heppdt/heppdt-3.04.01.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/heppdt/ChangeLog b/sci-physics/heppdt/ChangeLog index ff2c529fee0e..1758ee49b9c9 100644 --- a/sci-physics/heppdt/ChangeLog +++ b/sci-physics/heppdt/ChangeLog @@ -1,6 +1,9 @@ # 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.2 2010/05/17 09:41:38 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/heppdt/ChangeLog,v 1.3 2010/05/25 21:20:38 pacho Exp $ + + 25 May 2010; Pacho Ramos <pacho@gentoo.org> heppdt-3.04.01.ebuild: + stable amd64, bug 318463 17 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> heppdt-3.04.01.ebuild: diff --git a/sci-physics/heppdt/heppdt-3.04.01.ebuild b/sci-physics/heppdt/heppdt-3.04.01.ebuild index 4f906d567f3c..dd43b6ff95e7 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.2 2010/05/17 09:41:38 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/heppdt/heppdt-3.04.01.ebuild,v 1.3 2010/05/25 21:20:38 pacho 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="" |