phajdan.jr 14/07/27 10:33:23 Modified: ChangeLog dnspython-1.11.1.ebuild Log: x86 stable wrt bug #513558 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Revision Changes Path 1.86 dev-python/dnspython/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dnspython/ChangeLog?rev=1.86&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dnspython/ChangeLog?rev=1.86&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dnspython/ChangeLog?r1=1.85&r2=1.86 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v retrieving revision 1.85 retrieving revision 1.86 diff -u -r1.85 -r1.86 --- ChangeLog 24 Jun 2014 19:21:06 -0000 1.85 +++ ChangeLog 27 Jul 2014 10:33:23 -0000 1.86 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/dnspython # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v 1.85 2014/06/24 19:21:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v 1.86 2014/07/27 10:33:23 phajdan.jr Exp $ + + 26 Jul 2014; Pawel Hajdan jr <[email protected]> dnspython-1.11.1.ebuild: + x86 stable wrt bug #513558 24 Jun 2014; Markus Meier <[email protected]> dnspython-1.11.1.ebuild: arm stable, bug #513558 1.5 dev-python/dnspython/dnspython-1.11.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dnspython/dnspython-1.11.1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dnspython/dnspython-1.11.1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dnspython/dnspython-1.11.1.ebuild?r1=1.4&r2=1.5 Index: dnspython-1.11.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.11.1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- dnspython-1.11.1.ebuild 24 Jun 2014 19:21:06 -0000 1.4 +++ dnspython-1.11.1.ebuild 27 Jul 2014 10:33:23 -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/dnspython/dnspython-1.11.1.ebuild,v 1.4 2014/06/24 19:21:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.11.1.ebuild,v 1.5 2014/07/27 10:33:23 phajdan.jr Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -13,7 +13,7 @@ LICENSE="ISC" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="examples test" DEPEND="dev-python/pycrypto[${PYTHON_USEDEP}]"
