summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2012-04-16 15:45:05 -0400
committerMike Gilbert <floppym@gentoo.org>2012-04-16 15:48:24 -0400
commit7399aec5326dcd247b972bca8afb57542d5ff7a9 (patch)
tree341333ec8c56d08eae52328a6ae146581ad80fb1 /dev-python
parentdev-python/eventlet: IUSE=test (diff)
downloadsunrise-reviewed-7399aec5326dcd247b972bca8afb57542d5ff7a9.tar.gz
sunrise-reviewed-7399aec5326dcd247b972bca8afb57542d5ff7a9.tar.bz2
sunrise-reviewed-7399aec5326dcd247b972bca8afb57542d5ff7a9.zip
dev-python/pytyrant: IUSE=test
(Portage version: 2.2.0_alpha100/git/Linux x86_64, signed Manifest commit with key EA4843A4)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytyrant/ChangeLog5
-rw-r--r--dev-python/pytyrant/Manifest14
-rw-r--r--dev-python/pytyrant/pytyrant-1.1.17.ebuild2
3 files changed, 17 insertions, 4 deletions
diff --git a/dev-python/pytyrant/ChangeLog b/dev-python/pytyrant/ChangeLog
index 81b6e6fb1..9385db547 100644
--- a/dev-python/pytyrant/ChangeLog
+++ b/dev-python/pytyrant/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for dev-python/pytyrant
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 16 Apr 2012; Mike Gilbert <floppym@gentoo.org> pytyrant-1.1.17.ebuild:
+ IUSE=test
+
13 Aug 2010; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
pytyrant-1.1.17.ebuild:
Switch to pypi mirror list, drop test from IUSE, it is implicit for
diff --git a/dev-python/pytyrant/Manifest b/dev-python/pytyrant/Manifest
index d5f72445b..f0f8df6b0 100644
--- a/dev-python/pytyrant/Manifest
+++ b/dev-python/pytyrant/Manifest
@@ -1,5 +1,15 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
AUX return_test_status.patch 367 RMD160 ba1c133258c6a5d2241909b374f5edb5afc2a07c SHA1 cee8f471ac3e792ec6d538b2569db57249ea09ce SHA256 531557eb562de02fa92a2ff9cd9d554f3e4792e29da35a3273c8d02436abc7f7
DIST pytyrant-1.1.17.tar.gz 5054 RMD160 f5ef4a151eb1cc08ac956d6683bcd496a36df87d SHA1 44e15e0e6dd196f1c8a4401542d5f5214a7a146f SHA256 f53e542c6e65e7fb439223b5eda8d03f1774b96d59a4081f1fcb9b52d82c1fbb
-EBUILD pytyrant-1.1.17.ebuild 769 RMD160 e7a187d6f6e7c32a0eb36c098be800298faf9f4d SHA1 980e6b850e3428e884c95202c57d0fce712dafbb SHA256 850cc2db47e7ba80e283187774541ab5f610bdfd6759480d4eaf87e9d228a31b
-MISC ChangeLog 666 RMD160 2ece1b3a0852ea4d678ac6e0425f856fe599939c SHA1 3295504fc988f52a5217b2fda8e8286cb2550a79 SHA256 164c6c1ad189f1645156bfe680c04a2e285728b5e9b625dda9299058cd0a50dd
+EBUILD pytyrant-1.1.17.ebuild 773 RMD160 28e78c1ecb357631795a83d5b4b1edb04b60cfaf SHA1 e526f15f32f3ae96cec89c4dd37081fb8233f075 SHA256 2e1a4eb6f548a2119fb90982959083021aad63da0804df4eb5ad554b2daf62ca
+MISC ChangeLog 752 RMD160 185ffec1aaaf1575fd4e7302b3a4179b8b38daef SHA1 1aae57ccfa27e9a5812834b614fa21738d9fe6e4 SHA256 47f0b76c4289061d7396ef99497b86f61d425d04b00112e74b1d0a791cb2533c
MISC metadata.xml 208 RMD160 c18611400760e42bdd001905be0a63c2e963bcea SHA1 595816105cac477cb85792a182e15888029118a1 SHA256 c4841c87f0c2b9b5e679a27dc72180be8d508fb3f5df0fbab2ec2c805c0a6d82
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iF4EAREIAAYFAk+MdsEACgkQC77qH+pIQ6SQdQD9G2II5xohas5a/WC/BOxWJubR
+oh2olQhF0b6fXu8HGOIA/i44D7RPGrKdnBbSTrbFuz3ymTnpkBGqugtaLhbTC4ma
+=RGcG
+-----END PGP SIGNATURE-----
diff --git a/dev-python/pytyrant/pytyrant-1.1.17.ebuild b/dev-python/pytyrant/pytyrant-1.1.17.ebuild
index a83e785f4..c3486592c 100644
--- a/dev-python/pytyrant/pytyrant-1.1.17.ebuild
+++ b/dev-python/pytyrant/pytyrant-1.1.17.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
+IUSE="test"
DEPEND="test? ( net-misc/tokyotyrant )"
RDEPEND=""