patrick 15/07/21 02:37:42 Modified: hiredis-0.2.0.ebuild ChangeLog Log: Remove arm keyword until dev-libs/hiredis catches up (Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.2 dev-python/hiredis/hiredis-0.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hiredis/hiredis-0.2.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hiredis/hiredis-0.2.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hiredis/hiredis-0.2.0.ebuild?r1=1.1&r2=1.2 Index: hiredis-0.2.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/hiredis/hiredis-0.2.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- hiredis-0.2.0.ebuild 17 Jul 2015 13:05:46 -0000 1.1 +++ hiredis-0.2.0.ebuild 21 Jul 2015 02:37:42 -0000 1.2 @@ -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/hiredis/hiredis-0.2.0.ebuild,v 1.1 2015/07/17 13:05:46 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/hiredis/hiredis-0.2.0.ebuild,v 1.2 2015/07/21 02:37:42 patrick Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=dev-libs/hiredis-0.13.1" 1.15 dev-python/hiredis/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hiredis/ChangeLog?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hiredis/ChangeLog?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hiredis/ChangeLog?r1=1.14&r2=1.15 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/hiredis/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 17 Jul 2015 13:05:46 -0000 1.14 +++ ChangeLog 21 Jul 2015 02:37:42 -0000 1.15 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/hiredis # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/hiredis/ChangeLog,v 1.14 2015/07/17 13:05:46 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/hiredis/ChangeLog,v 1.15 2015/07/21 02:37:42 patrick Exp $ + + 21 Jul 2015; Patrick Lauer <[email protected]> hiredis-0.2.0.ebuild: + Remove arm keyword until dev-libs/hiredis catches up *hiredis-0.2.0 (17 Jul 2015)
