public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/libotr: libotr-4.1.0.ebuild ChangeLog
@ 2014-11-02 19:26 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 6+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-11-02 19:26 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/11/02 19:26:43

  Modified:             ChangeLog
  Added:                libotr-4.1.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.52                 net-libs/libotr/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	1 Mar 2014 22:31:39 -0000	1.51
+++ ChangeLog	2 Nov 2014 19:26:43 -0000	1.52
@@ -1,6 +1,11 @@
 # ChangeLog for net-libs/libotr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.51 2014/03/01 22:31:39 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.52 2014/11/02 19:26:43 mrueg Exp $
+
+*libotr-4.1.0 (02 Nov 2014)
+
+  02 Nov 2014; Manuel Rüger <mrueg@gentoo.org> +libotr-4.1.0.ebuild:
+  Version bump.
 
   01 Mar 2014; Michał Górny <mgorny@gentoo.org> libotr-3.2.1.ebuild,
   libotr-4.0.0.ebuild:



1.1                  net-libs/libotr/libotr-4.1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild?rev=1.1&content-type=text/plain

Index: libotr-4.1.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild,v 1.1 2014/11/02 19:26:43 mrueg Exp $

EAPI=5

DESCRIPTION="(OTR) Messaging allows you to have private conversations over instant messaging"
HOMEPAGE="https://otr.cypherpunks.ca"
SRC_URI="https://otr.cypherpunks.ca/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""

RDEPEND=">=dev-libs/libgcrypt-1.2:0
	dev-libs/libgpg-error"
DEPEND="${RDEPEND}"

DOCS=( AUTHORS ChangeLog NEWS README UPGRADING )





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

* [gentoo-commits] gentoo-x86 commit in net-libs/libotr: libotr-4.1.0.ebuild ChangeLog
@ 2015-01-22  8:41 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-01-22  8:41 UTC (permalink / raw
  To: gentoo-commits

ago         15/01/22 08:41:20

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

Revision  Changes    Path
1.3                  net-libs/libotr/libotr-4.1.0.ebuild

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

Index: libotr-4.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libotr-4.1.0.ebuild	19 Jan 2015 10:45:44 -0000	1.2
+++ libotr-4.1.0.ebuild	22 Jan 2015 08:41:20 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild,v 1.2 2015/01/19 10:45:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild,v 1.3 2015/01/22 08:41:20 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=dev-libs/libgcrypt-1.2:0



1.55                 net-libs/libotr/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	19 Jan 2015 10:45:44 -0000	1.54
+++ ChangeLog	22 Jan 2015 08:41:20 -0000	1.55
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/libotr
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.54 2015/01/19 10:45:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.55 2015/01/22 08:41:20 ago Exp $
+
+  22 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libotr-4.1.0.ebuild:
+  Stable for amd64, wrt bug #536254
 
   19 Jan 2015; Jeroen Roovers <jer@gentoo.org> libotr-4.1.0.ebuild:
   Stable for HPPA (bug #536254).





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

* [gentoo-commits] gentoo-x86 commit in net-libs/libotr: libotr-4.1.0.ebuild ChangeLog
@ 2015-01-26 10:12 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-01-26 10:12 UTC (permalink / raw
  To: gentoo-commits

ago         15/01/26 10:12:27

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

Revision  Changes    Path
1.4                  net-libs/libotr/libotr-4.1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild?r1=1.3&r2=1.4

Index: libotr-4.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libotr-4.1.0.ebuild	22 Jan 2015 08:41:20 -0000	1.3
+++ libotr-4.1.0.ebuild	26 Jan 2015 10:12:27 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild,v 1.3 2015/01/22 08:41:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild,v 1.4 2015/01/26 10:12:27 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=dev-libs/libgcrypt-1.2:0



1.56                 net-libs/libotr/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/ChangeLog?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/ChangeLog?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/ChangeLog?r1=1.55&r2=1.56

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	22 Jan 2015 08:41:20 -0000	1.55
+++ ChangeLog	26 Jan 2015 10:12:27 -0000	1.56
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/libotr
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.55 2015/01/22 08:41:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.56 2015/01/26 10:12:27 ago Exp $
+
+  26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libotr-4.1.0.ebuild:
+  Stable for x86, wrt bug #536254
 
   22 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libotr-4.1.0.ebuild:
   Stable for amd64, wrt bug #536254





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

* [gentoo-commits] gentoo-x86 commit in net-libs/libotr: libotr-4.1.0.ebuild ChangeLog
@ 2015-01-28 10:28 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-01-28 10:28 UTC (permalink / raw
  To: gentoo-commits

ago         15/01/28 10:28:55

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

Revision  Changes    Path
1.5                  net-libs/libotr/libotr-4.1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild?r1=1.4&r2=1.5

Index: libotr-4.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libotr-4.1.0.ebuild	26 Jan 2015 10:12:27 -0000	1.4
+++ libotr-4.1.0.ebuild	28 Jan 2015 10:28:55 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild,v 1.4 2015/01/26 10:12:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild,v 1.5 2015/01/28 10:28:55 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=dev-libs/libgcrypt-1.2:0



1.57                 net-libs/libotr/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	26 Jan 2015 10:12:27 -0000	1.56
+++ ChangeLog	28 Jan 2015 10:28:55 -0000	1.57
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/libotr
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.56 2015/01/26 10:12:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.57 2015/01/28 10:28:55 ago Exp $
+
+  28 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libotr-4.1.0.ebuild:
+  Stable for ppc, wrt bug #536254
 
   26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libotr-4.1.0.ebuild:
   Stable for x86, wrt bug #536254





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

* [gentoo-commits] gentoo-x86 commit in net-libs/libotr: libotr-4.1.0.ebuild ChangeLog
@ 2015-02-23 11:06 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-23 11:06 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/23 11:06:49

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

Revision  Changes    Path
1.6                  net-libs/libotr/libotr-4.1.0.ebuild

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

Index: libotr-4.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libotr-4.1.0.ebuild	28 Jan 2015 10:28:55 -0000	1.5
+++ libotr-4.1.0.ebuild	23 Feb 2015 11:06:48 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild,v 1.5 2015/01/28 10:28:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild,v 1.6 2015/02/23 11:06:48 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=dev-libs/libgcrypt-1.2:0



1.58                 net-libs/libotr/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/ChangeLog?r1=1.57&r2=1.58

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	28 Jan 2015 10:28:55 -0000	1.57
+++ ChangeLog	23 Feb 2015 11:06:48 -0000	1.58
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/libotr
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.57 2015/01/28 10:28:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.58 2015/02/23 11:06:48 ago Exp $
+
+  23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libotr-4.1.0.ebuild:
+  Stable for ppc64, wrt bug #536254
 
   28 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libotr-4.1.0.ebuild:
   Stable for ppc, wrt bug #536254





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

* [gentoo-commits] gentoo-x86 commit in net-libs/libotr: libotr-4.1.0.ebuild ChangeLog
@ 2015-02-27 11:09 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-27 11:09 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/27 11:09:04

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

Revision  Changes    Path
1.7                  net-libs/libotr/libotr-4.1.0.ebuild

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

Index: libotr-4.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libotr-4.1.0.ebuild	23 Feb 2015 11:06:48 -0000	1.6
+++ libotr-4.1.0.ebuild	27 Feb 2015 11:09:04 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild,v 1.6 2015/02/23 11:06:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-4.1.0.ebuild,v 1.7 2015/02/27 11:09:04 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=dev-libs/libgcrypt-1.2:0



1.59                 net-libs/libotr/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libotr/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	23 Feb 2015 11:06:48 -0000	1.58
+++ ChangeLog	27 Feb 2015 11:09:04 -0000	1.59
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/libotr
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.58 2015/02/23 11:06:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.59 2015/02/27 11:09:04 ago Exp $
+
+  27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libotr-4.1.0.ebuild:
+  Stable for sparc, wrt bug #536254
 
   23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libotr-4.1.0.ebuild:
   Stable for ppc64, wrt bug #536254





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

end of thread, other threads:[~2015-02-27 11:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-28 10:28 [gentoo-commits] gentoo-x86 commit in net-libs/libotr: libotr-4.1.0.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2015-02-27 11:09 Agostino Sarubbo (ago)
2015-02-23 11:06 Agostino Sarubbo (ago)
2015-01-26 10:12 Agostino Sarubbo (ago)
2015-01-22  8:41 Agostino Sarubbo (ago)
2014-11-02 19:26 Manuel Rueger (mrueg)

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