public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-calculators/keurocalc: keurocalc-1.2.0.ebuild ChangeLog
@ 2012-03-01 12:12 Johannes Huber (johu)
  0 siblings, 0 replies; 3+ messages in thread
From: Johannes Huber (johu) @ 2012-03-01 12:12 UTC (permalink / raw
  To: gentoo-commits

johu        12/03/01 12:12:25

  Modified:             ChangeLog
  Added:                keurocalc-1.2.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha88/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  sci-calculators/keurocalc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/keurocalc/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/keurocalc/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/keurocalc/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	20 Apr 2011 21:02:49 -0000	1.4
+++ ChangeLog	1 Mar 2012 12:12:24 -0000	1.5
@@ -1,6 +1,11 @@
 # ChangeLog for sci-calculators/keurocalc
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/ChangeLog,v 1.4 2011/04/20 21:02:49 scarabeus Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/ChangeLog,v 1.5 2012/03/01 12:12:24 johu Exp $
+
+*keurocalc-1.2.0 (01 Mar 2012)
+
+  01 Mar 2012; Johannes Huber <johu@gentoo.org> +keurocalc-1.2.0.ebuild:
+  Version bump.
 
 *keurocalc-1.1.0 (20 Apr 2011)
 



1.1                  sci-calculators/keurocalc/keurocalc-1.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/keurocalc/keurocalc-1.2.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/keurocalc/keurocalc-1.2.0.ebuild?rev=1.1&content-type=text/plain

Index: keurocalc-1.2.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/keurocalc-1.2.0.ebuild,v 1.1 2012/03/01 12:12:24 johu Exp $

EAPI=4
KDE_LINGUAS="ar bg bs ca ca@valencia cs da de el en_GB es et fr ga gl hu it ja
ka ko nb nds nl pl pt pt_BR ru sk sr sr@Latn sv ta tr uk zh_TW"
KDE_HANDBOOK="optional"
inherit kde4-base

DESCRIPTION="A universal currency converter and calculator"
HOMEPAGE="http://opensource.bureau-cornavin.com/keurocalc/index.html"
SRC_URI="http://opensource.bureau-cornavin.com/keurocalc/sources/${P}.tgz"

LICENSE="GPL-2 FDL-1.2"
SLOT="4"
KEYWORDS="~amd64 ~x86"
IUSE="debug"

DOCS=( AUTHORS ChangeLog README TODO )






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

* [gentoo-commits] gentoo-x86 commit in sci-calculators/keurocalc: keurocalc-1.2.0.ebuild ChangeLog
@ 2013-06-11 15:51 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-06-11 15:51 UTC (permalink / raw
  To: gentoo-commits

ago         13/06/11 15:51:18

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

Revision  Changes    Path
1.2                  sci-calculators/keurocalc/keurocalc-1.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/keurocalc/keurocalc-1.2.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/keurocalc/keurocalc-1.2.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/keurocalc/keurocalc-1.2.0.ebuild?r1=1.1&r2=1.2

Index: keurocalc-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/keurocalc-1.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- keurocalc-1.2.0.ebuild	1 Mar 2012 12:12:24 -0000	1.1
+++ keurocalc-1.2.0.ebuild	11 Jun 2013 15:51:18 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/keurocalc-1.2.0.ebuild,v 1.1 2012/03/01 12:12:24 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/keurocalc-1.2.0.ebuild,v 1.2 2013/06/11 15:51:18 ago Exp $
 
 EAPI=4
 KDE_LINGUAS="ar bg bs ca ca@valencia cs da de el en_GB es et fr ga gl hu it ja
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2 FDL-1.2"
 SLOT="4"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="debug"
 
 DOCS=( AUTHORS ChangeLog README TODO )



1.7                  sci-calculators/keurocalc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/keurocalc/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/keurocalc/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/keurocalc/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	20 Dec 2012 17:21:16 -0000	1.6
+++ ChangeLog	11 Jun 2013 15:51:18 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for sci-calculators/keurocalc
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/ChangeLog,v 1.6 2012/12/20 17:21:16 kensington Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/ChangeLog,v 1.7 2013/06/11 15:51:18 ago Exp $
+
+  11 Jun 2013; Agostino Sarubbo <ago@gentoo.org> keurocalc-1.2.0.ebuild:
+  Stable for amd64, wrt bug #472986
 
   20 Dec 2012; Michael Palimaka <kensington@gentoo.org> -keurocalc-1.1.0.ebuild:
   Remove old.





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

* [gentoo-commits] gentoo-x86 commit in sci-calculators/keurocalc: keurocalc-1.2.0.ebuild ChangeLog
@ 2013-06-11 15:53 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-06-11 15:53 UTC (permalink / raw
  To: gentoo-commits

ago         13/06/11 15:53:19

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

Revision  Changes    Path
1.3                  sci-calculators/keurocalc/keurocalc-1.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/keurocalc/keurocalc-1.2.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/keurocalc/keurocalc-1.2.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/keurocalc/keurocalc-1.2.0.ebuild?r1=1.2&r2=1.3

Index: keurocalc-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/keurocalc-1.2.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- keurocalc-1.2.0.ebuild	11 Jun 2013 15:51:18 -0000	1.2
+++ keurocalc-1.2.0.ebuild	11 Jun 2013 15:53:19 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/keurocalc-1.2.0.ebuild,v 1.2 2013/06/11 15:51:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/keurocalc-1.2.0.ebuild,v 1.3 2013/06/11 15:53:19 ago Exp $
 
 EAPI=4
 KDE_LINGUAS="ar bg bs ca ca@valencia cs da de el en_GB es et fr ga gl hu it ja
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2 FDL-1.2"
 SLOT="4"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug"
 
 DOCS=( AUTHORS ChangeLog README TODO )



1.8                  sci-calculators/keurocalc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/keurocalc/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/keurocalc/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/keurocalc/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	11 Jun 2013 15:51:18 -0000	1.7
+++ ChangeLog	11 Jun 2013 15:53:19 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for sci-calculators/keurocalc
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/ChangeLog,v 1.7 2013/06/11 15:51:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/ChangeLog,v 1.8 2013/06/11 15:53:19 ago Exp $
+
+  11 Jun 2013; Agostino Sarubbo <ago@gentoo.org> keurocalc-1.2.0.ebuild:
+  Stable for x86, wrt bug #472986
 
   11 Jun 2013; Agostino Sarubbo <ago@gentoo.org> keurocalc-1.2.0.ebuild:
   Stable for amd64, wrt bug #472986





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

end of thread, other threads:[~2013-06-11 15:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-11 15:53 [gentoo-commits] gentoo-x86 commit in sci-calculators/keurocalc: keurocalc-1.2.0.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-06-11 15:51 Agostino Sarubbo (ago)
2012-03-01 12:12 Johannes Huber (johu)

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