public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-vcs/monotone: monotone-0.48.1.ebuild ChangeLog
@ 2010-10-31 12:25 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 3+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-10-31 12:25 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/10/31 12:25:14

  Modified:             monotone-0.48.1.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #342705
  
  (Portage version: 2.2.0_alpha2/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-vcs/monotone/monotone-0.48.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/monotone-0.48.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/monotone-0.48.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/monotone-0.48.1.ebuild?r1=1.1&r2=1.2

Index: monotone-0.48.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-0.48.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- monotone-0.48.1.ebuild	29 Oct 2010 15:24:17 -0000	1.1
+++ monotone-0.48.1.ebuild	31 Oct 2010 12:25:14 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-0.48.1.ebuild,v 1.1 2010/10/29 15:24:17 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-0.48.1.ebuild,v 1.2 2010/10/31 12:25:14 hwoarang Exp $
 
 EAPI=2
 inherit bash-completion elisp-common eutils toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="1"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~x86"
 IUSE="doc emacs ipv6 nls"
 
 RDEPEND="sys-libs/zlib



1.10                 dev-vcs/monotone/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/monotone/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	29 Oct 2010 15:24:17 -0000	1.9
+++ ChangeLog	31 Oct 2010 12:25:14 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/monotone
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/ChangeLog,v 1.9 2010/10/29 15:24:17 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/ChangeLog,v 1.10 2010/10/31 12:25:14 hwoarang Exp $
+
+  31 Oct 2010; Markos Chandras <hwoarang@gentoo.org> monotone-0.48.1.ebuild:
+  Stable on amd64 wrt bug #342705
 
 *monotone-0.99-r1 (29 Oct 2010)
 *monotone-0.48.1 (29 Oct 2010)






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

* [gentoo-commits] gentoo-x86 commit in dev-vcs/monotone: monotone-0.48.1.ebuild ChangeLog
@ 2010-11-01 12:02 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-11-01 12:02 UTC (permalink / raw
  To: gentoo-commits

fauli       10/11/01 12:02:34

  Modified:             monotone-0.48.1.ebuild ChangeLog
  Log:
  stable x86, security bug 342705
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.3                  dev-vcs/monotone/monotone-0.48.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/monotone-0.48.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/monotone-0.48.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/monotone-0.48.1.ebuild?r1=1.2&r2=1.3

Index: monotone-0.48.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-0.48.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- monotone-0.48.1.ebuild	31 Oct 2010 12:25:14 -0000	1.2
+++ monotone-0.48.1.ebuild	1 Nov 2010 12:02:34 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-0.48.1.ebuild,v 1.2 2010/10/31 12:25:14 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-0.48.1.ebuild,v 1.3 2010/11/01 12:02:34 fauli Exp $
 
 EAPI=2
 inherit bash-completion elisp-common eutils toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="1"
-KEYWORDS="amd64 ~ia64 ~ppc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc x86"
 IUSE="doc emacs ipv6 nls"
 
 RDEPEND="sys-libs/zlib



1.11                 dev-vcs/monotone/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/monotone/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	31 Oct 2010 12:25:14 -0000	1.10
+++ ChangeLog	1 Nov 2010 12:02:34 -0000	1.11
@@ -1,6 +1,10 @@
 # ChangeLog for dev-vcs/monotone
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/ChangeLog,v 1.10 2010/10/31 12:25:14 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/ChangeLog,v 1.11 2010/11/01 12:02:34 fauli Exp $
+
+  01 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
+  monotone-0.48.1.ebuild:
+  stable x86, security bug 342705
 
   31 Oct 2010; Markos Chandras <hwoarang@gentoo.org> monotone-0.48.1.ebuild:
   Stable on amd64 wrt bug #342705






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

* [gentoo-commits] gentoo-x86 commit in dev-vcs/monotone: monotone-0.48.1.ebuild ChangeLog
@ 2010-11-09 14:18 Brent Baude (ranger)
  0 siblings, 0 replies; 3+ messages in thread
From: Brent Baude (ranger) @ 2010-11-09 14:18 UTC (permalink / raw
  To: gentoo-commits

ranger      10/11/09 14:18:39

  Modified:             monotone-0.48.1.ebuild ChangeLog
  Log:
  Marking monotone-0.48.1 ppc for bug 342705
  (Portage version: 2.1.8.3/cvs/Linux ppc64)

Revision  Changes    Path
1.4                  dev-vcs/monotone/monotone-0.48.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/monotone-0.48.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/monotone-0.48.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/monotone-0.48.1.ebuild?r1=1.3&r2=1.4

Index: monotone-0.48.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-0.48.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- monotone-0.48.1.ebuild	1 Nov 2010 12:02:34 -0000	1.3
+++ monotone-0.48.1.ebuild	9 Nov 2010 14:18:39 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-0.48.1.ebuild,v 1.3 2010/11/01 12:02:34 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-0.48.1.ebuild,v 1.4 2010/11/09 14:18:39 ranger Exp $
 
 EAPI=2
 inherit bash-completion elisp-common eutils toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="1"
-KEYWORDS="amd64 ~ia64 ~ppc x86"
+KEYWORDS="amd64 ~ia64 ppc x86"
 IUSE="doc emacs ipv6 nls"
 
 RDEPEND="sys-libs/zlib



1.12                 dev-vcs/monotone/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/monotone/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	1 Nov 2010 12:02:34 -0000	1.11
+++ ChangeLog	9 Nov 2010 14:18:39 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/monotone
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/ChangeLog,v 1.11 2010/11/01 12:02:34 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/ChangeLog,v 1.12 2010/11/09 14:18:39 ranger Exp $
+
+  09 Nov 2010; Brent Baude <ranger@gentoo.org> monotone-0.48.1.ebuild:
+  Marking monotone-0.48.1 ppc for bug 342705
 
   01 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
   monotone-0.48.1.ebuild:






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

end of thread, other threads:[~2010-11-09 14:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-31 12:25 [gentoo-commits] gentoo-x86 commit in dev-vcs/monotone: monotone-0.48.1.ebuild ChangeLog Markos Chandras (hwoarang)
  -- strict thread matches above, loose matches on Subject: below --
2010-11-01 12:02 Christian Faulhammer (fauli)
2010-11-09 14:18 Brent Baude (ranger)

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