jer 15/03/12 09:33:40 Modified: pyparted-3.10.3.ebuild ChangeLog Log: Drop unneeded dependency on sys-libs/ncurses. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path 1.2 dev-python/pyparted/pyparted-3.10.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/pyparted-3.10.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/pyparted-3.10.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/pyparted-3.10.3.ebuild?r1=1.1&r2=1.2 Index: pyparted-3.10.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-3.10.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pyparted-3.10.3.ebuild 20 Jan 2015 16:14:31 -0000 1.1 +++ pyparted-3.10.3.ebuild 12 Mar 2015 09:33:40 -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/pyparted/pyparted-3.10.3.ebuild,v 1.1 2015/01/20 16:14:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-3.10.3.ebuild,v 1.2 2015/03/12 09:33:40 jer Exp $ EAPI=5 @@ -19,7 +19,6 @@ RDEPEND=" >=sys-block/parted-3.1 dev-python/decorator[${PYTHON_USEDEP}] - sys-libs/ncurses " DEPEND=" ${RDEPEND} 1.92 dev-python/pyparted/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/ChangeLog?rev=1.92&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/ChangeLog?rev=1.92&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/ChangeLog?r1=1.91&r2=1.92 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v retrieving revision 1.91 retrieving revision 1.92 diff -u -r1.91 -r1.92 --- ChangeLog 20 Jan 2015 16:14:31 -0000 1.91 +++ ChangeLog 12 Mar 2015 09:33:40 -0000 1.92 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyparted # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.91 2015/01/20 16:14:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.92 2015/03/12 09:33:40 jer Exp $ + + 12 Mar 2015; Jeroen Roovers <[email protected]> pyparted-3.10.3.ebuild: + Drop unneeded dependency on sys-libs/ncurses. *pyparted-3.10.3 (20 Jan 2015)
