public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libxdg-basedir: libxdg-basedir-1.2.0-r1.ebuild ChangeLog
@ 2015-01-09 13:39 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-01-09 13:39 UTC (permalink / raw
  To: gentoo-commits

ago         15/01/09 13:39:49

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

Revision  Changes    Path
1.2                  dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild

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

Index: libxdg-basedir-1.2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libxdg-basedir-1.2.0-r1.ebuild	16 Apr 2014 20:56:57 -0000	1.1
+++ libxdg-basedir-1.2.0-r1.ebuild	9 Jan 2015 13:39:49 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild,v 1.1 2014/04/16 20:56:57 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild,v 1.2 2015/01/09 13:39:49 ago Exp $
 
 EAPI=5
 inherit autotools eutils
@@ -11,7 +11,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-solaris"
 IUSE="doc static-libs"
 
 RDEPEND=""



1.39                 dev-libs/libxdg-basedir/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxdg-basedir/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	16 Apr 2014 20:56:57 -0000	1.38
+++ ChangeLog	9 Jan 2015 13:39:49 -0000	1.39
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libxdg-basedir
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxdg-basedir/ChangeLog,v 1.38 2014/04/16 20:56:57 idl0r Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxdg-basedir/ChangeLog,v 1.39 2015/01/09 13:39:49 ago Exp $
+
+  09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libxdg-basedir-1.2.0-r1.ebuild:
+  Stable for amd64, wrt bug #535122
 
 *libxdg-basedir-1.2.0-r1 (16 Apr 2014)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-libs/libxdg-basedir: libxdg-basedir-1.2.0-r1.ebuild ChangeLog
@ 2015-01-17 13:46 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-01-17 13:46 UTC (permalink / raw
  To: gentoo-commits

ago         15/01/17 13:46:31

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

Revision  Changes    Path
1.4                  dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild

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

Index: libxdg-basedir-1.2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libxdg-basedir-1.2.0-r1.ebuild	13 Jan 2015 16:10:16 -0000	1.3
+++ libxdg-basedir-1.2.0-r1.ebuild	17 Jan 2015 13:46:31 -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/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild,v 1.3 2015/01/13 16:10:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild,v 1.4 2015/01/17 13:46:31 ago Exp $
 
 EAPI=5
 inherit autotools eutils
@@ -11,7 +11,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm hppa ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-solaris"
 IUSE="doc static-libs"
 
 RDEPEND=""



1.41                 dev-libs/libxdg-basedir/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxdg-basedir/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	13 Jan 2015 16:10:16 -0000	1.40
+++ ChangeLog	17 Jan 2015 13:46:31 -0000	1.41
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libxdg-basedir
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxdg-basedir/ChangeLog,v 1.40 2015/01/13 16:10:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxdg-basedir/ChangeLog,v 1.41 2015/01/17 13:46:31 ago Exp $
+
+  17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libxdg-basedir-1.2.0-r1.ebuild:
+  Stable for ppc, wrt bug #535122
 
   13 Jan 2015; Jeroen Roovers <jer@gentoo.org> libxdg-basedir-1.2.0-r1.ebuild:
   Stable for HPPA (bug #535122).





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

* [gentoo-commits] gentoo-x86 commit in dev-libs/libxdg-basedir: libxdg-basedir-1.2.0-r1.ebuild ChangeLog
@ 2015-01-18  8:40 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-01-18  8:40 UTC (permalink / raw
  To: gentoo-commits

ago         15/01/18 08:40:25

  Modified:             libxdg-basedir-1.2.0-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #535122
  
  (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                  dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild

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

Index: libxdg-basedir-1.2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libxdg-basedir-1.2.0-r1.ebuild	17 Jan 2015 19:44:27 -0000	1.5
+++ libxdg-basedir-1.2.0-r1.ebuild	18 Jan 2015 08:40:25 -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/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild,v 1.5 2015/01/17 19:44:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild,v 1.6 2015/01/18 08:40:25 ago Exp $
 
 EAPI=5
 inherit autotools eutils
@@ -11,7 +11,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm hppa ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-solaris"
+KEYWORDS="amd64 arm hppa ppc ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-solaris"
 IUSE="doc static-libs"
 
 RDEPEND=""



1.43                 dev-libs/libxdg-basedir/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxdg-basedir/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	17 Jan 2015 19:44:27 -0000	1.42
+++ ChangeLog	18 Jan 2015 08:40:25 -0000	1.43
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libxdg-basedir
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxdg-basedir/ChangeLog,v 1.42 2015/01/17 19:44:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxdg-basedir/ChangeLog,v 1.43 2015/01/18 08:40:25 ago Exp $
+
+  18 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libxdg-basedir-1.2.0-r1.ebuild:
+  Stable for ppc64, wrt bug #535122
 
   17 Jan 2015; Markus Meier <maekke@gentoo.org> libxdg-basedir-1.2.0-r1.ebuild:
   arm stable, bug #535122





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

* [gentoo-commits] gentoo-x86 commit in dev-libs/libxdg-basedir: libxdg-basedir-1.2.0-r1.ebuild ChangeLog
@ 2015-01-26 10:07 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-01-26 10:07 UTC (permalink / raw
  To: gentoo-commits

ago         15/01/26 10:07:34

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

Revision  Changes    Path
1.7                  dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild

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

Index: libxdg-basedir-1.2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libxdg-basedir-1.2.0-r1.ebuild	18 Jan 2015 08:40:25 -0000	1.6
+++ libxdg-basedir-1.2.0-r1.ebuild	26 Jan 2015 10:07:34 -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/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild,v 1.6 2015/01/18 08:40:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild,v 1.7 2015/01/26 10:07:34 ago Exp $
 
 EAPI=5
 inherit autotools eutils
@@ -11,7 +11,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm hppa ppc ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-solaris"
+KEYWORDS="amd64 arm hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-solaris"
 IUSE="doc static-libs"
 
 RDEPEND=""



1.44                 dev-libs/libxdg-basedir/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxdg-basedir/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	18 Jan 2015 08:40:25 -0000	1.43
+++ ChangeLog	26 Jan 2015 10:07:34 -0000	1.44
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libxdg-basedir
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxdg-basedir/ChangeLog,v 1.43 2015/01/18 08:40:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxdg-basedir/ChangeLog,v 1.44 2015/01/26 10:07:34 ago Exp $
+
+  26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libxdg-basedir-1.2.0-r1.ebuild:
+  Stable for x86, wrt bug #535122
 
   18 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libxdg-basedir-1.2.0-r1.ebuild:
   Stable for ppc64, wrt bug #535122





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

end of thread, other threads:[~2015-01-26 10:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-18  8:40 [gentoo-commits] gentoo-x86 commit in dev-libs/libxdg-basedir: libxdg-basedir-1.2.0-r1.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2015-01-26 10:07 Agostino Sarubbo (ago)
2015-01-17 13:46 Agostino Sarubbo (ago)
2015-01-09 13:39 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