floppym 14/12/28 18:47:11
Modified: hotot-0.9.8.14.ebuild hotot-9999.ebuild
hotot-0.9.8.14_p20130514.ebuild ChangeLog
Log:
Clean up python-single-r1 conversion.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key
0BBEEA1FEA4843A4)
Revision Changes Path
1.4 net-misc/hotot/hotot-0.9.8.14.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/hotot/hotot-0.9.8.14.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/hotot/hotot-0.9.8.14.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/hotot/hotot-0.9.8.14.ebuild?r1=1.3&r2=1.4
Index: hotot-0.9.8.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/hotot/hotot-0.9.8.14.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hotot-0.9.8.14.ebuild 25 Jun 2013 16:57:03 -0000 1.3
+++ hotot-0.9.8.14.ebuild 28 Dec 2014 18:47:11 -0000 1.4
@@ -1,11 +1,10 @@
-# 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/net-misc/hotot/hotot-0.9.8.14.ebuild,v 1.3
2013/06/25 16:57:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/hotot-0.9.8.14.ebuild,v 1.4
2014/12/28 18:47:11 floppym Exp $
EAPI=5
-PYTHON_DEPEND="gtk? 2"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit cmake-utils python-single-r1 vcs-snapshot
@@ -18,7 +17,7 @@
KEYWORDS="amd64 x86"
IUSE="chrome gtk kde qt4"
-REQUIRED_USE="|| ( chrome gtk qt4 )"
+REQUIRED_USE="|| ( chrome gtk qt4 ) ${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
dev-python/dbus-python[${PYTHON_USEDEP}]
1.9 net-misc/hotot/hotot-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/hotot/hotot-9999.ebuild?rev=1.9&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/hotot/hotot-9999.ebuild?rev=1.9&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/hotot/hotot-9999.ebuild?r1=1.8&r2=1.9
Index: hotot-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/hotot/hotot-9999.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hotot-9999.ebuild 12 Jun 2013 20:16:30 -0000 1.8
+++ hotot-9999.ebuild 28 Dec 2014 18:47:11 -0000 1.9
@@ -1,11 +1,10 @@
-# 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/net-misc/hotot/hotot-9999.ebuild,v 1.8
2013/06/12 20:16:30 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/hotot-9999.ebuild,v 1.9
2014/12/28 18:47:11 floppym Exp $
EAPI=5
-PYTHON_DEPEND="gtk? 2"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit cmake-utils git-2 python-single-r1
@@ -18,11 +17,11 @@
KEYWORDS=""
IUSE="chrome gtk kde qt4"
-REQUIRED_USE="|| ( chrome gtk qt4 )"
+REQUIRED_USE="|| ( chrome gtk qt4 ) ${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
dev-python/dbus-python[${PYTHON_USEDEP}]
- gtk? ( dev-python/pywebkitgtk )
+ gtk? ( dev-python/pywebkitgtk[${PYTHON_USEDEP}] )
qt4? ( dev-qt/qtwebkit:4
kde? ( kde-base/kdelibs ) )"
DEPEND="${RDEPEND}
1.2 net-misc/hotot/hotot-0.9.8.14_p20130514.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/hotot/hotot-0.9.8.14_p20130514.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/hotot/hotot-0.9.8.14_p20130514.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/hotot/hotot-0.9.8.14_p20130514.ebuild?r1=1.1&r2=1.2
Index: hotot-0.9.8.14_p20130514.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/net-misc/hotot/hotot-0.9.8.14_p20130514.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hotot-0.9.8.14_p20130514.ebuild 12 Jun 2013 20:16:30 -0000 1.1
+++ hotot-0.9.8.14_p20130514.ebuild 28 Dec 2014 18:47:11 -0000 1.2
@@ -1,11 +1,10 @@
-# 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/net-misc/hotot/hotot-0.9.8.14_p20130514.ebuild,v 1.1
2013/06/12 20:16:30 xmw Exp $
+# $Header:
/var/cvsroot/gentoo-x86/net-misc/hotot/hotot-0.9.8.14_p20130514.ebuild,v 1.2
2014/12/28 18:47:11 floppym Exp $
EAPI=5
-PYTHON_DEPEND="gtk? 2"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit cmake-utils python-single-r1 vcs-snapshot
@@ -18,11 +17,11 @@
KEYWORDS="~amd64 ~x86"
IUSE="chrome gtk kde qt4"
-REQUIRED_USE="|| ( chrome gtk qt4 )"
+REQUIRED_USE="|| ( chrome gtk qt4 ) ${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
dev-python/dbus-python[${PYTHON_USEDEP}]
- gtk? ( dev-python/pywebkitgtk )
+ gtk? ( dev-python/pywebkitgtk[${PYTHON_USEDEP}] )
qt4? ( dev-qt/qtwebkit:4
kde? ( kde-base/kdelibs ) )"
DEPEND="${RDEPEND}
1.35 net-misc/hotot/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/hotot/ChangeLog?rev=1.35&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/hotot/ChangeLog?rev=1.35&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/hotot/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/hotot/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 25 Jun 2013 19:42:53 -0000 1.34
+++ ChangeLog 28 Dec 2014 18:47:11 -0000 1.35
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/hotot
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/ChangeLog,v 1.34 2013/06/25
19:42:53 xmw Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/ChangeLog,v 1.35 2014/12/28
18:47:11 floppym Exp $
+
+ 28 Dec 2014; Mike Gilbert <[email protected]> hotot-0.9.8.14.ebuild,
+ hotot-0.9.8.14_p20130514.ebuild, hotot-9999.ebuild:
+ Clean up python-single-r1 conversion.
25 Jun 2013; Michael Weber <[email protected]> -hotot-0.9.8.11.ebuild:
Drop broken API version.