public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-mail/notmuch: notmuch-0.10.2-r2.ebuild ChangeLog notmuch-0.11.1-r2.ebuild notmuch-0.12.ebuild
@ 2012-03-20 13:19 Amadeusz Zolnowski (aidecoe)
  0 siblings, 0 replies; 2+ messages in thread
From: Amadeusz Zolnowski (aidecoe) @ 2012-03-20 13:19 UTC (permalink / raw
  To: gentoo-commits

aidecoe     12/03/20 13:19:11

  Modified:             notmuch-0.10.2-r2.ebuild ChangeLog
                        notmuch-0.11.1-r2.ebuild notmuch-0.12.ebuild
  Log:
  net-mail/notmuch: Renamed Python bindings README to README-python.
  
  Renamed Python bindings README to README-python, because it used to overwrite
  main Notmuch README file.
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  net-mail/notmuch/notmuch-0.10.2-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r2.ebuild?r1=1.6&r2=1.7

Index: notmuch-0.10.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- notmuch-0.10.2-r2.ebuild	8 Mar 2012 08:50:37 -0000	1.6
+++ notmuch-0.10.2-r2.ebuild	20 Mar 2012 13:19:11 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r2.ebuild,v 1.6 2012/03/08 08:50:37 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r2.ebuild,v 1.7 2012/03/20 13:19:11 aidecoe Exp $
 
 EAPI=4
 
@@ -91,6 +91,7 @@
 
 	if use doc; then
 		pydocs() {
+			mv README README-python
 			pushd docs || die
 			emake html
 			mv html ../python || die



1.37                 net-mail/notmuch/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	20 Mar 2012 12:00:34 -0000	1.36
+++ ChangeLog	20 Mar 2012 13:19:11 -0000	1.37
@@ -1,6 +1,11 @@
 # ChangeLog for net-mail/notmuch
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.36 2012/03/20 12:00:34 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.37 2012/03/20 13:19:11 aidecoe Exp $
+
+  20 Mar 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
+  notmuch-0.10.2-r2.ebuild, notmuch-0.11.1-r2.ebuild, notmuch-0.12.ebuild:
+  Renamed Python bindings README to README-python, because it used to overwrite
+  main Notmuch README file.
 
 *notmuch-0.12 (20 Mar 2012)
 



1.6                  net-mail/notmuch/notmuch-0.11.1-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild?r1=1.5&r2=1.6

Index: notmuch-0.11.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- notmuch-0.11.1-r2.ebuild	20 Mar 2012 08:23:35 -0000	1.5
+++ notmuch-0.11.1-r2.ebuild	20 Mar 2012 13:19:11 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild,v 1.5 2012/03/20 08:23:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild,v 1.6 2012/03/20 13:19:11 aidecoe Exp $
 
 EAPI=4
 
@@ -86,6 +86,7 @@
 
 	if use doc; then
 		pydocs() {
+			mv README README-python
 			pushd docs || die
 			emake html
 			mv html ../python || die



1.2                  net-mail/notmuch/notmuch-0.12.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.12.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.12.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.12.ebuild?r1=1.1&r2=1.2

Index: notmuch-0.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.12.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- notmuch-0.12.ebuild	20 Mar 2012 12:00:34 -0000	1.1
+++ notmuch-0.12.ebuild	20 Mar 2012 13:19:11 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.12.ebuild,v 1.1 2012/03/20 12:00:34 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.12.ebuild,v 1.2 2012/03/20 13:19:11 aidecoe Exp $
 
 EAPI=4
 
@@ -86,6 +86,7 @@
 
 	if use doc; then
 		pydocs() {
+			mv README README-python
 			pushd docs || die
 			emake html
 			mv html ../python || die






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

* [gentoo-commits] gentoo-x86 commit in net-mail/notmuch: notmuch-0.10.2-r2.ebuild ChangeLog notmuch-0.11.1-r2.ebuild notmuch-0.12.ebuild
@ 2012-03-20 13:26 Amadeusz Zolnowski (aidecoe)
  0 siblings, 0 replies; 2+ messages in thread
From: Amadeusz Zolnowski (aidecoe) @ 2012-03-20 13:26 UTC (permalink / raw
  To: gentoo-commits

aidecoe     12/03/20 13:26:23

  Modified:             notmuch-0.10.2-r2.ebuild ChangeLog
                        notmuch-0.11.1-r2.ebuild notmuch-0.12.ebuild
  Log:
  net-mail/notmuch: '|| die' fix for previous change.
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  net-mail/notmuch/notmuch-0.10.2-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r2.ebuild?r1=1.7&r2=1.8

Index: notmuch-0.10.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- notmuch-0.10.2-r2.ebuild	20 Mar 2012 13:19:11 -0000	1.7
+++ notmuch-0.10.2-r2.ebuild	20 Mar 2012 13:26:23 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r2.ebuild,v 1.7 2012/03/20 13:19:11 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r2.ebuild,v 1.8 2012/03/20 13:26:23 aidecoe Exp $
 
 EAPI=4
 
@@ -91,7 +91,7 @@
 
 	if use doc; then
 		pydocs() {
-			mv README README-python
+			mv README README-python || die
 			pushd docs || die
 			emake html
 			mv html ../python || die



1.38                 net-mail/notmuch/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	20 Mar 2012 13:19:11 -0000	1.37
+++ ChangeLog	20 Mar 2012 13:26:23 -0000	1.38
@@ -1,6 +1,10 @@
 # ChangeLog for net-mail/notmuch
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.37 2012/03/20 13:19:11 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.38 2012/03/20 13:26:23 aidecoe Exp $
+
+  20 Mar 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
+  notmuch-0.10.2-r2.ebuild, notmuch-0.11.1-r2.ebuild, notmuch-0.12.ebuild:
+  '|| die' fix for previous change.
 
   20 Mar 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
   notmuch-0.10.2-r2.ebuild, notmuch-0.11.1-r2.ebuild, notmuch-0.12.ebuild:



1.7                  net-mail/notmuch/notmuch-0.11.1-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild?r1=1.6&r2=1.7

Index: notmuch-0.11.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- notmuch-0.11.1-r2.ebuild	20 Mar 2012 13:19:11 -0000	1.6
+++ notmuch-0.11.1-r2.ebuild	20 Mar 2012 13:26:23 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild,v 1.6 2012/03/20 13:19:11 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r2.ebuild,v 1.7 2012/03/20 13:26:23 aidecoe Exp $
 
 EAPI=4
 
@@ -86,7 +86,7 @@
 
 	if use doc; then
 		pydocs() {
-			mv README README-python
+			mv README README-python || die
 			pushd docs || die
 			emake html
 			mv html ../python || die



1.3                  net-mail/notmuch/notmuch-0.12.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.12.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.12.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/notmuch/notmuch-0.12.ebuild?r1=1.2&r2=1.3

Index: notmuch-0.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.12.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- notmuch-0.12.ebuild	20 Mar 2012 13:19:11 -0000	1.2
+++ notmuch-0.12.ebuild	20 Mar 2012 13:26:23 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.12.ebuild,v 1.2 2012/03/20 13:19:11 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.12.ebuild,v 1.3 2012/03/20 13:26:23 aidecoe Exp $
 
 EAPI=4
 
@@ -86,7 +86,7 @@
 
 	if use doc; then
 		pydocs() {
-			mv README README-python
+			mv README README-python || die
 			pushd docs || die
 			emake html
 			mv html ../python || die






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

end of thread, other threads:[~2012-03-20 13:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-20 13:26 [gentoo-commits] gentoo-x86 commit in net-mail/notmuch: notmuch-0.10.2-r2.ebuild ChangeLog notmuch-0.11.1-r2.ebuild notmuch-0.12.ebuild Amadeusz Zolnowski (aidecoe)
  -- strict thread matches above, loose matches on Subject: below --
2012-03-20 13:19 Amadeusz Zolnowski (aidecoe)

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