diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-31 15:37:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-31 15:37:47 +0000 |
commit | 50be7b859de9dbc4d02c0b6eccba3b28b89c8cfd (patch) | |
tree | 387c73eb2c33afd83440da3ffc89b022347b9b97 /sci-physics/clhep | |
parent | Add ~sparc (diff) | |
download | gentoo-2-50be7b859de9dbc4d02c0b6eccba3b28b89c8cfd.tar.gz gentoo-2-50be7b859de9dbc4d02c0b6eccba3b28b89c8cfd.tar.bz2 gentoo-2-50be7b859de9dbc4d02c0b6eccba3b28b89c8cfd.zip |
sparc stable wrt #301491
(Portage version: 2.1.6.13/cvs/Linux ia64)
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 fc4dd65e27c2..29b5be02df3d 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.19 2010/01/23 15:55:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.20 2010/01/31 15:37:47 armin76 Exp $ + + 31 Jan 2010; Raúl Porcel <armin76@gentoo.org> clhep-2.0.4.5.ebuild: + sparc stable wrt #301491 23 Jan 2010; Brent Baude <ranger@gentoo.org> clhep-2.0.4.5.ebuild: stable ppc, 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 79728adf0797..23be61680e4e 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.6 2010/01/23 15:55:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.4.5.ebuild,v 1.7 2010/01/31 15:37:47 armin76 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="" |