diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-07-06 23:11:49 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-07-06 23:11:49 +0000 |
commit | cfb46bcd93c66711b6fec2e34079fa4cee778596 (patch) | |
tree | e3d258198faf9c2baaa88b86914b0fe3c29e5fa1 /sci-physics/clhep | |
parent | stable x86, bug 230836 (diff) | |
download | gentoo-2-cfb46bcd93c66711b6fec2e34079fa4cee778596.tar.gz gentoo-2-cfb46bcd93c66711b6fec2e34079fa4cee778596.tar.bz2 gentoo-2-cfb46bcd93c66711b6fec2e34079fa4cee778596.zip |
Marked ~hppa (bug #230716).
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
Diffstat (limited to 'sci-physics/clhep')
-rw-r--r-- | sci-physics/clhep/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/clhep/clhep-2.0.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/clhep/ChangeLog b/sci-physics/clhep/ChangeLog index ca6a741c9cb6..48f84e42066a 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.1 2008/06/06 19:17:37 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.2 2008/07/06 23:11:49 jer Exp $ + + 06 Jul 2008; Jeroen Roovers <jer@gentoo.org> clhep-2.0.3.3.ebuild: + Marked ~hppa (bug #230716). *clhep-2.0.3.3 (06 Jun 2008) diff --git a/sci-physics/clhep/clhep-2.0.3.3.ebuild b/sci-physics/clhep/clhep-2.0.3.3.ebuild index 4f2304a6c396..754f96212ed9 100644 --- a/sci-physics/clhep/clhep-2.0.3.3.ebuild +++ b/sci-physics/clhep/clhep-2.0.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.3.3.ebuild,v 1.1 2008/06/06 19:17:37 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.3.3.ebuild,v 1.2 2008/07/06 23:11:49 jer Exp $ inherit autotools flag-o-matic toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/distributions/${P LICENSE="public-domain" SLOT="2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="exceptions" RDEPEND="" |