public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-office/gnucash: ChangeLog gnucash-2.4.8.ebuild
@ 2011-12-29 17:17 Pacho Ramos (pacho)
  0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2011-12-29 17:17 UTC (permalink / raw
  To: gentoo-commits

pacho       11/12/29 17:17:05

  Modified:             ChangeLog gnucash-2.4.8.ebuild
  Log:
  amd64 stable, bug 393007
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.251                app-office/gnucash/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnucash/ChangeLog?rev=1.251&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnucash/ChangeLog?rev=1.251&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnucash/ChangeLog?r1=1.250&r2=1.251

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v
retrieving revision 1.250
retrieving revision 1.251
diff -u -r1.250 -r1.251
--- ChangeLog	4 Dec 2011 20:11:34 -0000	1.250
+++ ChangeLog	29 Dec 2011 17:17:04 -0000	1.251
@@ -1,6 +1,9 @@
 # ChangeLog for app-office/gnucash
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.250 2011/12/04 20:11:34 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.251 2011/12/29 17:17:04 pacho Exp $
+
+  29 Dec 2011; Pacho Ramos <pacho@gentoo.org> gnucash-2.4.8.ebuild:
+  amd64 stable, bug 393007
 
   04 Dec 2011; Pacho Ramos <pacho@gentoo.org> gnucash-2.4.8.ebuild:
   Call python_pkg_setup, bug #392667 by Chris Mayo, Ian Delaney and others.



1.3                  app-office/gnucash/gnucash-2.4.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnucash/gnucash-2.4.8.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnucash/gnucash-2.4.8.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnucash/gnucash-2.4.8.ebuild?r1=1.2&r2=1.3

Index: gnucash-2.4.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnucash-2.4.8.ebuild	4 Dec 2011 20:11:34 -0000	1.2
+++ gnucash-2.4.8.ebuild	29 Dec 2011 17:17:04 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.8.ebuild,v 1.2 2011/12/04 20:11:34 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.8.ebuild,v 1.3 2011/12/29 17:17:04 pacho Exp $
 
 EAPI="4"
 GNOME2_LA_PUNT="yes"
@@ -17,7 +17,7 @@
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 IUSE="chipcard cxx debug +doc hbci mysql ofx postgres python quotes sqlite webkit"
 
 # FIXME: rdepend on dev-libs/qof when upstream fix their mess (see configure.ac)






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

* [gentoo-commits] gentoo-x86 commit in app-office/gnucash: ChangeLog gnucash-2.4.8.ebuild
@ 2012-01-14 16:06 Markus Meier (maekke)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2012-01-14 16:06 UTC (permalink / raw
  To: gentoo-commits

maekke      12/01/14 16:06:50

  Modified:             ChangeLog gnucash-2.4.8.ebuild
  Log:
  x86 stable, bug #393007
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.252                app-office/gnucash/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnucash/ChangeLog?rev=1.252&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnucash/ChangeLog?rev=1.252&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnucash/ChangeLog?r1=1.251&r2=1.252

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v
retrieving revision 1.251
retrieving revision 1.252
diff -u -r1.251 -r1.252
--- ChangeLog	29 Dec 2011 17:17:04 -0000	1.251
+++ ChangeLog	14 Jan 2012 16:06:49 -0000	1.252
@@ -1,6 +1,9 @@
 # ChangeLog for app-office/gnucash
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.251 2011/12/29 17:17:04 pacho Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.252 2012/01/14 16:06:49 maekke Exp $
+
+  14 Jan 2012; Markus Meier <maekke@gentoo.org> gnucash-2.4.8.ebuild:
+  x86 stable, bug #393007
 
   29 Dec 2011; Pacho Ramos <pacho@gentoo.org> gnucash-2.4.8.ebuild:
   amd64 stable, bug 393007



1.4                  app-office/gnucash/gnucash-2.4.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnucash/gnucash-2.4.8.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnucash/gnucash-2.4.8.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnucash/gnucash-2.4.8.ebuild?r1=1.3&r2=1.4

Index: gnucash-2.4.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.8.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnucash-2.4.8.ebuild	29 Dec 2011 17:17:04 -0000	1.3
+++ gnucash-2.4.8.ebuild	14 Jan 2012 16:06:49 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.8.ebuild,v 1.3 2011/12/29 17:17:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.8.ebuild,v 1.4 2012/01/14 16:06:49 maekke Exp $
 
 EAPI="4"
 GNOME2_LA_PUNT="yes"
@@ -17,7 +17,7 @@
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE="chipcard cxx debug +doc hbci mysql ofx postgres python quotes sqlite webkit"
 
 # FIXME: rdepend on dev-libs/qof when upstream fix their mess (see configure.ac)






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

* [gentoo-commits] gentoo-x86 commit in app-office/gnucash: ChangeLog gnucash-2.4.8.ebuild
@ 2012-03-05 21:53 Brent Baude (ranger)
  0 siblings, 0 replies; 3+ messages in thread
From: Brent Baude (ranger) @ 2012-03-05 21:53 UTC (permalink / raw
  To: gentoo-commits

ranger      12/03/05 21:53:34

  Modified:             ChangeLog gnucash-2.4.8.ebuild
  Log:
  Marking gnucash-2.4.8 ppc for bug 393007
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.255                app-office/gnucash/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnucash/ChangeLog?rev=1.255&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnucash/ChangeLog?rev=1.255&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnucash/ChangeLog?r1=1.254&r2=1.255

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v
retrieving revision 1.254
retrieving revision 1.255
diff -u -r1.254 -r1.255
--- ChangeLog	13 Feb 2012 10:31:19 -0000	1.254
+++ ChangeLog	5 Mar 2012 21:53:34 -0000	1.255
@@ -1,6 +1,9 @@
 # ChangeLog for app-office/gnucash
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.254 2012/02/13 10:31:19 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.255 2012/03/05 21:53:34 ranger Exp $
+
+  05 Mar 2012; Brent Baude <ranger@gentoo.org> gnucash-2.4.8.ebuild:
+  Marking gnucash-2.4.8 ppc stable for bug 393007
 
 *gnucash-2.4.10 (13 Feb 2012)
 



1.6                  app-office/gnucash/gnucash-2.4.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnucash/gnucash-2.4.8.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnucash/gnucash-2.4.8.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnucash/gnucash-2.4.8.ebuild?r1=1.5&r2=1.6

Index: gnucash-2.4.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.8.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnucash-2.4.8.ebuild	10 Feb 2012 03:53:51 -0000	1.5
+++ gnucash-2.4.8.ebuild	5 Mar 2012 21:53:34 -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/app-office/gnucash/gnucash-2.4.8.ebuild,v 1.5 2012/02/10 03:53:51 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.4.8.ebuild,v 1.6 2012/03/05 21:53:34 ranger Exp $
 
 EAPI="4"
 GNOME2_LA_PUNT="yes"
@@ -17,7 +17,7 @@
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 IUSE="chipcard cxx debug +doc hbci mysql ofx postgres python quotes sqlite webkit"
 
 # FIXME: rdepend on dev-libs/qof when upstream fix their mess (see configure.ac)






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

end of thread, other threads:[~2012-03-05 21:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-14 16:06 [gentoo-commits] gentoo-x86 commit in app-office/gnucash: ChangeLog gnucash-2.4.8.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2012-03-05 21:53 Brent Baude (ranger)
2011-12-29 17:17 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