From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 04609138A1A for ; Sun, 4 Jan 2015 15:41:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67F91E07B2; Sun, 4 Jan 2015 15:41:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E4BB0E07B2 for ; Sun, 4 Jan 2015 15:41:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CD81533FE13 for ; Sun, 4 Jan 2015 15:41:16 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2276) id 47BC7EDAA; Sun, 4 Jan 2015 15:41:15 +0000 (UTC) From: "Andreas HAttel (dilfridge)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dilfridge@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/subunit: subunit-0.0.15.ebuild subunit-0.0.15-r1.ebuild subunit-0.0.18-r1.ebuild subunit-0.0.18-r2.ebuild subunit-0.0.19.ebuild subunit-0.0.16.ebuild subunit-0.0.18.ebuild ChangeLog subunit-0.0.21.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: subunit-0.0.15.ebuild subunit-0.0.15-r1.ebuild subunit-0.0.18-r1.ebuild subunit-0.0.18-r2.ebuild subunit-0.0.19.ebuild subunit-0.0.16.ebuild subunit-0.0.18.ebuild ChangeLog subunit-0.0.21.ebuild X-VCS-Directories: dev-python/subunit X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas HAttel Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150104154115.47BC7EDAA@oystercatcher.gentoo.org> Date: Sun, 4 Jan 2015 15:41:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0b76cc16-40f2-47f9-a46f-5bc00bd82a6a X-Archives-Hash: 0fd6c1ee4642ec2ab81464f6b02a00fe dilfridge 15/01/04 15:41:15 Modified: subunit-0.0.15.ebuild subunit-0.0.15-r1.ebuild subunit-0.0.18-r1.ebuild subunit-0.0.18-r2.ebuild subunit-0.0.19.ebuild subunit-0.0.16.ebuild subunit-0.0.18.ebuild ChangeLog subunit-0.0.21.ebuild Log: Installs perl modules. Adding slot operator on Perl dependency. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 84AD142F) Revision Changes Path 1.8 dev-python/subunit/subunit-0.0.15.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.15.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.15.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.15.ebuild?r1=1.7&r2=1.8 Index: subunit-0.0.15.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.15.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- subunit-0.0.15.ebuild 31 Mar 2014 21:03:29 -0000 1.7 +++ subunit-0.0.15.ebuild 4 Jan 2015 15:41:15 -0000 1.8 @@ -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/subunit/subunit-0.0.15.ebuild,v 1.7 2014/03/31 21:03:29 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.15.ebuild,v 1.8 2015/01/04 15:41:15 dilfridge Exp $ EAPI=5 @@ -25,7 +25,7 @@ dev-python/extras[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] - dev-lang/perl + dev-lang/perl:= dev-libs/check dev-util/cppunit >=sys-devel/automake-1.12 1.4 dev-python/subunit/subunit-0.0.15-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.15-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.15-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.15-r1.ebuild?r1=1.3&r2=1.4 Index: subunit-0.0.15-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.15-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- subunit-0.0.15-r1.ebuild 8 Jun 2014 09:36:14 -0000 1.3 +++ subunit-0.0.15-r1.ebuild 4 Jan 2015 15:41:15 -0000 1.4 @@ -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/subunit/subunit-0.0.15-r1.ebuild,v 1.3 2014/06/08 09:36:14 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.15-r1.ebuild,v 1.4 2015/01/04 15:41:15 dilfridge Exp $ EAPI=5 @@ -23,7 +23,7 @@ dev-python/extras[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] - dev-lang/perl + dev-lang/perl:= dev-libs/check dev-util/cppunit virtual/pkgconfig" 1.2 dev-python/subunit/subunit-0.0.18-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.18-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.18-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.18-r1.ebuild?r1=1.1&r2=1.2 Index: subunit-0.0.18-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.18-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- subunit-0.0.18-r1.ebuild 12 Jun 2014 07:57:39 -0000 1.1 +++ subunit-0.0.18-r1.ebuild 4 Jan 2015 15:41:15 -0000 1.2 @@ -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/subunit/subunit-0.0.18-r1.ebuild,v 1.1 2014/06/12 07:57:39 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.18-r1.ebuild,v 1.2 2015/01/04 15:41:15 dilfridge Exp $ EAPI=5 @@ -25,7 +25,7 @@ #requires keywording first; Bug #506510 DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] - dev-lang/perl + dev-lang/perl:= dev-libs/check dev-util/cppunit virtual/pkgconfig" 1.3 dev-python/subunit/subunit-0.0.18-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.18-r2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.18-r2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.18-r2.ebuild?r1=1.2&r2=1.3 Index: subunit-0.0.18-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.18-r2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- subunit-0.0.18-r2.ebuild 18 Jun 2014 19:21:33 -0000 1.2 +++ subunit-0.0.18-r2.ebuild 4 Jan 2015 15:41:15 -0000 1.3 @@ -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/subunit/subunit-0.0.18-r2.ebuild,v 1.2 2014/06/18 19:21:33 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.18-r2.ebuild,v 1.3 2015/01/04 15:41:15 dilfridge Exp $ EAPI=5 @@ -25,7 +25,7 @@ #requires keywording first; Bug #506510 DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] - dev-lang/perl + dev-lang/perl:= >=dev-libs/check-0.9.11[${MULTILIB_USEDEP}] >=dev-util/cppunit-1.13.2[${MULTILIB_USEDEP}] >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]" 1.2 dev-python/subunit/subunit-0.0.19.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.19.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.19.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.19.ebuild?r1=1.1&r2=1.2 Index: subunit-0.0.19.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.19.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- subunit-0.0.19.ebuild 1 Sep 2014 04:10:56 -0000 1.1 +++ subunit-0.0.19.ebuild 4 Jan 2015 15:41:15 -0000 1.2 @@ -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/subunit/subunit-0.0.19.ebuild,v 1.1 2014/09/01 04:10:56 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.19.ebuild,v 1.2 2015/01/04 15:41:15 dilfridge Exp $ EAPI=5 @@ -25,7 +25,7 @@ #requires keywording first; Bug #506510 DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] - dev-lang/perl + dev-lang/perl:= >=dev-libs/check-0.9.11[${MULTILIB_USEDEP}] >=dev-util/cppunit-1.13.2[${MULTILIB_USEDEP}] >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]" 1.13 dev-python/subunit/subunit-0.0.16.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild?r1=1.12&r2=1.13 Index: subunit-0.0.16.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- subunit-0.0.16.ebuild 27 Oct 2014 16:09:55 -0000 1.12 +++ subunit-0.0.16.ebuild 4 Jan 2015 15:41:15 -0000 1.13 @@ -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/subunit/subunit-0.0.16.ebuild,v 1.12 2014/10/27 16:09:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild,v 1.13 2015/01/04 15:41:15 dilfridge Exp $ EAPI=5 @@ -23,7 +23,7 @@ dev-python/extras[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] - dev-lang/perl + dev-lang/perl:= dev-libs/check dev-util/cppunit virtual/pkgconfig" 1.5 dev-python/subunit/subunit-0.0.18.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.18.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.18.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.18.ebuild?r1=1.4&r2=1.5 Index: subunit-0.0.18.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.18.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- subunit-0.0.18.ebuild 8 Jun 2014 09:36:14 -0000 1.4 +++ subunit-0.0.18.ebuild 4 Jan 2015 15:41:15 -0000 1.5 @@ -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/subunit/subunit-0.0.18.ebuild,v 1.4 2014/06/08 09:36:14 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.18.ebuild,v 1.5 2015/01/04 15:41:15 dilfridge Exp $ EAPI=5 @@ -25,7 +25,7 @@ #requires keywording first; Bug #506510 DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] - dev-lang/perl + dev-lang/perl:= dev-libs/check dev-util/cppunit virtual/pkgconfig" 1.58 dev-python/subunit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/ChangeLog?rev=1.58&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/ChangeLog?rev=1.58&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/ChangeLog?r1=1.57&r2=1.58 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- ChangeLog 30 Oct 2014 18:38:24 -0000 1.57 +++ ChangeLog 4 Jan 2015 15:41:15 -0000 1.58 @@ -1,6 +1,12 @@ # ChangeLog for dev-python/subunit -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.57 2014/10/30 18:38:24 maekke Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.58 2015/01/04 15:41:15 dilfridge Exp $ + + 04 Jan 2015; Andreas K. Huettel subunit-0.0.15.ebuild, + subunit-0.0.15-r1.ebuild, subunit-0.0.16.ebuild, subunit-0.0.18.ebuild, + subunit-0.0.18-r1.ebuild, subunit-0.0.18-r2.ebuild, subunit-0.0.19.ebuild, + subunit-0.0.21.ebuild: + Installs perl modules. Adding slot operator on Perl dependency. 30 Oct 2014; Markus Meier subunit-0.0.21.ebuild: arm stable, bug #525994 1.5 dev-python/subunit/subunit-0.0.21.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.21.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.21.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.21.ebuild?r1=1.4&r2=1.5 Index: subunit-0.0.21.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.21.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- subunit-0.0.21.ebuild 30 Oct 2014 18:38:24 -0000 1.4 +++ subunit-0.0.21.ebuild 4 Jan 2015 15:41:15 -0000 1.5 @@ -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/subunit/subunit-0.0.21.ebuild,v 1.4 2014/10/30 18:38:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.21.ebuild,v 1.5 2015/01/04 15:41:15 dilfridge Exp $ EAPI=5 @@ -21,7 +21,7 @@ dev-python/extras[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] - dev-lang/perl + dev-lang/perl:= >=dev-libs/check-0.9.11[${MULTILIB_USEDEP}] >=dev-util/cppunit-1.13.2[${MULTILIB_USEDEP}] >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]