mgorny 14/07/06 12:36:20 Modified: overlint-0.5.2.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.8 app-portage/overlint/overlint-0.5.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/overlint/overlint-0.5.2.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/overlint/overlint-0.5.2.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/overlint/overlint-0.5.2.ebuild?r1=1.7&r2=1.8 Index: overlint-0.5.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-portage/overlint/overlint-0.5.2.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- overlint-0.5.2.ebuild 20 May 2014 22:56:00 -0000 1.7 +++ overlint-0.5.2.ebuild 6 Jul 2014 12:36:20 -0000 1.8 @@ -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/app-portage/overlint/overlint-0.5.2.ebuild,v 1.7 2014/05/20 22:56:00 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/overlint/overlint-0.5.2.ebuild,v 1.8 2014/07/06 12:36:20 mgorny Exp $ EAPI="5" @@ -16,6 +16,3 @@ SLOT="0" KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="" - -DEPEND="" -RDEPEND="virtual/python-argparse[${PYTHON_USEDEP}]" 1.12 app-portage/overlint/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/overlint/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/overlint/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/overlint/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-portage/overlint/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 20 May 2014 22:56:00 -0000 1.11 +++ ChangeLog 6 Jul 2014 12:36:20 -0000 1.12 @@ -1,6 +1,10 @@ # ChangeLog for app-portage/overlint # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/overlint/ChangeLog,v 1.11 2014/05/20 22:56:00 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/overlint/ChangeLog,v 1.12 2014/07/06 12:36:20 mgorny Exp $ + + 06 Jul 2014; Michał Górny <[email protected]> overlint-0.5.2.ebuild: + Clean up obsolete dependencies on virtual/python-argparse and virtual/python- + unittest2 (those packages were only required for <=python-2.6). 20 May 2014; Manuel Rüger <[email protected]> overlint-0.5.2.ebuild: Add ~arm keyword.
