summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/crypto++/crypto++-5.4.ebuild')
-rw-r--r--dev-libs/crypto++/crypto++-5.4.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-libs/crypto++/crypto++-5.4.ebuild b/dev-libs/crypto++/crypto++-5.4.ebuild
index 333b2fb7ce6b..8c94402fb29e 100644
--- a/dev-libs/crypto++/crypto++-5.4.ebuild
+++ b/dev-libs/crypto++/crypto++-5.4.ebuild
@@ -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/dev-libs/crypto++/crypto++-5.4.ebuild,v 1.1 2007/01/31 01:57:30 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/crypto++-5.4.ebuild,v 1.2 2007/07/12 02:25:34 mr_bones_ Exp $
inherit flag-o-matic eutils
@@ -29,7 +29,6 @@ src_compile() {
emake -f GNUmakefile || die
}
-
src_test() {
# make sure all test vectors have unix line endings
for f in TestVectors/* ; do