summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pycallgraph')
-rw-r--r--dev-python/pycallgraph/Manifest2
-rw-r--r--dev-python/pycallgraph/files/digest-pycallgraph-0.3.03
-rw-r--r--dev-python/pycallgraph/pycallgraph-0.3.0.ebuild2
3 files changed, 2 insertions, 5 deletions
diff --git a/dev-python/pycallgraph/Manifest b/dev-python/pycallgraph/Manifest
index c1b86029a..971a85a9e 100644
--- a/dev-python/pycallgraph/Manifest
+++ b/dev-python/pycallgraph/Manifest
@@ -1,4 +1,4 @@
DIST pycallgraph-0.3.0.tar.gz 4394 RMD160 d2c7720b6cfbdf01bc920f84b9a207161aa9dbd1 SHA1 589c93743199c275ae4b619f101350ce7e1a2227 SHA256 9942eeb5454c03f4696aea4f2c9ed65e626d3548f565caea151a1506a7a5acc9
-EBUILD pycallgraph-0.3.0.ebuild 576 RMD160 b288d750aeabeda0f7dbd08242ba7d9b338ff65b SHA1 ee628f3163f37071898dfd726b6f0f8ddfe5db3f SHA256 1d9cc0f484e394dbe6464f4410a336b7a5811148e2e561de6bbf69a8eb013b15
+EBUILD pycallgraph-0.3.0.ebuild 576 RMD160 31fbd835eef2639c61fbef817ac35e2ac2df1981 SHA1 6fb78f7b0682c3d619b8453de7b1753e56e44127 SHA256 80a4aa68b11a7dd25f919c9e4846ff521ad6561d13aee2918a802d7ca869ef94
MISC ChangeLog 286 RMD160 55952493359c8c1fafd0d8ef62aded4b8365e5ff SHA1 888b0748816e133e45964b3f3988b4aea4e9b3ca SHA256 edb27e0ebd76ca2eb9e9d84681b60016a17579057c8141dd4f6ace4e33f81a2a
MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/dev-python/pycallgraph/files/digest-pycallgraph-0.3.0 b/dev-python/pycallgraph/files/digest-pycallgraph-0.3.0
deleted file mode 100644
index d0c0ecb15..000000000
--- a/dev-python/pycallgraph/files/digest-pycallgraph-0.3.0
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 e851aa29c38a7609f9990e8867b322df pycallgraph-0.3.0.tar.gz 4394
-RMD160 d2c7720b6cfbdf01bc920f84b9a207161aa9dbd1 pycallgraph-0.3.0.tar.gz 4394
-SHA256 9942eeb5454c03f4696aea4f2c9ed65e626d3548f565caea151a1506a7a5acc9 pycallgraph-0.3.0.tar.gz 4394
diff --git a/dev-python/pycallgraph/pycallgraph-0.3.0.ebuild b/dev-python/pycallgraph/pycallgraph-0.3.0.ebuild
index 1b99847e7..f4bf07d3a 100644
--- a/dev-python/pycallgraph/pycallgraph-0.3.0.ebuild
+++ b/dev-python/pycallgraph/pycallgraph-0.3.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://${PN}.slowchop.com/files/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="examples"
DEPEND=""