diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-20 12:16:39 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-20 12:16:39 +0000 |
commit | f8a1e35201ae64748e3060c708facdc40f54ce9c (patch) | |
tree | 25a0a1cbdacc2c044db59269e2d140a5f3727f29 /sci-physics/lhapdf | |
parent | Stable on amd64 wrt bug #352043 (diff) | |
download | gentoo-2-f8a1e35201ae64748e3060c708facdc40f54ce9c.tar.gz gentoo-2-f8a1e35201ae64748e3060c708facdc40f54ce9c.tar.bz2 gentoo-2-f8a1e35201ae64748e3060c708facdc40f54ce9c.zip |
Stable on amd64 wrt bug #352055
(Portage version: 2.1.9.33/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/lhapdf')
-rw-r--r-- | sci-physics/lhapdf/ChangeLog | 7 | ||||
-rw-r--r-- | sci-physics/lhapdf/lhapdf-5.8.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-physics/lhapdf/ChangeLog b/sci-physics/lhapdf/ChangeLog index b281e90b73c6..c42b0614e2a4 100644 --- a/sci-physics/lhapdf/ChangeLog +++ b/sci-physics/lhapdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/lhapdf -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/ChangeLog,v 1.13 2010/08/12 16:40:58 bicatali Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/ChangeLog,v 1.14 2011/01/20 12:16:39 hwoarang Exp $ + + 20 Jan 2011; Markos Chandras <hwoarang@gentoo.org> lhapdf-5.8.4.ebuild: + Stable on amd64 wrt bug #352055 *lhapdf-5.8.4 (12 Aug 2010) diff --git a/sci-physics/lhapdf/lhapdf-5.8.4.ebuild b/sci-physics/lhapdf/lhapdf-5.8.4.ebuild index 6cddb4c41db0..fde6c21fe6e2 100644 --- a/sci-physics/lhapdf/lhapdf-5.8.4.ebuild +++ b/sci-physics/lhapdf/lhapdf-5.8.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/lhapdf-5.8.4.ebuild,v 1.1 2010/08/12 16:40:58 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/lhapdf-5.8.4.ebuild,v 1.2 2011/01/20 12:16:39 hwoarang Exp $ EAPI=2 @@ -22,7 +22,7 @@ SRC_URI="http://www.hepforge.org/archive/lhapdf/${MY_PF}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="cxx doc examples octave python test" RDEPEND="octave? ( sci-mathematics/octave )" |