diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-03-03 17:09:08 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-03-03 17:09:08 +0000 |
commit | f94c4ef9f551c1284636fb021ba2dc4ea08baf48 (patch) | |
tree | c9ae807ed92870aa9c8db01d4a1359f181cccc76 | |
parent | x86 stable wrt #259031 (diff) | |
download | historical-f94c4ef9f551c1284636fb021ba2dc4ea08baf48.tar.gz historical-f94c4ef9f551c1284636fb021ba2dc4ea08baf48.tar.bz2 historical-f94c4ef9f551c1284636fb021ba2dc4ea08baf48.zip |
Sparc stable, part of Bug #245875.
Package-Manager: portage-2.2_rc23/cvs/Linux x86_64
-rw-r--r-- | sci-physics/clhep/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/clhep/clhep-2.0.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/clhep/ChangeLog b/sci-physics/clhep/ChangeLog index a4c0bb9d5d84..eba3738d0b74 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.7 2009/02/06 21:12:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.8 2009/03/03 17:09:08 fmccor Exp $ + + 03 Mar 2009; Ferris McCormick <fmccor@gentoo.org> clhep-2.0.4.2.ebuild: + Sparc stable, part of Bug #245875. 06 Feb 2009; Brent Baude <ranger@gentoo.org> clhep-2.0.4.2.ebuild: Marking clhep-2.0.4.2 ~ppc for bug 196282 diff --git a/sci-physics/clhep/clhep-2.0.4.2.ebuild b/sci-physics/clhep/clhep-2.0.4.2.ebuild index fbd08730b627..0a37eef5d53f 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-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.2 2009/02/06 21:12:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.4.2.ebuild,v 1.3 2009/03/03 17:09:08 fmccor 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 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc sparc ~x86" IUSE="exceptions" RDEPEND="" |