summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/requests-cache/requests-cache-0.4.5.ebuild')
-rw-r--r--dev-python/requests-cache/requests-cache-0.4.5.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/requests-cache/requests-cache-0.4.5.ebuild b/dev-python/requests-cache/requests-cache-0.4.5.ebuild
index 2b459b0cf16d..5dcfde45f483 100644
--- a/dev-python/requests-cache/requests-cache-0.4.5.ebuild
+++ b/dev-python/requests-cache/requests-cache-0.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/requests-cache/requests-cache-0.4.5.ebuild,v 1.1 2014/08/31 09:17:25 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests-cache/requests-cache-0.4.5.ebuild,v 1.2 2014/09/02 04:17:46 patrick Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
@@ -30,4 +30,3 @@ python_install_all() {
use doc && local HTML_DOCS=( docs/_build/html/. )
distutils-r1_python_install_all
}
-