summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/keystone/ChangeLog8
-rw-r--r--sys-auth/keystone/keystone-2013.1.3.ebuild (renamed from sys-auth/keystone/keystone-2013.1.2-r1.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/sys-auth/keystone/ChangeLog b/sys-auth/keystone/ChangeLog
index fb4f3c278ff1..181ee4afc9e9 100644
--- a/sys-auth/keystone/ChangeLog
+++ b/sys-auth/keystone/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-auth/keystone
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.26 2013/08/02 18:20:05 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.27 2013/08/11 00:56:17 prometheanfire Exp $
+
+*keystone-2013.1.3 (11 Aug 2013)
+
+ 11 Aug 2013; Matthew Thode <prometheanfire@gentoo.org>
+ +keystone-2013.1.3.ebuild, -keystone-2013.1.2-r1.ebuild:
+ just updating the grizzly release to 2013.1.3 from 2013.1.2
02 Aug 2013; Matthew Thode <prometheanfire@gentoo.org>
keystone-2013.1.9999.ebuild:
diff --git a/sys-auth/keystone/keystone-2013.1.2-r1.ebuild b/sys-auth/keystone/keystone-2013.1.3.ebuild
index f54440ffcc8d..498607be2433 100644
--- a/sys-auth/keystone/keystone-2013.1.2-r1.ebuild
+++ b/sys-auth/keystone/keystone-2013.1.3.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-auth/keystone/keystone-2013.1.2-r1.ebuild,v 1.2 2013/07/01 14:37:57 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2013.1.3.ebuild,v 1.1 2013/08/11 00:56:17 prometheanfire Exp $
EAPI=5
#test restricted becaues of bad requirements given (old webob for instance)
@@ -70,8 +70,8 @@ RDEPEND="${DEPEND}
# dev-python/webtest
# )
PATCHES=(
- "${FILESDIR}/keystone-grizzly-2-CVE-2013-2157.patch"
)
+# "${FILESDIR}/keystone-grizzly-2-CVE-2013-2157.patch"
#
#python_test() {
# "${PYTHON}" setup.py nosetests || die