pacho 15/03/06 22:09:29 Modified: bitstring-3.1.1.ebuild ChangeLog Log: amd64 stable, bug 540290 (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.7 dev-python/bitstring/bitstring-3.1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bitstring/bitstring-3.1.1.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bitstring/bitstring-3.1.1.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bitstring/bitstring-3.1.1.ebuild?r1=1.6&r2=1.7 Index: bitstring-3.1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/bitstring/bitstring-3.1.1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- bitstring-3.1.1.ebuild 24 Nov 2014 13:48:38 -0000 1.6 +++ bitstring-3.1.1.ebuild 6 Mar 2015 22:09:29 -0000 1.7 @@ -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-python/bitstring/bitstring-3.1.1.ebuild,v 1.6 2014/11/24 13:48:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/bitstring/bitstring-3.1.1.ebuild,v 1.7 2015/03/06 22:09:29 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) @@ -12,7 +12,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" DEPEND="app-arch/unzip" RDEPEND="" 1.17 dev-python/bitstring/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bitstring/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bitstring/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bitstring/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/bitstring/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 26 Jan 2015 17:24:24 -0000 1.16 +++ ChangeLog 6 Mar 2015 22:09:29 -0000 1.17 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/bitstring # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/bitstring/ChangeLog,v 1.16 2015/01/26 17:24:24 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/bitstring/ChangeLog,v 1.17 2015/03/06 22:09:29 pacho Exp $ + + 06 Mar 2015; Pacho Ramos <[email protected]> bitstring-3.1.1.ebuild: + amd64 stable, bug 540290 26 Jan 2015; Manuel RĂ¼ger <[email protected]> -bitstring-3.1.0.ebuild: Remove old.
