diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-08-06 16:14:28 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-08-06 16:14:28 +0000 |
commit | 4890b53262f8665fd7d60edad4183346b24b4030 (patch) | |
tree | 873cd8cde86896984d0639ed8f943ce8a0ac6931 /sci-physics | |
parent | last rite caml-light (diff) | |
download | gentoo-2-4890b53262f8665fd7d60edad4183346b24b4030.tar.gz gentoo-2-4890b53262f8665fd7d60edad4183346b24b4030.tar.bz2 gentoo-2-4890b53262f8665fd7d60edad4183346b24b4030.zip |
Add USE flag description to metadata wrt GLEP 56.
(Portage version: 2.2_rc3/cvs/Linux 2.6.25-gentoo-r6 i686)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/clhep/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/clhep/metadata.xml | 3 |
2 files changed, 7 insertions, 1 deletions
diff --git a/sci-physics/clhep/ChangeLog b/sci-physics/clhep/ChangeLog index 8403d09b5c8f..c835e34b7623 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.3 2008/07/15 12:09:56 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.4 2008/08/06 16:14:28 ulm Exp $ + + 06 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml: + Add USE flag description to metadata wrt GLEP 56. 15 Jul 2008; Ferris McCormick <fmccor@gentoo.org> clhep-2.0.3.3.ebuild: Add ~sparc for testing, dependency required for Bug #230716. diff --git a/sci-physics/clhep/metadata.xml b/sci-physics/clhep/metadata.xml index a392c9ee92eb..76aa562cf87c 100644 --- a/sci-physics/clhep/metadata.xml +++ b/sci-physics/clhep/metadata.xml @@ -7,4 +7,7 @@ HEP-specific foundation and utility classes such as random generators, physics vectors, geometry and linear algebra. </longdescription> +<use> + <flag name='exceptions'>Enable zoom exceptions for user intervention</flag> +</use> </pkgmetadata> |