ago 15/04/14 12:51:27 Modified: testrepository-0.0.18-r1.ebuild ChangeLog Log: Stable for ia64, wrt bug #540290 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.12 dev-python/testrepository/testrepository-0.0.18-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/testrepository-0.0.18-r1.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/testrepository-0.0.18-r1.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/testrepository-0.0.18-r1.ebuild?r1=1.11&r2=1.12 Index: testrepository-0.0.18-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.18-r1.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- testrepository-0.0.18-r1.ebuild 13 Apr 2015 09:13:12 -0000 1.11 +++ testrepository-0.0.18-r1.ebuild 14 Apr 2015 12:51:27 -0000 1.12 @@ -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/testrepository/testrepository-0.0.18-r1.ebuild,v 1.11 2015/04/13 09:13:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.18-r1.ebuild,v 1.12 2015/04/14 12:51:27 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} ) @@ -13,7 +13,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] 1.24 dev-python/testrepository/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/ChangeLog?rev=1.24&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/ChangeLog?rev=1.24&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/ChangeLog?r1=1.23&r2=1.24 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/testrepository/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ChangeLog 13 Apr 2015 09:13:12 -0000 1.23 +++ ChangeLog 14 Apr 2015 12:51:27 -0000 1.24 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/testrepository # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/testrepository/ChangeLog,v 1.23 2015/04/13 09:13:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/testrepository/ChangeLog,v 1.24 2015/04/14 12:51:27 ago Exp $ + + 14 Apr 2015; Agostino Sarubbo <[email protected]> + testrepository-0.0.18-r1.ebuild: + Stable for ia64, wrt bug #540290 13 Apr 2015; Agostino Sarubbo <[email protected]> testrepository-0.0.18-r1.ebuild:
