summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/crypto++/crypto++-5.2.1.ebuild')
-rw-r--r--dev-libs/crypto++/crypto++-5.2.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-libs/crypto++/crypto++-5.2.1.ebuild b/dev-libs/crypto++/crypto++-5.2.1.ebuild
index 864c4e52fb63..8b6d0b576466 100644
--- a/dev-libs/crypto++/crypto++-5.2.1.ebuild
+++ b/dev-libs/crypto++/crypto++-5.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/crypto++-5.2.1.ebuild,v 1.14 2006/08/05 22:46:09 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/crypto++-5.2.1.ebuild,v 1.15 2007/07/12 02:25:34 mr_bones_ Exp $
inherit flag-o-matic eutils
@@ -35,7 +35,6 @@ src_compile() {
emake -f GNUmakefile || die
}
-
src_test() {
# make sure all test vectors have unix line endings
for f in TestVectors/* ; do