jer 14/12/09 09:42:41
Modified: ChangeLog pyparted-3.10.ebuild
pyparted-3.10-r1.ebuild
Added: pyparted-3.10.2.ebuild
Removed: pyparted-3.10_p0.ebuild
Log:
Version bump (bug #532034). Fix LICENSE.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key
A792A613)
Revision Changes Path
1.90 dev-python/pyparted/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/ChangeLog?rev=1.90&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/ChangeLog?rev=1.90&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/ChangeLog?r1=1.89&r2=1.90
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog 4 Oct 2014 11:10:54 -0000 1.89
+++ ChangeLog 9 Dec 2014 09:42:41 -0000 1.90
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/pyparted
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.89
2014/10/04 11:10:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.90
2014/12/09 09:42:41 jer Exp $
+
+*pyparted-3.10.2 (09 Dec 2014)
+
+ 09 Dec 2014; Jeroen Roovers <[email protected]> pyparted-3.10.ebuild,
+ pyparted-3.10-r1.ebuild, -pyparted-3.10_p0.ebuild, +pyparted-3.10.2.ebuild:
+ Version bump (bug #532034). Fix LICENSE.
*pyparted-3.10_p0 (04 Oct 2014)
1.13 dev-python/pyparted/pyparted-3.10.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/pyparted-3.10.ebuild?rev=1.13&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/pyparted-3.10.ebuild?rev=1.13&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/pyparted-3.10.ebuild?r1=1.12&r2=1.13
Index: pyparted-3.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-3.10.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- pyparted-3.10.ebuild 3 Apr 2014 21:07:16 -0000 1.12
+++ pyparted-3.10.ebuild 9 Dec 2014 09:42:41 -0000 1.13
@@ -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-python/pyparted/pyparted-3.10.ebuild,v
1.12 2014/04/03 21:07:16 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-3.10.ebuild,v
1.13 2014/12/09 09:42:41 jer Exp $
EAPI=5
@@ -11,7 +11,7 @@
HOMEPAGE="https://fedorahosted.org/pyparted/"
SRC_URI="https://fedorahosted.org/releases/p/y/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE="test"
1.3 dev-python/pyparted/pyparted-3.10-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/pyparted-3.10-r1.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/pyparted-3.10-r1.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/pyparted-3.10-r1.ebuild?r1=1.2&r2=1.3
Index: pyparted-3.10-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-3.10-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pyparted-3.10-r1.ebuild 3 Apr 2014 21:07:16 -0000 1.2
+++ pyparted-3.10-r1.ebuild 9 Dec 2014 09:42:41 -0000 1.3
@@ -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-python/pyparted/pyparted-3.10-r1.ebuild,v 1.2
2014/04/03 21:07:16 chutzpah Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-3.10-r1.ebuild,v 1.3
2014/12/09 09:42:41 jer Exp $
EAPI=5
@@ -11,7 +11,7 @@
HOMEPAGE="https://fedorahosted.org/pyparted/"
SRC_URI="https://fedorahosted.org/releases/p/y/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
1.1 dev-python/pyparted/pyparted-3.10.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/pyparted-3.10.2.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/pyparted-3.10.2.ebuild?rev=1.1&content-type=text/plain
Index: pyparted-3.10.2.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-3.10.2.ebuild,v
1.1 2014/12/09 09:42:41 jer Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_{3,4}} )
inherit distutils-r1
DESCRIPTION="Python bindings for sys-block/parted"
HOMEPAGE="https://github.com/dcantrell/pyparted/"
SRC_URI="${HOMEPAGE}archive/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
RESTRICT="test"
RDEPEND="
>=sys-block/parted-3.1
dev-python/decorator[${PYTHON_USEDEP}]
sys-libs/ncurses
"
DEPEND="
${RDEPEND}
virtual/pkgconfig
"
S=${WORKDIR}/${PN}-${P}