summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2015-11-04 00:00:44 +0100
committerGilles Dartiguelongue <eva@gentoo.org>2015-11-04 00:18:06 +0100
commite27b12165dd4e1da5056f01f1a616c0595c5d1c5 (patch)
tree811f78b3372619a0cb826e685890e0e26fd8c3eb /dev-python/rq-dashboard
parentwww-apps/grafana: 2.1.2 → 2.1.3 (diff)
downloadeva-e27b12165dd4e1da5056f01f1a616c0595c5d1c5.tar.gz
eva-e27b12165dd4e1da5056f01f1a616c0595c5d1c5.tar.bz2
eva-e27b12165dd4e1da5056f01f1a616c0595c5d1c5.zip
*/*: replace Header by Id in ebuild headers
Diffstat (limited to 'dev-python/rq-dashboard')
-rw-r--r--dev-python/rq-dashboard/Manifest10
-rw-r--r--dev-python/rq-dashboard/rq-dashboard-0.3.4.ebuild2
2 files changed, 11 insertions, 1 deletions
diff --git a/dev-python/rq-dashboard/Manifest b/dev-python/rq-dashboard/Manifest
index c172952..5f17894 100644
--- a/dev-python/rq-dashboard/Manifest
+++ b/dev-python/rq-dashboard/Manifest
@@ -1 +1,11 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA512
+
DIST rq-dashboard-0.3.4.tar.gz 90215 SHA256 79db87cae89414b4d38aeb56669fb22c61a546cae5d734973673ad42f7dbd75b SHA512 dc0fdcd07f598ec5f9d5eb36338d734979c1c9ffa3e618f28a193063969adc85b17e140aef5e34ae65a8f8701611146baf07cb3e92e758ea3ecd053d6354a4e5 WHIRLPOOL 23c2e4094ca25119ce043cf98eccbeed9d4cd53d9c5621d18332843bdec499d337443fa043dc08990d345e59388d529e2084b4f6599af06579638421a699c939
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2
+
+iEYEAREKAAYFAlY5PHoACgkQ1fmVwcYIWAZyMwCeIEZsRkcFJY3JWEjrj65J2PGs
+avgAoJPjkodURSa4TjAXpJzPJOKdFMke
+=02OY
+-----END PGP SIGNATURE-----
diff --git a/dev-python/rq-dashboard/rq-dashboard-0.3.4.ebuild b/dev-python/rq-dashboard/rq-dashboard-0.3.4.ebuild
index 226bf54..9e4e33e 100644
--- a/dev-python/rq-dashboard/rq-dashboard-0.3.4.ebuild
+++ b/dev-python/rq-dashboard/rq-dashboard-0.3.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} )