maekke 15/06/07 09:47:47 Modified: ChangeLog python-daemon-1.6-r1.ebuild Log: arm stable, bug #540290 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.23 dev-python/python-daemon/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-daemon/ChangeLog?rev=1.23&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-daemon/ChangeLog?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-daemon/ChangeLog?r1=1.22&r2=1.23 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-daemon/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 8 Apr 2015 08:05:04 -0000 1.22 +++ ChangeLog 7 Jun 2015 09:47:47 -0000 1.23 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/python-daemon # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-daemon/ChangeLog,v 1.22 2015/04/08 08:05:04 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-daemon/ChangeLog,v 1.23 2015/06/07 09:47:47 maekke Exp $ + + 07 Jun 2015; Markus Meier <[email protected]> python-daemon-1.6-r1.ebuild: + arm stable, bug #540290 08 Apr 2015; Michał Górny <[email protected]> python-daemon-1.6-r1.ebuild: Drop old Python implementations 1.8 dev-python/python-daemon/python-daemon-1.6-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-daemon/python-daemon-1.6-r1.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-daemon/python-daemon-1.6-r1.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-daemon/python-daemon-1.6-r1.ebuild?r1=1.7&r2=1.8 Index: python-daemon-1.6-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-daemon/python-daemon-1.6-r1.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- python-daemon-1.6-r1.ebuild 8 Apr 2015 08:05:04 -0000 1.7 +++ python-daemon-1.6-r1.ebuild 7 Jun 2015 09:47:47 -0000 1.8 @@ -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/dev-python/python-daemon/python-daemon-1.6-r1.ebuild,v 1.7 2015/04/08 08:05:04 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-daemon/python-daemon-1.6-r1.ebuild,v 1.8 2015/06/07 09:47:47 maekke Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -13,7 +13,7 @@ LICENSE="PSF-2" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 arm x86" IUSE="test" RDEPEND=">=dev-python/lockfile-0.9[${PYTHON_USEDEP}]"
