diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-31 19:10:41 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-31 19:10:41 +0000 |
commit | 7150476de04d2651110bb5814beb31e1a40acd7e (patch) | |
tree | 5921f740f2c28ccc97a0815ae057a41fc3af163b /sci-physics | |
parent | stable x86, bug 347037 (diff) | |
download | gentoo-2-7150476de04d2651110bb5814beb31e1a40acd7e.tar.gz gentoo-2-7150476de04d2651110bb5814beb31e1a40acd7e.tar.bz2 gentoo-2-7150476de04d2651110bb5814beb31e1a40acd7e.zip |
stable x86, bug 352055
(Portage version: 2.1.9.35/cvs/Linux i686)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/lhapdf/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/lhapdf/lhapdf-5.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/lhapdf/ChangeLog b/sci-physics/lhapdf/ChangeLog index 98755fe72e98..d330af01bc57 100644 --- a/sci-physics/lhapdf/ChangeLog +++ b/sci-physics/lhapdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/lhapdf # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/ChangeLog,v 1.15 2011/01/30 21:00:20 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/ChangeLog,v 1.16 2011/01/31 19:10:41 fauli Exp $ + + 31 Jan 2011; Christian Faulhammer <fauli@gentoo.org> lhapdf-5.8.4.ebuild: + stable x86, bug 352055 *lhapdf-5.8.4-r1 (30 Jan 2011) diff --git a/sci-physics/lhapdf/lhapdf-5.8.4.ebuild b/sci-physics/lhapdf/lhapdf-5.8.4.ebuild index 85f10406f6e1..830e2f29f82c 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-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.3 2011/01/30 21:00:20 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/lhapdf-5.8.4.ebuild,v 1.4 2011/01/31 19:10:41 fauli 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 )" |