summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-10-10 18:39:20 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-10-10 18:39:20 +0000
commit6bc16f17031e8a51cc4d360b9623a65074ab229d (patch)
tree94c78c815d7fed67955b7a9c45a149357f9e4e94 /dev-db/tokyocabinet
parentfreetype-2.3.10 fixed. Unmasking... (diff)
downloadgentoo-2-6bc16f17031e8a51cc4d360b9623a65074ab229d.tar.gz
gentoo-2-6bc16f17031e8a51cc4d360b9623a65074ab229d.tar.bz2
gentoo-2-6bc16f17031e8a51cc4d360b9623a65074ab229d.zip
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-db/tokyocabinet')
-rw-r--r--dev-db/tokyocabinet/tokyocabinet-1.4.34-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/tokyocabinet/tokyocabinet-1.4.34-r1.ebuild b/dev-db/tokyocabinet/tokyocabinet-1.4.34-r1.ebuild
index d23162aeab9c..0e006172a66a 100644
--- a/dev-db/tokyocabinet/tokyocabinet-1.4.34-r1.ebuild
+++ b/dev-db/tokyocabinet/tokyocabinet-1.4.34-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.34-r1.ebuild,v 1.1 2009/10/09 23:40:56 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.34-r1.ebuild,v 1.2 2009/10/10 18:39:20 mr_bones_ Exp $
EAPI=2
@@ -43,4 +43,4 @@ src_install() {
src_test() {
emake -j1 check || die "Tests failed"
-} \ No newline at end of file
+}