mgorny 14/07/06 12:52:01 Modified: coccigrep-1.10.ebuild coccigrep-1.11.ebuild coccigrep-1.12.ebuild coccigrep-1.13.ebuild ChangeLog Log: Clean up obsolete dependencies on virtual/python-argparse and virtual/python-unittest2 (those packages were only required for <=python-2.6). (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.3 dev-util/coccigrep/coccigrep-1.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/coccigrep/coccigrep-1.10.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/coccigrep/coccigrep-1.10.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/coccigrep/coccigrep-1.10.ebuild?r1=1.2&r2=1.3 Index: coccigrep-1.10.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/coccigrep/coccigrep-1.10.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- coccigrep-1.10.ebuild 29 Oct 2012 16:34:59 -0000 1.2 +++ coccigrep-1.10.ebuild 6 Jul 2014 12:52:01 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/coccigrep/coccigrep-1.10.ebuild,v 1.2 2012/10/29 16:34:59 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/coccigrep/coccigrep-1.10.ebuild,v 1.3 2014/07/06 12:52:01 mgorny Exp $ EAPI=4 PYTHON_DEPEND="2" @@ -17,7 +17,6 @@ IUSE="doc emacs vim" RDEPEND="dev-util/coccinelle[python] - virtual/python-argparse emacs? ( virtual/emacs ) vim? ( || ( app-editors/vim app-editors/gvim ) )" DEPEND="doc? ( dev-python/sphinx ) 1.3 dev-util/coccigrep/coccigrep-1.11.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/coccigrep/coccigrep-1.11.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/coccigrep/coccigrep-1.11.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/coccigrep/coccigrep-1.11.ebuild?r1=1.2&r2=1.3 Index: coccigrep-1.11.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/coccigrep/coccigrep-1.11.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- coccigrep-1.11.ebuild 29 Oct 2012 16:34:59 -0000 1.2 +++ coccigrep-1.11.ebuild 6 Jul 2014 12:52:01 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/coccigrep/coccigrep-1.11.ebuild,v 1.2 2012/10/29 16:34:59 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/coccigrep/coccigrep-1.11.ebuild,v 1.3 2014/07/06 12:52:01 mgorny Exp $ EAPI=4 PYTHON_DEPEND="2" @@ -17,7 +17,6 @@ IUSE="doc emacs vim" RDEPEND="dev-util/coccinelle[python] - virtual/python-argparse emacs? ( virtual/emacs ) vim? ( || ( app-editors/vim app-editors/gvim ) )" DEPEND="doc? ( dev-python/sphinx ) 1.3 dev-util/coccigrep/coccigrep-1.12.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/coccigrep/coccigrep-1.12.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/coccigrep/coccigrep-1.12.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/coccigrep/coccigrep-1.12.ebuild?r1=1.2&r2=1.3 Index: coccigrep-1.12.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/coccigrep/coccigrep-1.12.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- coccigrep-1.12.ebuild 5 Sep 2013 18:40:35 -0000 1.2 +++ coccigrep-1.12.ebuild 6 Jul 2014 12:52:01 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/coccigrep/coccigrep-1.12.ebuild,v 1.2 2013/09/05 18:40:35 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/coccigrep/coccigrep-1.12.ebuild,v 1.3 2014/07/06 12:52:01 mgorny Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -17,7 +17,6 @@ IUSE="doc emacs vim" RDEPEND="dev-util/coccinelle[python] - virtual/python-argparse[${PYTHON_USEDEP}] emacs? ( virtual/emacs ) vim? ( || ( app-editors/vim app-editors/gvim ) )" DEPEND="doc? ( dev-python/sphinx ) 1.2 dev-util/coccigrep/coccigrep-1.13.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/coccigrep/coccigrep-1.13.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/coccigrep/coccigrep-1.13.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/coccigrep/coccigrep-1.13.ebuild?r1=1.1&r2=1.2 Index: coccigrep-1.13.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/coccigrep/coccigrep-1.13.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- coccigrep-1.13.ebuild 11 Feb 2014 04:30:34 -0000 1.1 +++ coccigrep-1.13.ebuild 6 Jul 2014 12:52:01 -0000 1.2 @@ -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-util/coccigrep/coccigrep-1.13.ebuild,v 1.1 2014/02/11 04:30:34 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/coccigrep/coccigrep-1.13.ebuild,v 1.2 2014/07/06 12:52:01 mgorny Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -17,7 +17,6 @@ IUSE="doc emacs vim" RDEPEND="dev-util/coccinelle[python] - virtual/python-argparse[${PYTHON_USEDEP}] emacs? ( virtual/emacs ) vim? ( || ( app-editors/vim app-editors/gvim ) )" DEPEND="doc? ( dev-python/sphinx ) 1.17 dev-util/coccigrep/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/coccigrep/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/coccigrep/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/coccigrep/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/coccigrep/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 11 Feb 2014 04:30:34 -0000 1.16 +++ ChangeLog 6 Jul 2014 12:52:01 -0000 1.17 @@ -1,6 +1,11 @@ # ChangeLog for dev-util/coccigrep # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/coccigrep/ChangeLog,v 1.16 2014/02/11 04:30:34 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/coccigrep/ChangeLog,v 1.17 2014/07/06 12:52:01 mgorny Exp $ + + 06 Jul 2014; Michał Górny <mgo...@gentoo.org> coccigrep-1.10.ebuild, + coccigrep-1.11.ebuild, coccigrep-1.12.ebuild, coccigrep-1.13.ebuild: + Clean up obsolete dependencies on virtual/python-argparse and virtual/python- + unittest2 (those packages were only required for <=python-2.6). *coccigrep-1.13 (11 Feb 2014)