prometheanfire 15/04/30 20:17:09 Modified: keystone-2015.1.0.ebuild ChangeLog Log: adding keywords (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x33ED3FD25AFC78BA)
Revision Changes Path 1.2 sys-auth/keystone/keystone-2015.1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2015.1.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2015.1.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2015.1.0.ebuild?r1=1.1&r2=1.2 Index: keystone-2015.1.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2015.1.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- keystone-2015.1.0.ebuild 30 Apr 2015 17:23:27 -0000 1.1 +++ keystone-2015.1.0.ebuild 30 Apr 2015 20:17:09 -0000 1.2 @@ -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-auth/keystone/keystone-2015.1.0.ebuild,v 1.1 2015/04/30 17:23:27 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2015.1.0.ebuild,v 1.2 2015/04/30 20:17:09 prometheanfire Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~x86" IUSE="+sqlite memcached mongo mysql postgres ldap test" REQUIRED_USE="|| ( mysql postgres sqlite )" 1.95 sys-auth/keystone/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?rev=1.95&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?rev=1.95&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?r1=1.94&r2=1.95 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v retrieving revision 1.94 retrieving revision 1.95 diff -u -r1.94 -r1.95 --- ChangeLog 30 Apr 2015 17:23:27 -0000 1.94 +++ ChangeLog 30 Apr 2015 20:17:09 -0000 1.95 @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/keystone # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.94 2015/04/30 17:23:27 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.95 2015/04/30 20:17:09 prometheanfire Exp $ + + 30 Apr 2015; Matthew Thode <[email protected]> + keystone-2015.1.0.ebuild: + adding keywords *keystone-2015.1.0 (30 Apr 2015) *keystone-2015.1.9999 (30 Apr 2015)
