public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/catfish: catfish-1.2.2.ebuild ChangeLog
@ 2014-11-28 12:56 Pacho Ramos (pacho)
  0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2014-11-28 12:56 UTC (permalink / raw
  To: gentoo-commits

pacho       14/11/28 12:56:52

  Modified:             catfish-1.2.2.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.3                  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.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/catfish-1.2.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/catfish-1.2.2.ebuild?r1=1.2&r2=1.3

Index: catfish-1.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/catfish/catfish-1.2.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- catfish-1.2.2.ebuild	18 Nov 2014 15:58:39 -0000	1.2
+++ catfish-1.2.2.ebuild	28 Nov 2014 12:56:52 -0000	1.3
@@ -1,9 +1,9 @@
 # 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.2 2014/11/18 15:58:39 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/catfish-1.2.2.ebuild,v 1.3 2014/11/28 12:56:52 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 inherit eutils gnome2-utils python-single-r1
 
 DESCRIPTION="A frontend for find, (s)locate, doodle, tracker, beagle, strigi and pinot"



1.24                 dev-util/catfish/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/catfish/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	18 Nov 2014 15:58:39 -0000	1.23
+++ ChangeLog	28 Nov 2014 12:56:52 -0000	1.24
@@ -1,6 +1,9 @@
 # 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.23 2014/11/18 15:58:39 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/ChangeLog,v 1.24 2014/11/28 12:56:52 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos <pacho@gentoo.org> catfish-1.2.2.ebuild:
+  Support python 3.4
 
   18 Nov 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> catfish-1.0.2.ebuild,
   catfish-1.2.1.ebuild, catfish-1.2.2.ebuild:





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-util/catfish: catfish-1.2.2.ebuild ChangeLog
@ 2014-12-27 19:23 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-12-27 19:23 UTC (permalink / raw
  To: gentoo-commits

ago         14/12/27 19:23:11

  Modified:             catfish-1.2.2.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #530986
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  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.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/catfish-1.2.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/catfish-1.2.2.ebuild?r1=1.3&r2=1.4

Index: catfish-1.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/catfish/catfish-1.2.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- catfish-1.2.2.ebuild	28 Nov 2014 12:56:52 -0000	1.3
+++ catfish-1.2.2.ebuild	27 Dec 2014 19:23:11 -0000	1.4
@@ -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.3 2014/11/28 12:56:52 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/catfish-1.2.2.ebuild,v 1.4 2014/12/27 19:23:11 ago Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 COMMON_DEPEND="
 	${PYTHON_DEPS}



1.25                 dev-util/catfish/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/catfish/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	28 Nov 2014 12:56:52 -0000	1.24
+++ ChangeLog	27 Dec 2014 19:23:11 -0000	1.25
@@ -1,6 +1,9 @@
 # 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.24 2014/11/28 12:56:52 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/ChangeLog,v 1.25 2014/12/27 19:23:11 ago Exp $
+
+  27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> catfish-1.2.2.ebuild:
+  Stable for amd64, wrt bug #530986
 
   28 Nov 2014; Pacho Ramos <pacho@gentoo.org> catfish-1.2.2.ebuild:
   Support python 3.4





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-util/catfish: catfish-1.2.2.ebuild ChangeLog
@ 2014-12-28 12:10 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-12-28 12:10 UTC (permalink / raw
  To: gentoo-commits

ago         14/12/28 12:10:07

  Modified:             catfish-1.2.2.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #530986
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  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.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/catfish-1.2.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/catfish-1.2.2.ebuild?r1=1.4&r2=1.5

Index: catfish-1.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/catfish/catfish-1.2.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- catfish-1.2.2.ebuild	27 Dec 2014 19:23:11 -0000	1.4
+++ catfish-1.2.2.ebuild	28 Dec 2014 12:10:07 -0000	1.5
@@ -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.4 2014/12/27 19:23:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/catfish-1.2.2.ebuild,v 1.5 2014/12/28 12:10:07 ago Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 COMMON_DEPEND="
 	${PYTHON_DEPS}



1.26                 dev-util/catfish/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catfish/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/catfish/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	27 Dec 2014 19:23:11 -0000	1.25
+++ ChangeLog	28 Dec 2014 12:10:07 -0000	1.26
@@ -1,6 +1,9 @@
 # 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.25 2014/12/27 19:23:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/ChangeLog,v 1.26 2014/12/28 12:10:07 ago Exp $
+
+  28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> catfish-1.2.2.ebuild:
+  Stable for x86, wrt bug #530986
 
   27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> catfish-1.2.2.ebuild:
   Stable for amd64, wrt bug #530986





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-12-28 12:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-28 12:10 [gentoo-commits] gentoo-x86 commit in dev-util/catfish: catfish-1.2.2.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2014-12-27 19:23 Agostino Sarubbo (ago)
2014-11-28 12:56 Pacho Ramos (pacho)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox