summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2013-10-07 14:51:48 +0000
committerIan Delaney <idella4@gentoo.org>2013-10-07 14:51:48 +0000
commitf172e31c2400745969fcaaf47c2bb71dfebac2b3 (patch)
treeb3fabcb68370c9128fdda0ee342cb7422ce0dd02 /sys-auth/keystone
parentUpdate live ebuild dependencies (diff)
downloadgentoo-2-f172e31c2400745969fcaaf47c2bb71dfebac2b3.tar.gz
gentoo-2-f172e31c2400745969fcaaf47c2bb71dfebac2b3.tar.bz2
gentoo-2-f172e31c2400745969fcaaf47c2bb71dfebac2b3.zip
Add openstack herd to metadata, reduced Description to 1 line
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Diffstat (limited to 'sys-auth/keystone')
-rw-r--r--sys-auth/keystone/ChangeLog6
-rw-r--r--sys-auth/keystone/keystone-2013.1.3-r3.ebuild5
-rw-r--r--sys-auth/keystone/metadata.xml1
3 files changed, 8 insertions, 4 deletions
diff --git a/sys-auth/keystone/ChangeLog b/sys-auth/keystone/ChangeLog
index 0a3dc7d3e2dd..fa5438f079f0 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.35 2013/09/27 01:43:20 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.36 2013/10/07 14:51:48 idella4 Exp $
+
+ 07 Oct 2013; Ian Delaney <idella4@gentoo.org> keystone-2013.1.3-r3.ebuild,
+ metadata.xml:
+ Add openstack herd to metadata, reduced Description to 1 line
27 Sep 2013; Matthew Thode <prometheanfire@gentoo.org>
keystone-2013.1.3-r3.ebuild, keystone-2013.1.9999.ebuild,
diff --git a/sys-auth/keystone/keystone-2013.1.3-r3.ebuild b/sys-auth/keystone/keystone-2013.1.3-r3.ebuild
index 33391b38ca76..7fdb5d5ee415 100644
--- a/sys-auth/keystone/keystone-2013.1.3-r3.ebuild
+++ b/sys-auth/keystone/keystone-2013.1.3-r3.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.3-r3.ebuild,v 1.2 2013/09/27 01:43:20 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2013.1.3-r3.ebuild,v 1.3 2013/10/07 14:51:48 idella4 Exp $
EAPI=5
#test restricted becaues of bad requirements given (old webob for instance)
@@ -9,8 +9,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
-DESCRIPTION="Keystone is the Openstack authentication, authorization, and
-service catalog written in Python."
+DESCRIPTION="The Openstack authentication, authorization, and service catalog written in Python."
HOMEPAGE="https://launchpad.net/keystone"
SRC_URI="http://launchpad.net/${PN}/grizzly/${PV}/+download/${P}.tar.gz"
diff --git a/sys-auth/keystone/metadata.xml b/sys-auth/keystone/metadata.xml
index e5a653fcdced..d9eb7e291667 100644
--- a/sys-auth/keystone/metadata.xml
+++ b/sys-auth/keystone/metadata.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <herd>openstack</herd>
<maintainer>
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>