diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-06-19 02:30:35 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-06-19 02:30:35 +0000 |
commit | b011dde269612f2e41a0f8387f79e06cf0d06bcd (patch) | |
tree | 7e6abe5193c0f38d48c1b7be2cd9c724bdcc0b9b /dev-db | |
parent | Added patch by Martin von Gagern, fixes bug 357945 (diff) | |
download | gentoo-2-b011dde269612f2e41a0f8387f79e06cf0d06bcd.tar.gz gentoo-2-b011dde269612f2e41a0f8387f79e06cf0d06bcd.tar.bz2 gentoo-2-b011dde269612f2e41a0f8387f79e06cf0d06bcd.zip |
whitespace
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/kyotocabinet/kyotocabinet-1.2.62.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/kyotocabinet/kyotocabinet-1.2.62.ebuild b/dev-db/kyotocabinet/kyotocabinet-1.2.62.ebuild index ae158f2cb2ad..25400f9b2dbe 100644 --- a/dev-db/kyotocabinet/kyotocabinet-1.2.62.ebuild +++ b/dev-db/kyotocabinet/kyotocabinet-1.2.62.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/kyotocabinet/kyotocabinet-1.2.62.ebuild,v 1.1 2011/06/18 17:17:45 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/kyotocabinet/kyotocabinet-1.2.62.ebuild,v 1.2 2011/06/19 02:30:35 mr_bones_ Exp $ EAPI="2" @@ -49,4 +49,4 @@ src_install() { src_test() { emake -j1 check || die "Tests failed" -}
\ No newline at end of file +} |