axs 14/11/18 15:58:39
Modified: catfish-1.2.1.ebuild catfish-1.2.2.ebuild
catfish-1.0.2.ebuild ChangeLog
Log:
added missing PYTHON_REQUIRED_USE as is necessary for proper python-single-r1
implementation
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key
2B6559ED)
Revision Changes Path
1.3 dev-util/catfish/catfish-1.2.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/catfish-1.2.1.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/catfish-1.2.1.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/catfish-1.2.1.ebuild?r1=1.2&r2=1.3
Index: catfish-1.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/catfish/catfish-1.2.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- catfish-1.2.1.ebuild 24 Aug 2014 07:52:11 -0000 1.2
+++ catfish-1.2.1.ebuild 18 Nov 2014 15:58:39 -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-util/catfish/catfish-1.2.1.ebuild,v 1.2
2014/08/24 07:52:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/catfish-1.2.1.ebuild,v 1.3
2014/11/18 15:58:39 axs Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3} )
@@ -28,6 +28,7 @@
${COMMON_DEPEND}
sys-devel/gettext
"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
pkg_setup() {
python-single-r1_pkg_setup
1.2 dev-util/catfish/catfish-1.2.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/catfish-1.2.2.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/catfish-1.2.2.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/catfish-1.2.2.ebuild?r1=1.1&r2=1.2
Index: catfish-1.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/catfish/catfish-1.2.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- catfish-1.2.2.ebuild 25 Sep 2014 11:33:37 -0000 1.1
+++ catfish-1.2.2.ebuild 18 Nov 2014 15:58:39 -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/catfish/catfish-1.2.2.ebuild,v 1.1
2014/09/25 11:33:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/catfish-1.2.2.ebuild,v 1.2
2014/11/18 15:58:39 axs Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3} )
@@ -28,6 +28,7 @@
${COMMON_DEPEND}
sys-devel/gettext
"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
pkg_setup() {
python-single-r1_pkg_setup
1.6 dev-util/catfish/catfish-1.0.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/catfish-1.0.2.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/catfish-1.0.2.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/catfish-1.0.2.ebuild?r1=1.5&r2=1.6
Index: catfish-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/catfish/catfish-1.0.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- catfish-1.0.2.ebuild 24 Aug 2014 07:52:11 -0000 1.5
+++ catfish-1.0.2.ebuild 18 Nov 2014 15:58:39 -0000 1.6
@@ -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/catfish/catfish-1.0.2.ebuild,v 1.5
2014/08/24 07:52:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/catfish-1.0.2.ebuild,v 1.6
2014/11/18 15:58:39 axs Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3} )
@@ -29,6 +29,8 @@
sys-devel/gettext
"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
pkg_setup() {
python-single-r1_pkg_setup
}
1.23 dev-util/catfish/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/ChangeLog?rev=1.23&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/ChangeLog?rev=1.23&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/catfish/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 25 Sep 2014 11:33:37 -0000 1.22
+++ ChangeLog 18 Nov 2014 15:58:39 -0000 1.23
@@ -1,6 +1,11 @@
# ChangeLog for dev-util/catfish
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/ChangeLog,v 1.22
2014/09/25 11:33:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/ChangeLog,v 1.23
2014/11/18 15:58:39 axs Exp $
+
+ 18 Nov 2014; Ian Stakenvicius (_AxS_) <[email protected]> catfish-1.0.2.ebuild,
+ catfish-1.2.1.ebuild, catfish-1.2.2.ebuild:
+ added missing PYTHON_REQUIRED_USE as is necessary for proper python-single-r1
+ implementation
*catfish-1.2.2 (25 Sep 2014)