ago 15/08/06 09:59:08 Modified: a8-0.11-r2.ebuild ChangeLog Log: Stable for amd64, wrt bug #521046 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.6 dev-util/a8/a8-0.11-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/a8/a8-0.11-r2.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/a8/a8-0.11-r2.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/a8/a8-0.11-r2.ebuild?r1=1.5&r2=1.6 Index: a8-0.11-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/a8/a8-0.11-r2.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- a8-0.11-r2.ebuild 25 Dec 2014 12:44:54 -0000 1.5 +++ a8-0.11-r2.ebuild 6 Aug 2015 09:59:08 -0000 1.6 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/a8/a8-0.11-r2.ebuild,v 1.5 2014/12/25 12:44:54 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/a8/a8-0.11-r2.ebuild,v 1.6 2015/08/06 09:59:08 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -13,7 +13,7 @@ LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND=">=dev-python/dbus-python-1[${PYTHON_USEDEP}] 1.20 dev-util/a8/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/a8/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/a8/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/a8/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/a8/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 25 Dec 2014 12:44:54 -0000 1.19 +++ ChangeLog 6 Aug 2015 09:59:08 -0000 1.20 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/a8 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/a8/ChangeLog,v 1.19 2014/12/25 12:44:54 mgorny Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/a8/ChangeLog,v 1.20 2015/08/06 09:59:08 ago Exp $ + + 06 Aug 2015; Agostino Sarubbo <[email protected]> a8-0.11-r2.ebuild: + Stable for amd64, wrt bug #521046 25 Dec 2014; Michał Górny <[email protected]> a8-0.11-r2.ebuild: Add missing PYTHON_USEDEP.
