diff options
author | Patrick Lauer <patrick@gentoo.org> | 2017-11-25 20:37:50 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2017-11-25 20:41:43 +0000 |
commit | f91fa8dc1c24aa4bfec41b1a68c9abd2a816bebe (patch) | |
tree | 39fe79d52855eebfbb2d335a7272d88b53f6d591 /dev-libs | |
parent | dev-libs/busybee: Whitespace (diff) | |
download | gentoo-f91fa8dc1c24aa4bfec41b1a68c9abd2a816bebe.tar.gz gentoo-f91fa8dc1c24aa4bfec41b1a68c9abd2a816bebe.tar.bz2 gentoo-f91fa8dc1c24aa4bfec41b1a68c9abd2a816bebe.zip |
dev-libs/cityhash: Whitespace
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/cityhash/Manifest | 2 | ||||
-rw-r--r-- | dev-libs/cityhash/cityhash-1.0.3.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/cityhash/cityhash-1.1.0.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/cityhash/cityhash-1.1.1.ebuild | 3 |
4 files changed, 7 insertions, 4 deletions
diff --git a/dev-libs/cityhash/Manifest b/dev-libs/cityhash/Manifest index efb3aa036ae1..bd16ebdc2110 100644 --- a/dev-libs/cityhash/Manifest +++ b/dev-libs/cityhash/Manifest @@ -1,3 +1,3 @@ DIST cityhash-1.0.3.tar.gz 352237 SHA256 a03178d7c73a2d40d9e9e6ab036e607bc97cf3ea0c0eda9e5736ed07608aaaab SHA512 1d284755af4adcbb9d235d19a00ea0ab3e20676eec3e455da24a855e254996139d3c123f8d074bcaf7d53de04d34949ace799181d428fc322091c93c39702de0 WHIRLPOOL 94b9ead07bb8c693d7062ab1d13291a05d92c9c4f168b400dc0ce180ec3f674ff58a64f8addc101f8806774e83268ba0df0f28be8c10e656a2141dfeca3ea071 DIST cityhash-1.1.0.tar.gz 355571 SHA256 0d07c13c6caf7c798856efa76df7dd2a8d24539240449538316ba4c3bd084679 SHA512 aff5a513fd23c9ec11a02a62151d95e36959ef54fd75a9ae4b94ee72fe93a38295c343c03ed0b0c667c79191ca1119cf2362d7bb8b2f6d6dfa50e5134c9a2654 WHIRLPOOL b7989a7bce7ba8a46787cef690387d2a788fe5027a78fb3d41064d444b23651b920c9348727bf79612ed797a8f793bd8beabcc88e3006ea5bef054933701115d -DIST cityhash-1.1.1.tar.gz 376456 SHA256 76a41e149f6de87156b9a9790c595ef7ad081c321f60780886b520aecb7e3db4 SHA512 f5476a608fad87770aa6622f3c9ac441db1a0b1731e5235bf8599499943184a1fe5b91329cb9153b363a3e34605f7641b233114440e8895791df7d13452bb4f6 WHIRLPOOL 81a6598fa2e6d8460bc8168f97b78946f56fd032407d5589af6ba653f48a34eed4f2188632498575038c5ad39600dc764b752240cf3197625d02676244e870d6 +DIST cityhash-1.1.1.tar.gz 376456 BLAKE2B 51e8f7cdf4b8f2f1957bb926b649b63087ab6067a916d2fa422c941e1b7911d4ee030cadf310afd349f2c136c0f7b6a8e1128b25021414b9e6be55a73e09e6b5 SHA512 f5476a608fad87770aa6622f3c9ac441db1a0b1731e5235bf8599499943184a1fe5b91329cb9153b363a3e34605f7641b233114440e8895791df7d13452bb4f6 diff --git a/dev-libs/cityhash/cityhash-1.0.3.ebuild b/dev-libs/cityhash/cityhash-1.0.3.ebuild index f8d28176715d..1216ca30895a 100644 --- a/dev-libs/cityhash/cityhash-1.0.3.ebuild +++ b/dev-libs/cityhash/cityhash-1.0.3.ebuild @@ -1,5 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI=4 DESCRIPTION="Google's CityHash family of hash functions" diff --git a/dev-libs/cityhash/cityhash-1.1.0.ebuild b/dev-libs/cityhash/cityhash-1.1.0.ebuild index f8d28176715d..1216ca30895a 100644 --- a/dev-libs/cityhash/cityhash-1.1.0.ebuild +++ b/dev-libs/cityhash/cityhash-1.1.0.ebuild @@ -1,5 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI=4 DESCRIPTION="Google's CityHash family of hash functions" diff --git a/dev-libs/cityhash/cityhash-1.1.1.ebuild b/dev-libs/cityhash/cityhash-1.1.1.ebuild index d7f63a9d55db..1216ca30895a 100644 --- a/dev-libs/cityhash/cityhash-1.1.1.ebuild +++ b/dev-libs/cityhash/cityhash-1.1.1.ebuild @@ -1,5 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI=4 DESCRIPTION="Google's CityHash family of hash functions" |