patrick 14/06/13 02:53:17 Modified: python-heatclient-9999.ebuild ChangeLog Log: Remove keywords from live ebuild (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.5 dev-python/python-heatclient/python-heatclient-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-heatclient/python-heatclient-9999.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-heatclient/python-heatclient-9999.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-heatclient/python-heatclient-9999.ebuild?r1=1.4&r2=1.5 Index: python-heatclient-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-heatclient/python-heatclient-9999.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- python-heatclient-9999.ebuild 27 Apr 2014 06:17:45 -0000 1.4 +++ python-heatclient-9999.ebuild 13 Jun 2014 02:53:17 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-heatclient/python-heatclient-9999.ebuild,v 1.4 2014/04/27 06:17:45 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-heatclient/python-heatclient-9999.ebuild,v 1.5 2014/06/13 02:53:17 patrick Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -14,7 +14,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="" IUSE="doc test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] 1.12 dev-python/python-heatclient/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-heatclient/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-heatclient/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-heatclient/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-heatclient/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 27 Apr 2014 06:17:45 -0000 1.11 +++ ChangeLog 13 Jun 2014 02:53:17 -0000 1.12 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/python-heatclient # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-heatclient/ChangeLog,v 1.11 2014/04/27 06:17:45 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-heatclient/ChangeLog,v 1.12 2014/06/13 02:53:17 patrick Exp $ + + 13 Jun 2014; Patrick Lauer <[email protected]> python-heatclient-9999.ebuild: + Remove keywords from live ebuild *python-heatclient-0.2.9 (27 Apr 2014)
