diff options
author | 2009-02-06 21:12:26 +0000 | |
---|---|---|
committer | 2009-02-06 21:12:26 +0000 | |
commit | bff3e817bbc141fed3d8bc206349a770e1856c90 (patch) | |
tree | a89c2e68fdb226bf1201134476504f192c6fb6c2 /sci-physics/clhep | |
parent | Stable for HPPA (bug #257675). (diff) | |
download | gentoo-2-bff3e817bbc141fed3d8bc206349a770e1856c90.tar.gz gentoo-2-bff3e817bbc141fed3d8bc206349a770e1856c90.tar.bz2 gentoo-2-bff3e817bbc141fed3d8bc206349a770e1856c90.zip |
Marking clhep-2.0.4.2 ~ppc for bug 196282
(Portage version: 2.1.6.6/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'sci-physics/clhep')
-rw-r--r-- | sci-physics/clhep/ChangeLog | 7 | ||||
-rw-r--r-- | sci-physics/clhep/clhep-2.0.4.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-physics/clhep/ChangeLog b/sci-physics/clhep/ChangeLog index 8f99e1f696b0..a4c0bb9d5d84 100644 --- a/sci-physics/clhep/ChangeLog +++ b/sci-physics/clhep/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/clhep -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.6 2008/12/09 12:08:12 bicatali Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.7 2009/02/06 21:12:26 ranger Exp $ + + 06 Feb 2009; Brent Baude <ranger@gentoo.org> clhep-2.0.4.2.ebuild: + Marking clhep-2.0.4.2 ~ppc for bug 196282 *clhep-2.0.4.2 (09 Dec 2008) diff --git a/sci-physics/clhep/clhep-2.0.4.2.ebuild b/sci-physics/clhep/clhep-2.0.4.2.ebuild index ee79efea2e76..fbd08730b627 100644 --- a/sci-physics/clhep/clhep-2.0.4.2.ebuild +++ b/sci-physics/clhep/clhep-2.0.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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.2.ebuild,v 1.1 2008/12/09 12:08:12 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.4.2.ebuild,v 1.2 2009/02/06 21:12:26 ranger Exp $ inherit autotools @@ -10,7 +10,7 @@ SRC_URI="http://wwwasd.web.cern.ch/wwwasd/lhc++/clhep/DISTRIBUTION/distributions LICENSE="public-domain" SLOT="2" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" IUSE="exceptions" RDEPEND="" |