diff options
Diffstat (limited to 'sys-cluster/swift/swift-2013.1.9999.ebuild')
-rw-r--r-- | sys-cluster/swift/swift-2013.1.9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/swift/swift-2013.1.9999.ebuild b/sys-cluster/swift/swift-2013.1.9999.ebuild index e6660a808f18..81cc6e2776a4 100644 --- a/sys-cluster/swift/swift-2013.1.9999.ebuild +++ b/sys-cluster/swift/swift-2013.1.9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/swift/swift-2013.1.9999.ebuild,v 1.3 2013/09/12 04:55:07 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/swift/swift-2013.1.9999.ebuild,v 1.4 2014/01/08 05:59:48 vapier Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) -inherit distutils-r1 eutils git-2 linux-info +inherit distutils-r1 eutils git-2 linux-info user DESCRIPTION="A highly available, distributed, eventually consistent object/blob store" HOMEPAGE="https://launchpad.net/swift" |