diff options
author | Petteri Räty <betelgeuse@gentoo.org> | 2007-05-17 20:59:51 +0000 |
---|---|---|
committer | Petteri Räty <betelgeuse@gentoo.org> | 2007-05-17 20:59:51 +0000 |
commit | e2edb177d068a0a41c7c5a36a1323626f8d1dc8e (patch) | |
tree | 56a6966e5b635bc6dc579ff3a449e9e356551846 /profiles | |
parent | Add the test-framework local use flag for dev-java/commons-collections. (diff) | |
download | gentoo-2-e2edb177d068a0a41c7c5a36a1323626f8d1dc8e.tar.gz gentoo-2-e2edb177d068a0a41c7c5a36a1323626f8d1dc8e.tar.bz2 gentoo-2-e2edb177d068a0a41c7c5a36a1323626f8d1dc8e.zip |
Typoed test-framwork
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 21e72f79ad28..68ff54df49b4 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2818 2007/05/17 20:59:14 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2819 2007/05/17 20:59:51 betelgeuse Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -360,7 +360,7 @@ dev-java/avalon-logkit:jms - Enable support for JMS (Java Message Service) dev-java/backport-util-concurrent:java5 - Enable also the 1.6 > 1.5 backport. dev-java/bsf:jython - Enable Jython support dev-java/bsf:rhino - Enable Rhino support -dev-java/commons-collections:test-framwork - Install the test framework +dev-java/commons-collections:test-framework - Install the test framework dev-java/commons-logging:avalon-framework - Add optional support for avalon-framework dev-java/commons-logging:avalon-logkit - Add optional support for avalon-logkit dev-java/commons-logging:log4j - Add optional support for log4j |