summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2006-06-24 23:33:00 +0000
committerTiziano Müller <dev-zero@gentoo.org>2006-06-24 23:33:00 +0000
commite91ca0c960536c50ab156781dce389290007fa61 (patch)
tree4ca9c6bc297d5b8a93111699d33e9818265fc249 /profiles/use.local.desc
parentMake use of doins -r (diff)
downloadsunrise-e91ca0c960536c50ab156781dce389290007fa61.tar.gz
sunrise-e91ca0c960536c50ab156781dce389290007fa61.tar.bz2
sunrise-e91ca0c960536c50ab156781dce389290007fa61.zip
New USE-flags for dev-util/mockpp added
svn path=/sunrise/; revision=250
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc2
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index daf333b60..d6eb6f831 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -10,3 +10,5 @@ net-mail/simscan:perdomain - Enable per domain virus/spam/attach checks/filters
net-mail/simscan:received - Enable the add of a Received line in scanned messages
net-mail/simscan:spamassassin - Enable the spam checks with spamassasin
net-mail/simscan:passthru - Disable reject of messages where spam or virus is detected
+dev-util/mockpp:boost - Use boost.test instead of cxxtest as framework
+dev-util/mockpp:cppunit - Use cppunit instead of cxxtest as framework