summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2013-10-22 18:05:46 +0000
committerMatthew Thode <prometheanfire@gentoo.org>2013-10-22 18:05:46 +0000
commitf940093db929006d7d4dcf2070e3d4ef998cb588 (patch)
tree30c37775db573a434ccb79f213139f3d3b76a0c5 /sys-cluster
parentstable/havana swift (2013.2.9999) (diff)
downloadgentoo-2-f940093db929006d7d4dcf2070e3d4ef998cb588.tar.gz
gentoo-2-f940093db929006d7d4dcf2070e3d4ef998cb588.tar.bz2
gentoo-2-f940093db929006d7d4dcf2070e3d4ef998cb588.zip
havana now actually using the havana branch...
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/swift/ChangeLog6
-rw-r--r--sys-cluster/swift/swift-2013.2.9999.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-cluster/swift/ChangeLog b/sys-cluster/swift/ChangeLog
index bb7447ea37ca..f71d705659fb 100644
--- a/sys-cluster/swift/ChangeLog
+++ b/sys-cluster/swift/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/swift
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/swift/ChangeLog,v 1.15 2013/10/22 18:02:54 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/swift/ChangeLog,v 1.16 2013/10/22 18:05:46 prometheanfire Exp $
+
+ 22 Oct 2013; Matthew Thode <prometheanfire@gentoo.org>
+ swift-2013.2.9999.ebuild:
+ havana now actually using the havana branch...
*swift-2013.2.9999 (22 Oct 2013)
diff --git a/sys-cluster/swift/swift-2013.2.9999.ebuild b/sys-cluster/swift/swift-2013.2.9999.ebuild
index 4f00e28779ff..d8d7cc66c7bc 100644
--- a/sys-cluster/swift/swift-2013.2.9999.ebuild
+++ b/sys-cluster/swift/swift-2013.2.9999.ebuild
@@ -1,6 +1,6 @@
# 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-2013.2.9999.ebuild,v 1.1 2013/10/22 18:02:54 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/swift/swift-2013.2.9999.ebuild,v 1.2 2013/10/22 18:05:46 prometheanfire Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -10,7 +10,7 @@ inherit distutils-r1 eutils git-2 linux-info
DESCRIPTION="A highly available, distributed, eventually consistent object/blob store"
HOMEPAGE="https://launchpad.net/swift"
EGIT_REPO_URI="https://github.com/openstack/swift.git"
-EGIT_BRANCH="stable/grizzly"
+EGIT_BRANCH="stable/havana"
LICENSE="Apache-2.0"
SLOT="0"