public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libunistring: ChangeLog libunistring-0.9.3-r1.ebuild
@ 2012-03-02 15:13 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-03-02 15:13 UTC (permalink / raw
  To: gentoo-commits

ago         12/03/02 15:13:12

  Modified:             ChangeLog libunistring-0.9.3-r1.ebuild
  Log:
  Stable for amd64, wrt bug #406289
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-libs/libunistring/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libunistring/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	24 Nov 2011 12:47:25 -0000	1.5
+++ ChangeLog	2 Mar 2012 15:13:12 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libunistring
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunistring/ChangeLog,v 1.5 2011/11/24 12:47:25 pacho Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunistring/ChangeLog,v 1.6 2012/03/02 15:13:12 ago Exp $
+
+  02 Mar 2012; Agostino Sarubbo <ago@gentoo.org> libunistring-0.9.3-r1.ebuild:
+  Stable for amd64, wrt bug #406289
 
   24 Nov 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml:
   Drop maintainer due retirement, bug #290906



1.2                  dev-libs/libunistring/libunistring-0.9.3-r1.ebuild

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

Index: libunistring-0.9.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libunistring/libunistring-0.9.3-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libunistring-0.9.3-r1.ebuild	6 Oct 2010 04:22:11 -0000	1.1
+++ libunistring-0.9.3-r1.ebuild	2 Mar 2012 15:13:12 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunistring/libunistring-0.9.3-r1.ebuild,v 1.1 2010/10/06 04:22:11 chiiph Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunistring/libunistring-0.9.3-r1.ebuild,v 1.2 2012/03/02 15:13:12 ago Exp $
 
 EAPI="3"
 
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-3 GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="doc"
 
 src_prepare() {






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

* [gentoo-commits] gentoo-x86 commit in dev-libs/libunistring: ChangeLog libunistring-0.9.3-r1.ebuild
@ 2012-05-21 21:23 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 3+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-21 21:23 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/21 21:23:26

  Modified:             ChangeLog libunistring-0.9.3-r1.ebuild
  Log:
  marked x86 per bug 415501
  
  (Portage version: 2.2.0_alpha107/cvs/Linux i686)

Revision  Changes    Path
1.7                  dev-libs/libunistring/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libunistring/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	2 Mar 2012 15:13:12 -0000	1.6
+++ ChangeLog	21 May 2012 21:23:26 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libunistring
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunistring/ChangeLog,v 1.6 2012/03/02 15:13:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunistring/ChangeLog,v 1.7 2012/05/21 21:23:26 jdhore Exp $
+
+  21 May 2012; Jeff Horelick <jdhore@gentoo.org> libunistring-0.9.3-r1.ebuild:
+  marked x86 per bug 415501
 
   02 Mar 2012; Agostino Sarubbo <ago@gentoo.org> libunistring-0.9.3-r1.ebuild:
   Stable for amd64, wrt bug #406289



1.3                  dev-libs/libunistring/libunistring-0.9.3-r1.ebuild

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

Index: libunistring-0.9.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libunistring/libunistring-0.9.3-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libunistring-0.9.3-r1.ebuild	2 Mar 2012 15:13:12 -0000	1.2
+++ libunistring-0.9.3-r1.ebuild	21 May 2012 21:23:26 -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/dev-libs/libunistring/libunistring-0.9.3-r1.ebuild,v 1.2 2012/03/02 15:13:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunistring/libunistring-0.9.3-r1.ebuild,v 1.3 2012/05/21 21:23:26 jdhore Exp $
 
 EAPI="3"
 
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-3 GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="doc"
 
 src_prepare() {






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

* [gentoo-commits] gentoo-x86 commit in dev-libs/libunistring: ChangeLog libunistring-0.9.3-r1.ebuild
@ 2013-02-04  8:55 Sergey Popov (pinkbyte)
  0 siblings, 0 replies; 3+ messages in thread
From: Sergey Popov (pinkbyte) @ 2013-02-04  8:55 UTC (permalink / raw
  To: gentoo-commits

pinkbyte    13/02/04 08:55:24

  Modified:             ChangeLog libunistring-0.9.3-r1.ebuild
  Log:
  Keyword ~arm, wrt bug #455168
  
  (Portage version: 2.2.0_alpha161/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.8                  dev-libs/libunistring/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libunistring/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	21 May 2012 21:23:26 -0000	1.7
+++ ChangeLog	4 Feb 2013 08:55:24 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libunistring
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunistring/ChangeLog,v 1.7 2012/05/21 21:23:26 jdhore Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunistring/ChangeLog,v 1.8 2013/02/04 08:55:24 pinkbyte Exp $
+
+  04 Feb 2013; Sergey Popov <pinkbyte@gentoo.org> libunistring-0.9.3-r1.ebuild:
+  Keyword ~arm, wrt bug #455168
 
   21 May 2012; Jeff Horelick <jdhore@gentoo.org> libunistring-0.9.3-r1.ebuild:
   marked x86 per bug 415501



1.4                  dev-libs/libunistring/libunistring-0.9.3-r1.ebuild

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

Index: libunistring-0.9.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libunistring/libunistring-0.9.3-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libunistring-0.9.3-r1.ebuild	21 May 2012 21:23:26 -0000	1.3
+++ libunistring-0.9.3-r1.ebuild	4 Feb 2013 08:55:24 -0000	1.4
@@ -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/dev-libs/libunistring/libunistring-0.9.3-r1.ebuild,v 1.3 2012/05/21 21:23:26 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunistring/libunistring-0.9.3-r1.ebuild,v 1.4 2013/02/04 08:55:24 pinkbyte Exp $
 
 EAPI="3"
 
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-3 GPL-3"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE="doc"
 
 src_prepare() {





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

end of thread, other threads:[~2013-02-04  8:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-04  8:55 [gentoo-commits] gentoo-x86 commit in dev-libs/libunistring: ChangeLog libunistring-0.9.3-r1.ebuild Sergey Popov (pinkbyte)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-21 21:23 Jeff Horelick (jdhore)
2012-03-02 15:13 Agostino Sarubbo (ago)

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