diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-07-18 12:38:35 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-07-18 12:38:35 +0000 |
commit | a0449b7546306cd31d1b9218351205e41c82cc7c (patch) | |
tree | af0c74652d063821ea064fba46320d7899c22294 /sci-physics | |
parent | ppc stable #317947 (diff) | |
download | gentoo-2-a0449b7546306cd31d1b9218351205e41c82cc7c.tar.gz gentoo-2-a0449b7546306cd31d1b9218351205e41c82cc7c.tar.bz2 gentoo-2-a0449b7546306cd31d1b9218351205e41c82cc7c.zip |
ppc stable #318457
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/clhep/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/clhep/clhep-2.0.4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/clhep/ChangeLog b/sci-physics/clhep/ChangeLog index cfcf89e6bb2b..dae318569f06 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.26 2010/07/13 16:46:54 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.27 2010/07/18 12:38:35 nixnut Exp $ + + 18 Jul 2010; <nixnut@gentoo.org> clhep-2.0.4.6.ebuild: + ppc stable #318457 *clhep-2.0.4.7 (13 Jul 2010) diff --git a/sci-physics/clhep/clhep-2.0.4.6.ebuild b/sci-physics/clhep/clhep-2.0.4.6.ebuild index 1d915bb013ea..f101658c18fe 100644 --- a/sci-physics/clhep/clhep-2.0.4.6.ebuild +++ b/sci-physics/clhep/clhep-2.0.4.6.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.6.ebuild,v 1.5 2010/05/25 21:16:40 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.4.6.ebuild,v 1.6 2010/07/18 12:38:35 nixnut 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="" |