prometheanfire 15/04/13 16:59:36 Modified: swift-2.2.2.ebuild ChangeLog Log: testing signing again (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x33ED3FD25AFC78BA)
Revision Changes Path 1.3 sys-cluster/swift/swift-2.2.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/swift-2.2.2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/swift-2.2.2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/swift-2.2.2.ebuild?r1=1.2&r2=1.3 Index: swift-2.2.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-cluster/swift/swift-2.2.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- swift-2.2.2.ebuild 5 Apr 2015 02:40:10 -0000 1.2 +++ swift-2.2.2.ebuild 13 Apr 2015 16:59:36 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/swift/swift-2.2.2.ebuild,v 1.2 2015/04/05 02:40:10 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/swift/swift-2.2.2.ebuild,v 1.3 2015/04/13 16:59:36 prometheanfire Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -19,7 +19,7 @@ DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] - >=dev-python/pbr-0.6.0[${PYTHON_USEDEP}] + >=dev-python/pbr-0.8.0[${PYTHON_USEDEP}] <dev-python/pbr-1.0[${PYTHON_USEDEP}] test? ( ${RDEPEND} 1.39 sys-cluster/swift/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/swift/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-cluster/swift/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 5 Apr 2015 02:40:10 -0000 1.38 +++ ChangeLog 13 Apr 2015 16:59:36 -0000 1.39 @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/swift # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/swift/ChangeLog,v 1.38 2015/04/05 02:40:10 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/swift/ChangeLog,v 1.39 2015/04/13 16:59:36 prometheanfire Exp $ + + 13 Apr 2015; Matthew Thode <[email protected]> swift-2.2.2.ebuild: + testing 05 Apr 2015; Matthew Thode <[email protected]> files/swift-account.initd, files/swift-container.initd,
