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
commit652be5f894302fe646d4c5b20565f372dda9490d (patch)
tree83cab2512a1ffd6709f4cd8d5073552362b6c1f6 /dev-db/tokyocabinet
parentfreetype-2.3.10 fixed. Unmasking... (diff)
downloadhistorical-652be5f894302fe646d4c5b20565f372dda9490d.tar.gz
historical-652be5f894302fe646d4c5b20565f372dda9490d.tar.bz2
historical-652be5f894302fe646d4c5b20565f372dda9490d.zip
whitespace
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'dev-db/tokyocabinet')
-rw-r--r--dev-db/tokyocabinet/Manifest12
-rw-r--r--dev-db/tokyocabinet/tokyocabinet-1.4.34-r1.ebuild4
2 files changed, 3 insertions, 13 deletions
diff --git a/dev-db/tokyocabinet/Manifest b/dev-db/tokyocabinet/Manifest
index e28fdb466519..79034aefff50 100644
--- a/dev-db/tokyocabinet/Manifest
+++ b/dev-db/tokyocabinet/Manifest
@@ -1,15 +1,5 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
AUX fix_rpath.patch 2076 RMD160 393906feeb92bd848f981ca2221f00c361f51b98 SHA1 00c4401523d074b9437a529d4470079d42f31a31 SHA256 1ea7e9e30295ecf36f7ab262ed5862a0e0929aca456242c7a98ebf81099d46c3
DIST tokyocabinet-1.4.34.tar.gz 945623 RMD160 4a9f5d835fb6dffe980abdfe624d3c6cf540875f SHA1 ec1dc4644b522c49ec814d6ff488690e2cb19d51 SHA256 db2eb5a0d0907e0bcb26e419ea1f2e267ccf4fb5f91ffd9d8de4f74c3b63b061
-EBUILD tokyocabinet-1.4.34-r1.ebuild 919 RMD160 bbf7aad1057f0f75e5b8a6f5a645f2182157cfc0 SHA1 8a4e37005dbffc7650cb43a9b44052f279ab286e SHA256 8803b544f158e9b94cf403e6f0ea0861f71d4e54ce765ec25b9d663c40232891
+EBUILD tokyocabinet-1.4.34-r1.ebuild 922 RMD160 fe7908fe2fdfb19f45267ba8e6fd4a20a3f66031 SHA1 ad8942f77e01c9d46f553543667f9121866ca957 SHA256 1f03d41ee0a78d210031b0595828f51771b29b34c4b747ef1ab290110c221d92
MISC ChangeLog 507 RMD160 f63e23668c351924deeb56d6b6d2eab563f3b45f SHA1 b3770a8c1289428a9a90059661077ba05c6d22eb SHA256 644147d92d8f0d03969bf7e5248b6a0b9c06800f42d66e4191e41b451ba05e20
MISC metadata.xml 255 RMD160 dbe77cd804a4411e8445c05f6e632fdc2f72d082 SHA1 94e7a8d2d43907279488b984c3dcd9fd1888ce25 SHA256 28c7b0445a5f2eb0d524ff3afcef712ecbf345592d26142f71a3ef9bca653d4b
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.11 (GNU/Linux)
-
-iEYEARECAAYFAkrQT2AACgkQcxLzpIGCsLT8NQCgkWdG8ZqJTGJRVouY1aQwpFpJ
-yWEAnjsgKp9SRbgG2UaTxAqwS5GYVeW3
-=fq4J
------END PGP SIGNATURE-----
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
+}