diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-23 15:55:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-23 15:55:42 +0000 |
commit | 1e9c84a3efc25539e795416de4224ad5f1724d7a (patch) | |
tree | ebad53f7ef18d27267f7113659ba422960f97db1 /sci-physics/clhep | |
parent | stable ppc, bug 295707 (diff) | |
download | gentoo-2-1e9c84a3efc25539e795416de4224ad5f1724d7a.tar.gz gentoo-2-1e9c84a3efc25539e795416de4224ad5f1724d7a.tar.bz2 gentoo-2-1e9c84a3efc25539e795416de4224ad5f1724d7a.zip |
stable ppc, bug 301491
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'sci-physics/clhep')
-rw-r--r-- | sci-physics/clhep/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/clhep/clhep-2.0.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/clhep/ChangeLog b/sci-physics/clhep/ChangeLog index 7534b0e6614e..fc4dd65e27c2 100644 --- a/sci-physics/clhep/ChangeLog +++ b/sci-physics/clhep/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/clhep # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.18 2010/01/22 03:51:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.19 2010/01/23 15:55:42 ranger Exp $ + + 23 Jan 2010; Brent Baude <ranger@gentoo.org> clhep-2.0.4.5.ebuild: + stable ppc, bug 301491 22 Jan 2010; Jeroen Roovers <jer@gentoo.org> clhep-2.0.4.5.ebuild: Stable for HPPA (bug #301491). diff --git a/sci-physics/clhep/clhep-2.0.4.5.ebuild b/sci-physics/clhep/clhep-2.0.4.5.ebuild index 5c6caae390a1..79728adf0797 100644 --- a/sci-physics/clhep/clhep-2.0.4.5.ebuild +++ b/sci-physics/clhep/clhep-2.0.4.5.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/clhep/clhep-2.0.4.5.ebuild,v 1.5 2010/01/22 03:51:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.4.5.ebuild,v 1.6 2010/01/23 15:55:42 ranger Exp $ EAPI=2 inherit autotools eutils @@ -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="" |