pacho 15/08/02 09:25:42 Modified: ChangeLog pretend-1.0.8.ebuild Log: sparc stable wrt bug #530294 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.21 dev-python/pretend/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pretend/ChangeLog?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pretend/ChangeLog?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pretend/ChangeLog?r1=1.20&r2=1.21 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pretend/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 11 Jul 2015 13:49:11 -0000 1.20 +++ ChangeLog 2 Aug 2015 09:25:42 -0000 1.21 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pretend # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pretend/ChangeLog,v 1.20 2015/07/11 13:49:11 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pretend/ChangeLog,v 1.21 2015/08/02 09:25:42 pacho Exp $ + + 02 Aug 2015; Pacho Ramos <[email protected]> pretend-1.0.8.ebuild: + sparc stable wrt bug #530294 11 Jul 2015; Tobias Klausmann <[email protected]> pretend-1.0.8.ebuild: Stable on alpha, bug 530294 1.13 dev-python/pretend/pretend-1.0.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pretend/pretend-1.0.8.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pretend/pretend-1.0.8.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pretend/pretend-1.0.8.ebuild?r1=1.12&r2=1.13 Index: pretend-1.0.8.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pretend/pretend-1.0.8.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- pretend-1.0.8.ebuild 11 Jul 2015 13:49:11 -0000 1.12 +++ pretend-1.0.8.ebuild 2 Aug 2015 09:25:42 -0000 1.13 @@ -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/pretend/pretend-1.0.8.ebuild,v 1.12 2015/07/11 13:49:11 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pretend/pretend-1.0.8.ebuild,v 1.13 2015/08/02 09:25:42 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -13,7 +13,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
