summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2013-07-01 14:37:57 +0000
committerMatthew Thode <prometheanfire@gentoo.org>2013-07-01 14:37:57 +0000
commit8836c010cb82e3178715063ece0ab3dc7ed4ab69 (patch)
tree3d49ee49af011275ef21e70afdb4417adac0eb7f /sys-auth
parentStable for HPPA (bug #454388). (diff)
downloadgentoo-2-8836c010cb82e3178715063ece0ab3dc7ed4ab69.tar.gz
gentoo-2-8836c010cb82e3178715063ece0ab3dc7ed4ab69.tar.bz2
gentoo-2-8836c010cb82e3178715063ece0ab3dc7ed4ab69.zip
grizzly is now grizzly, not foslom
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/keystone/ChangeLog6
-rw-r--r--sys-auth/keystone/keystone-2013.1.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/keystone/ChangeLog b/sys-auth/keystone/ChangeLog
index ac0444f6f7fe..34a086f1f68f 100644
--- a/sys-auth/keystone/ChangeLog
+++ b/sys-auth/keystone/ChangeLog
@@ -1,6 +1,10 @@
# 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.22 2013/06/14 21:57:36 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.23 2013/07/01 14:37:57 prometheanfire Exp $
+
+ 01 Jul 2013; Matthew Thode <prometheanfire@gentoo.org>
+ keystone-2013.1.2-r1.ebuild:
+ grizzly is now grizzly, not foslom
*keystone-2013.1.2-r1 (14 Jun 2013)
*keystone-2012.2.4-r5 (14 Jun 2013)
diff --git a/sys-auth/keystone/keystone-2013.1.2-r1.ebuild b/sys-auth/keystone/keystone-2013.1.2-r1.ebuild
index 02552d29a144..f54440ffcc8d 100644
--- a/sys-auth/keystone/keystone-2013.1.2-r1.ebuild
+++ b/sys-auth/keystone/keystone-2013.1.2-r1.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.1 2013/06/14 21:57:36 prometheanfire Exp $
+# $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 $
EAPI=5
#test restricted becaues of bad requirements given (old webob for instance)
@@ -15,7 +15,7 @@ HOMEPAGE="https://launchpad.net/keystone"
SRC_URI="http://launchpad.net/${PN}/grizzly/${PV}/+download/${P}.tar.gz"
LICENSE="Apache-2.0"
-SLOT="folsom"
+SLOT="grizzly"
KEYWORDS="~amd64 ~x86"
IUSE="+sqlite mysql postgres ldap"
#IUSE="+sqlite mysql postgres ldap test"