* [gentoo-commits] gentoo-x86 commit in kde-base/libkcddb: libkcddb-4.9.5.ebuild ChangeLog
@ 2013-01-05 20:19 Chris Reffett (creffett)
0 siblings, 0 replies; 4+ messages in thread
From: Chris Reffett (creffett) @ 2013-01-05 20:19 UTC (permalink / raw
To: gentoo-commits
creffett 13/01/05 20:19:09
Modified: ChangeLog
Added: libkcddb-4.9.5.ebuild
Log:
Version bump KDE SC 4.9.5
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 42618354)
Revision Changes Path
1.234 kde-base/libkcddb/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?rev=1.234&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?rev=1.234&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?r1=1.233&r2=1.234
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v
retrieving revision 1.233
retrieving revision 1.234
diff -u -r1.233 -r1.234
--- ChangeLog 8 Dec 2012 11:53:33 -0000 1.233
+++ ChangeLog 5 Jan 2013 20:19:09 -0000 1.234
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/libkcddb
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.233 2012/12/08 11:53:33 dilfridge Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.234 2013/01/05 20:19:09 creffett Exp $
+
+*libkcddb-4.9.5 (05 Jan 2013)
+
+ 05 Jan 2013; <creffett@gentoo.org> +libkcddb-4.9.5.ebuild:
+ Version bump KDE SC 4.9.5
08 Dec 2012; Andreas K. Huettel <dilfridge@gentoo.org>
-libkcddb-4.8.5.ebuild:
1.1 kde-base/libkcddb/libkcddb-4.9.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.9.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.9.5.ebuild?rev=1.1&content-type=text/plain
Index: libkcddb-4.9.5.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.9.5.ebuild,v 1.1 2013/01/05 20:19:09 creffett Exp $
EAPI=4
inherit kde4-base
DESCRIPTION="KDE library for CDDB"
KEYWORDS="~amd64 ~arm ~ppc ~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}"
add_blocker kscd "<4.8.50"
add_blocker kdemultimedia-kioslaves
KMSAVELIBS="true"
src_configure() {
mycmakeargs=(
$(cmake-utils_use_with musicbrainz MusicBrainz5)
)
kde4-base_src_configure
}
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/libkcddb: libkcddb-4.9.5.ebuild ChangeLog
@ 2013-01-27 12:41 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-27 12:41 UTC (permalink / raw
To: gentoo-commits
ago 13/01/27 12:41:24
Modified: libkcddb-4.9.5.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Revision Changes Path
1.2 kde-base/libkcddb/libkcddb-4.9.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.9.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.9.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.9.5.ebuild?r1=1.1&r2=1.2
Index: libkcddb-4.9.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.9.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libkcddb-4.9.5.ebuild 5 Jan 2013 20:19:09 -0000 1.1
+++ libkcddb-4.9.5.ebuild 27 Jan 2013 12:41:24 -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.9.5.ebuild,v 1.1 2013/01/05 20:19:09 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.9.5.ebuild,v 1.2 2013/01/27 12:41:24 ago Exp $
EAPI=4
inherit kde4-base
DESCRIPTION="KDE library for CDDB"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug musicbrainz"
# tests require network access and compare static data with online data
1.235 kde-base/libkcddb/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?rev=1.235&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?rev=1.235&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?r1=1.234&r2=1.235
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v
retrieving revision 1.234
retrieving revision 1.235
diff -u -r1.234 -r1.235
--- ChangeLog 5 Jan 2013 20:19:09 -0000 1.234
+++ ChangeLog 27 Jan 2013 12:41:24 -0000 1.235
@@ -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.234 2013/01/05 20:19:09 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.235 2013/01/27 12:41:24 ago Exp $
+
+ 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libkcddb-4.9.5.ebuild:
+ Stable for amd64, wrt bug #450678
*libkcddb-4.9.5 (05 Jan 2013)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/libkcddb: libkcddb-4.9.5.ebuild ChangeLog
@ 2013-01-27 16:00 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-27 16:00 UTC (permalink / raw
To: gentoo-commits
ago 13/01/27 16:00:52
Modified: libkcddb-4.9.5.ebuild ChangeLog
Log:
Stable for x86, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Revision Changes Path
1.3 kde-base/libkcddb/libkcddb-4.9.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.9.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.9.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.9.5.ebuild?r1=1.2&r2=1.3
Index: libkcddb-4.9.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.9.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libkcddb-4.9.5.ebuild 27 Jan 2013 12:41:24 -0000 1.2
+++ libkcddb-4.9.5.ebuild 27 Jan 2013 16:00:52 -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.9.5.ebuild,v 1.2 2013/01/27 12:41:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.9.5.ebuild,v 1.3 2013/01/27 16:00:52 ago Exp $
EAPI=4
inherit kde4-base
DESCRIPTION="KDE library for CDDB"
-KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux"
IUSE="debug musicbrainz"
# tests require network access and compare static data with online data
1.236 kde-base/libkcddb/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?rev=1.236&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?rev=1.236&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?r1=1.235&r2=1.236
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v
retrieving revision 1.235
retrieving revision 1.236
diff -u -r1.235 -r1.236
--- ChangeLog 27 Jan 2013 12:41:24 -0000 1.235
+++ ChangeLog 27 Jan 2013 16:00:52 -0000 1.236
@@ -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.235 2013/01/27 12:41:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.236 2013/01/27 16:00:52 ago Exp $
+
+ 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libkcddb-4.9.5.ebuild:
+ Stable for x86, wrt bug #450678
27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libkcddb-4.9.5.ebuild:
Stable for amd64, wrt bug #450678
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/libkcddb: libkcddb-4.9.5.ebuild ChangeLog
@ 2013-01-27 23:59 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-27 23:59 UTC (permalink / raw
To: gentoo-commits
ago 13/01/27 23:59:43
Modified: libkcddb-4.9.5.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Revision Changes Path
1.4 kde-base/libkcddb/libkcddb-4.9.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.9.5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.9.5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/libkcddb-4.9.5.ebuild?r1=1.3&r2=1.4
Index: libkcddb-4.9.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.9.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libkcddb-4.9.5.ebuild 27 Jan 2013 16:00:52 -0000 1.3
+++ libkcddb-4.9.5.ebuild 27 Jan 2013 23:59:43 -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.9.5.ebuild,v 1.3 2013/01/27 16:00:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.9.5.ebuild,v 1.4 2013/01/27 23:59:43 ago Exp $
EAPI=4
inherit kde4-base
DESCRIPTION="KDE library for CDDB"
-KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux"
IUSE="debug musicbrainz"
# tests require network access and compare static data with online data
1.237 kde-base/libkcddb/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?rev=1.237&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?rev=1.237&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libkcddb/ChangeLog?r1=1.236&r2=1.237
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v
retrieving revision 1.236
retrieving revision 1.237
diff -u -r1.236 -r1.237
--- ChangeLog 27 Jan 2013 16:00:52 -0000 1.236
+++ ChangeLog 27 Jan 2013 23:59:43 -0000 1.237
@@ -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.236 2013/01/27 16:00:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.237 2013/01/27 23:59:43 ago Exp $
+
+ 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libkcddb-4.9.5.ebuild:
+ Stable for ppc, wrt bug #450678
27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libkcddb-4.9.5.ebuild:
Stable for x86, wrt bug #450678
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-01-27 23:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-05 20:19 [gentoo-commits] gentoo-x86 commit in kde-base/libkcddb: libkcddb-4.9.5.ebuild ChangeLog Chris Reffett (creffett)
-- strict thread matches above, loose matches on Subject: below --
2013-01-27 12:41 Agostino Sarubbo (ago)
2013-01-27 16:00 Agostino Sarubbo (ago)
2013-01-27 23:59 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