diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-12-07 18:16:11 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-12-07 18:16:11 +0000 |
commit | c7465af608990a15d85429af3f2d3377bd1fea64 (patch) | |
tree | 3862668776bbf90bb6c397f4b5fcdb8e3563ba7f /sci-physics | |
parent | Bump (diff) | |
download | gentoo-2-c7465af608990a15d85429af3f2d3377bd1fea64.tar.gz gentoo-2-c7465af608990a15d85429af3f2d3377bd1fea64.tar.bz2 gentoo-2-c7465af608990a15d85429af3f2d3377bd1fea64.zip |
Stable for HPPA (bug #294442).
(Portage version: 2.2_rc56/cvs/Linux i686)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/clhep/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/clhep/clhep-2.0.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/clhep/ChangeLog b/sci-physics/clhep/ChangeLog index 00feeda1786c..58ac30fde6d2 100644 --- a/sci-physics/clhep/ChangeLog +++ b/sci-physics/clhep/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/clhep # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.12 2009/09/09 22:41:07 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.13 2009/12/07 18:16:11 jer Exp $ + + 07 Dec 2009; Jeroen Roovers <jer@gentoo.org> clhep-2.0.4.3.ebuild: + Stable for HPPA (bug #294442). *clhep-2.0.4.3 (09 Sep 2009) diff --git a/sci-physics/clhep/clhep-2.0.4.3.ebuild b/sci-physics/clhep/clhep-2.0.4.3.ebuild index 5ef82c9142a4..308d0d85d676 100644 --- a/sci-physics/clhep/clhep-2.0.4.3.ebuild +++ b/sci-physics/clhep/clhep-2.0.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.4.3.ebuild,v 1.1 2009/09/09 22:41:07 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.4.3.ebuild,v 1.2 2009/12/07 18:16:11 jer Exp $ EAPI=2 inherit autotools @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cern.ch/clhep" SRC_URI="http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/${P}.tgz" LICENSE="public-domain" SLOT="2" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~amd64 hppa ~ppc ~sparc ~x86" IUSE="exceptions" RDEPEND="" |