summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2013-08-20 20:17:30 +0000
committerMatthew Thode <prometheanfire@gentoo.org>2013-08-20 20:17:30 +0000
commit5b6dfac7dc92d94ec907e3618eaa9cbc108ffca9 (patch)
treeef71e6b76934d0891c796e390e83b88d06a8e1d1 /dev-python/python-swiftclient
parentStabilize, the issue with file_contexts.local is important to get in stable (diff)
downloadgentoo-2-5b6dfac7dc92d94ec907e3618eaa9cbc108ffca9.tar.gz
gentoo-2-5b6dfac7dc92d94ec907e3618eaa9cbc108ffca9.tar.bz2
gentoo-2-5b6dfac7dc92d94ec907e3618eaa9cbc108ffca9.zip
yay manifest
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'dev-python/python-swiftclient')
-rw-r--r--dev-python/python-swiftclient/ChangeLog6
-rw-r--r--dev-python/python-swiftclient/python-swiftclient-1.5.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/python-swiftclient/ChangeLog b/dev-python/python-swiftclient/ChangeLog
index afecf38729db..836253820e78 100644
--- a/dev-python/python-swiftclient/ChangeLog
+++ b/dev-python/python-swiftclient/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/python-swiftclient
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-swiftclient/ChangeLog,v 1.4 2013/08/11 02:10:45 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-swiftclient/ChangeLog,v 1.5 2013/08/20 20:17:30 prometheanfire Exp $
+
+ 20 Aug 2013; Matthew Thode <prometheanfire@gentoo.org>
+ python-swiftclient-1.5.0.ebuild:
+ yay manifest
*python-swiftclient-1.5.0 (11 Aug 2013)
diff --git a/dev-python/python-swiftclient/python-swiftclient-1.5.0.ebuild b/dev-python/python-swiftclient/python-swiftclient-1.5.0.ebuild
index e70a66a7bd1e..9508f0550271 100644
--- a/dev-python/python-swiftclient/python-swiftclient-1.5.0.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-1.5.0.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-swiftclient/python-swiftclient-1.5.0.ebuild,v 1.2 2013/08/20 16:38:48 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-swiftclient/python-swiftclient-1.5.0.ebuild,v 1.3 2013/08/20 20:17:30 prometheanfire Exp $
EAPI=5
-PYTHON_COMPAT=( python2_6 python2_7 )
+PYTHON_COMPAT=( python2_7 )
#restricted due to packages missing and bad depends in the test ==webob-1.0.8
RESTRICT="test"