public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-cluster/swift: ChangeLog swift-1.7.4.ebuild
@ 2013-01-11 22:29 Matt Thode (prometheanfire)
  0 siblings, 0 replies; only message in thread
From: Matt Thode (prometheanfire) @ 2013-01-11 22:29 UTC (permalink / raw
  To: gentoo-commits

prometheanfire    13/01/11 22:29:38

  Modified:             ChangeLog swift-1.7.4.ebuild
  Log:
  updating swift to support more [${PYTHON_USEDEP}]
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)

Revision  Changes    Path
1.2                  sys-cluster/swift/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/swift/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	2 Jan 2013 20:03:40 -0000	1.1
+++ ChangeLog	11 Jan 2013 22:29:38 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for sys-cluster/swift
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/swift/ChangeLog,v 1.1 2013/01/02 20:03:40 prometheanfire Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/swift/ChangeLog,v 1.2 2013/01/11 22:29:38 prometheanfire Exp $
+
+  11 Jan 2013; Matthew Thode <prometheanfire@gentoo.org> swift-1.7.4.ebuild:
+  updating ebuilds to support more []
 
 *swift-1.7.4 (31 Dec 2012)
 



1.2                  sys-cluster/swift/swift-1.7.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/swift-1.7.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/swift-1.7.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/swift-1.7.4.ebuild?r1=1.1&r2=1.2

Index: swift-1.7.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/swift/swift-1.7.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- swift-1.7.4.ebuild	2 Jan 2013 20:03:40 -0000	1.1
+++ swift-1.7.4.ebuild	11 Jan 2013 22:29:38 -0000	1.2
@@ -1,14 +1,13 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/swift/swift-1.7.4.ebuild,v 1.1 2013/01/02 20:03:40 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/swift/swift-1.7.4.ebuild,v 1.2 2013/01/11 22:29:38 prometheanfire Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_5 python2_6 python2_7 )
 
 inherit distutils-r1 eutils linux-info
 
-DESCRIPTION="Swift is a highly available, distributed, eventually consistent
-object/blob store"
+DESCRIPTION="A highly available, distributed, eventually consistent object/blob store"
 HOMEPAGE="https://launchpad.net/swift"
 SRC_URI="http://launchpad.net/${PN}/folsom/${PV}/+download/${P}.tar.gz"
 
@@ -17,7 +16,7 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="proxy account container object test +memcache"
 
-DEPEND="dev-python/setuptools
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
 		test? ( dev-python/nose
 				dev-python/coverage
 				dev-python/nosexcover
@@ -29,7 +28,7 @@
 		dev-python/greenlet
 		dev-python/netifaces
 		dev-python/pastedeploy
-		dev-python/simplejson
+		dev-python/simplejson[${PYTHON_USEDEP}]
 		dev-python/pyxattr
 		dev-python/configobj
 		dev-python/webob





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-01-11 22:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-11 22:29 [gentoo-commits] gentoo-x86 commit in sys-cluster/swift: ChangeLog swift-1.7.4.ebuild Matt Thode (prometheanfire)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox