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/rq | |
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/rq')
-rw-r--r-- | dev-python/rq/Manifest | 10 | ||||
-rw-r--r-- | dev-python/rq/rq-0.5.4.ebuild | 2 |
2 files changed, 11 insertions, 1 deletions
diff --git a/dev-python/rq/Manifest b/dev-python/rq/Manifest index c59ee72..75cde33 100644 --- a/dev-python/rq/Manifest +++ b/dev-python/rq/Manifest @@ -1 +1,11 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + DIST rq-0.5.4.tar.gz 45771 SHA256 fb1e4b43304968e4cdd8f3bfecf3cd4ec69b79a1bdb35dd0f259a42f4ad78099 SHA512 2e069351ed11a6a3130cd9a5152f393ff92e04e14e94a856b2a03cf165e04cdb2e8642842ab938235ed192a51a6d27b795c4c0461ecc534a88590a571034318c WHIRLPOOL c48738aac51ef9dd49081aaa1126044335781a4ac9826b13ee3a1ac378c4f375c8544e357a9568a0c4cda49e074a6ea30c3ca60f6db1707ceca8810f514b88a9 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iEYEAREKAAYFAlY5PHoACgkQ1fmVwcYIWAYZUQCgm22zfLd3L+YoN9C6Ms+p9auA +J04AmwWxNM8yDh2ISkXr1bbzDQwA0SnT +=hihv +-----END PGP SIGNATURE----- diff --git a/dev-python/rq/rq-0.5.4.ebuild b/dev-python/rq/rq-0.5.4.ebuild index fc6fda0..e74f885 100644 --- a/dev-python/rq/rq-0.5.4.ebuild +++ b/dev-python/rq/rq-0.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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} ) |