public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/libkcddb: libkcddb-4.11.2.ebuild ChangeLog
@ 2013-10-09 23:04 Chris Reffett (creffett)
  0 siblings, 0 replies; 5+ messages in thread
From: Chris Reffett (creffett) @ 2013-10-09 23:04 UTC (permalink / raw
  To: gentoo-commits

creffett    13/10/09 23:04:06

  Modified:             ChangeLog
  Added:                libkcddb-4.11.2.ebuild
  Log:
  Version bump KDE SC 4.11.2
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 42618354)

Revision  Changes    Path
1.274                kde-base/libkcddb/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?rev=1.274&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?rev=1.274&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?r1=1.273&r2=1.274

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v
retrieving revision 1.273
retrieving revision 1.274
diff -u -r1.273 -r1.274
--- ChangeLog	3 Sep 2013 19:50:23 -0000	1.273
+++ ChangeLog	9 Oct 2013 23:04:06 -0000	1.274
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/libkcddb
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.273 2013/09/03 19:50:23 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.274 2013/10/09 23:04:06 creffett Exp $
+
+*libkcddb-4.11.2 (08 Oct 2013)
+
+  08 Oct 2013; Chris Reffett <creffett@gentoo.org> +libkcddb-4.11.2.ebuild:
+  Version bump KDE SC 4.11.2
 
   03 Sep 2013; Chris Reffett <creffett@gentoo.org> -libkcddb-4.11.0.ebuild:
   Drop KDE 4.11.0



1.1                  kde-base/libkcddb/libkcddb-4.11.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild?rev=1.1&content-type=text/plain

Index: libkcddb-4.11.2.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild,v 1.1 2013/10/09 23:04:06 creffett Exp $

EAPI=5

inherit kde4-base

DESCRIPTION="KDE library for CDDB"
KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug musicbrainz"

# tests require network access and compare static data with online data
# bug 280996
RESTRICT=test

DEPEND="
	musicbrainz? ( media-libs/musicbrainz:5 )
"
RDEPEND="${DEPEND}"

KMSAVELIBS="true"

src_configure() {
	mycmakeargs=(
		$(cmake-utils_use_with musicbrainz MusicBrainz5)
	)

	kde4-base_src_configure
}





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

* [gentoo-commits] gentoo-x86 commit in kde-base/libkcddb: libkcddb-4.11.2.ebuild ChangeLog
@ 2013-12-08 14:07 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-12-08 14:07 UTC (permalink / raw
  To: gentoo-commits

ago         13/12/08 14:07:54

  Modified:             libkcddb-4.11.2.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #484884
  
  (Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.2                  kde-base/libkcddb/libkcddb-4.11.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild?r1=1.1&r2=1.2

Index: libkcddb-4.11.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libkcddb-4.11.2.ebuild	9 Oct 2013 23:04:06 -0000	1.1
+++ libkcddb-4.11.2.ebuild	8 Dec 2013 14:07:54 -0000	1.2
@@ -1,13 +1,13 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild,v 1.1 2013/10/09 23:04:06 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild,v 1.2 2013/12/08 14:07:54 ago Exp $
 
 EAPI=5
 
 inherit kde4-base
 
 DESCRIPTION="KDE library for CDDB"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug musicbrainz"
 
 # tests require network access and compare static data with online data



1.279                kde-base/libkcddb/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?rev=1.279&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?rev=1.279&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?r1=1.278&r2=1.279

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v
retrieving revision 1.278
retrieving revision 1.279
diff -u -r1.278 -r1.279
--- ChangeLog	4 Dec 2013 17:10:03 -0000	1.278
+++ ChangeLog	8 Dec 2013 14:07:54 -0000	1.279
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/libkcddb
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.278 2013/12/04 17:10:03 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.279 2013/12/08 14:07:54 ago Exp $
+
+  08 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libkcddb-4.11.2.ebuild:
+  Stable for amd64, wrt bug #484884
 
   04 Dec 2013; Johannes Huber <johu@gentoo.org> -libkcddb-4.11.3.ebuild:
   Remove KDE SC 4.11.3





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

* [gentoo-commits] gentoo-x86 commit in kde-base/libkcddb: libkcddb-4.11.2.ebuild ChangeLog
@ 2013-12-09  5:44 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-12-09  5:44 UTC (permalink / raw
  To: gentoo-commits

ago         13/12/09 05:44:49

  Modified:             libkcddb-4.11.2.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #484884
  
  (Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  kde-base/libkcddb/libkcddb-4.11.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild?r1=1.2&r2=1.3

Index: libkcddb-4.11.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libkcddb-4.11.2.ebuild	8 Dec 2013 14:07:54 -0000	1.2
+++ libkcddb-4.11.2.ebuild	9 Dec 2013 05:44:49 -0000	1.3
@@ -1,13 +1,13 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild,v 1.2 2013/12/08 14:07:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild,v 1.3 2013/12/09 05:44:49 ago Exp $
 
 EAPI=5
 
 inherit kde4-base
 
 DESCRIPTION="KDE library for CDDB"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="debug musicbrainz"
 
 # tests require network access and compare static data with online data



1.280                kde-base/libkcddb/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?rev=1.280&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?rev=1.280&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?r1=1.279&r2=1.280

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v
retrieving revision 1.279
retrieving revision 1.280
diff -u -r1.279 -r1.280
--- ChangeLog	8 Dec 2013 14:07:54 -0000	1.279
+++ ChangeLog	9 Dec 2013 05:44:49 -0000	1.280
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/libkcddb
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.279 2013/12/08 14:07:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.280 2013/12/09 05:44:49 ago Exp $
+
+  09 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libkcddb-4.11.2.ebuild:
+  Stable for x86, wrt bug #484884
 
   08 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libkcddb-4.11.2.ebuild:
   Stable for amd64, wrt bug #484884





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

* [gentoo-commits] gentoo-x86 commit in kde-base/libkcddb: libkcddb-4.11.2.ebuild ChangeLog
@ 2013-12-10 19:48 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-12-10 19:48 UTC (permalink / raw
  To: gentoo-commits

ago         13/12/10 19:48:45

  Modified:             libkcddb-4.11.2.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #484884
  
  (Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  kde-base/libkcddb/libkcddb-4.11.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild?r1=1.3&r2=1.4

Index: libkcddb-4.11.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libkcddb-4.11.2.ebuild	9 Dec 2013 05:44:49 -0000	1.3
+++ libkcddb-4.11.2.ebuild	10 Dec 2013 19:48:45 -0000	1.4
@@ -1,13 +1,13 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild,v 1.3 2013/12/09 05:44:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild,v 1.4 2013/12/10 19:48:45 ago Exp $
 
 EAPI=5
 
 inherit kde4-base
 
 DESCRIPTION="KDE library for CDDB"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="debug musicbrainz"
 
 # tests require network access and compare static data with online data



1.281                kde-base/libkcddb/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?rev=1.281&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?rev=1.281&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?r1=1.280&r2=1.281

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v
retrieving revision 1.280
retrieving revision 1.281
diff -u -r1.280 -r1.281
--- ChangeLog	9 Dec 2013 05:44:49 -0000	1.280
+++ ChangeLog	10 Dec 2013 19:48:45 -0000	1.281
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/libkcddb
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.280 2013/12/09 05:44:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.281 2013/12/10 19:48:45 ago Exp $
+
+  10 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libkcddb-4.11.2.ebuild:
+  Stable for ppc, wrt bug #484884
 
   09 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libkcddb-4.11.2.ebuild:
   Stable for x86, wrt bug #484884





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

* [gentoo-commits] gentoo-x86 commit in kde-base/libkcddb: libkcddb-4.11.2.ebuild ChangeLog
@ 2013-12-11 20:27 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-12-11 20:27 UTC (permalink / raw
  To: gentoo-commits

ago         13/12/11 20:27:22

  Modified:             libkcddb-4.11.2.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #484884
  
  (Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  kde-base/libkcddb/libkcddb-4.11.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild?r1=1.4&r2=1.5

Index: libkcddb-4.11.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libkcddb-4.11.2.ebuild	10 Dec 2013 19:48:45 -0000	1.4
+++ libkcddb-4.11.2.ebuild	11 Dec 2013 20:27:22 -0000	1.5
@@ -1,13 +1,13 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild,v 1.4 2013/12/10 19:48:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.11.2.ebuild,v 1.5 2013/12/11 20:27:22 ago Exp $
 
 EAPI=5
 
 inherit kde4-base
 
 DESCRIPTION="KDE library for CDDB"
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="debug musicbrainz"
 
 # tests require network access and compare static data with online data



1.283                kde-base/libkcddb/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?rev=1.283&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?rev=1.283&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?r1=1.282&r2=1.283

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v
retrieving revision 1.282
retrieving revision 1.283
diff -u -r1.282 -r1.283
--- ChangeLog	11 Dec 2013 20:12:39 -0000	1.282
+++ ChangeLog	11 Dec 2013 20:27:22 -0000	1.283
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/libkcddb
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.282 2013/12/11 20:12:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.283 2013/12/11 20:27:22 ago Exp $
+
+  11 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libkcddb-4.11.2.ebuild:
+  Stable for ppc64, wrt bug #484884
 
   11 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libkcddb-4.11.2.ebuild:
   Stable for ppc, wrt bug #484884





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

end of thread, other threads:[~2013-12-11 20:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-08 14:07 [gentoo-commits] gentoo-x86 commit in kde-base/libkcddb: libkcddb-4.11.2.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-12-11 20:27 Agostino Sarubbo (ago)
2013-12-10 19:48 Agostino Sarubbo (ago)
2013-12-09  5:44 Agostino Sarubbo (ago)
2013-10-09 23:04 Chris Reffett (creffett)

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