diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2015-11-04 00:00:44 +0100 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2015-11-04 00:18:06 +0100 |
commit | e27b12165dd4e1da5056f01f1a616c0595c5d1c5 (patch) | |
tree | 811f78b3372619a0cb826e685890e0e26fd8c3eb /dev-python/times | |
parent | www-apps/grafana: 2.1.2 → 2.1.3 (diff) | |
download | eva-e27b12165dd4e1da5056f01f1a616c0595c5d1c5.tar.gz eva-e27b12165dd4e1da5056f01f1a616c0595c5d1c5.tar.bz2 eva-e27b12165dd4e1da5056f01f1a616c0595c5d1c5.zip |
*/*: replace Header by Id in ebuild headers
Diffstat (limited to 'dev-python/times')
-rw-r--r-- | dev-python/times/Manifest | 10 | ||||
-rw-r--r-- | dev-python/times/times-0.7.ebuild | 2 |
2 files changed, 11 insertions, 1 deletions
diff --git a/dev-python/times/Manifest b/dev-python/times/Manifest index e27de7e..1bf78b9 100644 --- a/dev-python/times/Manifest +++ b/dev-python/times/Manifest @@ -1 +1,11 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + DIST times-0.7.tar.gz 4228 SHA256 ed9da7bd0384ff4e1b3fc84114c27c2e3987072dbaf24425340bfedd405bc4b5 SHA512 a7ce4dc65b8541c14e15028538cd4390ce7013ad3d7593fcf42130e2174a5593d14020f9c46f2e987710d8672a2bfac3b81be22f2efc5328ed9dfd0f1bf0b283 WHIRLPOOL 781a373c561c90346882498a48712b05b7e9ee62eaf509a23586f9f1de5b1eb803c143f5f99a88520a4da5af8048b6c1ae301d90f7f7b6be2c04426e9e26d9ce +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iEYEAREKAAYFAlY5PHsACgkQ1fmVwcYIWAYscwCg5B9wQFkgbmRP3k0b9I9hbUSc +AIcAoIx/rnL/w82za/msf0Kq7Jk+99Rv +=jxAt +-----END PGP SIGNATURE----- diff --git a/dev-python/times/times-0.7.ebuild b/dev-python/times/times-0.7.ebuild index 81476ae..a29775d 100644 --- a/dev-python/times/times-0.7.ebuild +++ b/dev-python/times/times-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI="5" PYTHON_COMPAT=( python{2_7,3_3,3_4} ) |