* [gentoo-commits] gentoo-x86 commit in net-libs/libbluedevil: libbluedevil-2.0_rc1.ebuild ChangeLog
@ 2014-02-04 15:11 Manuel Rueger (mrueg)
0 siblings, 0 replies; 5+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-02-04 15:11 UTC (permalink / raw
To: gentoo-commits
mrueg 14/02/04 15:11:33
Modified: ChangeLog
Added: libbluedevil-2.0_rc1.ebuild
Log:
Add bluez-5 compatible release candidate.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.34 net-libs/libbluedevil/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/ChangeLog?r1=1.33&r2=1.34
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog 30 Jan 2014 12:56:54 -0000 1.33
+++ ChangeLog 4 Feb 2014 15:11:33 -0000 1.34
@@ -1,6 +1,11 @@
# ChangeLog for net-libs/libbluedevil
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.33 2014/01/30 12:56:54 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.34 2014/02/04 15:11:33 mrueg Exp $
+
+*libbluedevil-2.0_rc1 (04 Feb 2014)
+
+ 04 Feb 2014; Manuel Rüger <mrueg@gentoo.org> +libbluedevil-2.0_rc1.ebuild:
+ Add bluez-5 compatible release candidate.
30 Jan 2014; Manuel Rüger <mrueg@gentoo.org> -libbluedevil-1.9.3.ebuild,
libbluedevil-1.9.4.ebuild:
1.1 net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild?rev=1.1&content-type=text/plain
Index: libbluedevil-2.0_rc1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild,v 1.1 2014/02/04 15:11:33 mrueg Exp $
EAPI=5
inherit kde4-base
MY_P=${PN}-${PV/_/-}
DESCRIPTION="Qt wrapper for bluez used in the KDE bluetooth stack"
HOMEPAGE="http://projects.kde.org/projects/playground/libs/libbluedevil"
SRC_URI="mirror://kde/unstable/${PN}/${PV/_/-}/src/${MY_P}.tar.xz"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
SLOT="4"
IUSE="debug"
RDEPEND=">=net-wireless/bluez-5"
S=${WORKDIR}/${MY_P}
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-libs/libbluedevil: libbluedevil-2.0_rc1.ebuild ChangeLog
@ 2014-03-09 10:57 Pacho Ramos (pacho)
0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos (pacho) @ 2014-03-09 10:57 UTC (permalink / raw
To: gentoo-commits
pacho 14/03/09 10:57:27
Modified: libbluedevil-2.0_rc1.ebuild ChangeLog
Log:
amd64 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Revision Changes Path
1.2 net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild?r1=1.1&r2=1.2
Index: libbluedevil-2.0_rc1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libbluedevil-2.0_rc1.ebuild 4 Feb 2014 15:11:33 -0000 1.1
+++ libbluedevil-2.0_rc1.ebuild 9 Mar 2014 10:57:27 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild,v 1.1 2014/02/04 15:11:33 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild,v 1.2 2014/03/09 10:57:27 pacho Exp $
EAPI=5
@@ -12,7 +12,7 @@
SRC_URI="mirror://kde/unstable/${PN}/${PV/_/-}/src/${MY_P}.tar.xz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
SLOT="4"
IUSE="debug"
1.35 net-libs/libbluedevil/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 4 Feb 2014 15:11:33 -0000 1.34
+++ ChangeLog 9 Mar 2014 10:57:27 -0000 1.35
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libbluedevil
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.34 2014/02/04 15:11:33 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.35 2014/03/09 10:57:27 pacho Exp $
+
+ 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> libbluedevil-2.0_rc1.ebuild:
+ amd64 stable, bug 499954
*libbluedevil-2.0_rc1 (04 Feb 2014)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-libs/libbluedevil: libbluedevil-2.0_rc1.ebuild ChangeLog
@ 2014-03-09 12:05 Pacho Ramos (pacho)
0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos (pacho) @ 2014-03-09 12:05 UTC (permalink / raw
To: gentoo-commits
pacho 14/03/09 12:05:57
Modified: libbluedevil-2.0_rc1.ebuild ChangeLog
Log:
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Revision Changes Path
1.3 net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild?r1=1.2&r2=1.3
Index: libbluedevil-2.0_rc1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libbluedevil-2.0_rc1.ebuild 9 Mar 2014 10:57:27 -0000 1.2
+++ libbluedevil-2.0_rc1.ebuild 9 Mar 2014 12:05:57 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild,v 1.2 2014/03/09 10:57:27 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild,v 1.3 2014/03/09 12:05:57 pacho Exp $
EAPI=5
@@ -12,7 +12,7 @@
SRC_URI="mirror://kde/unstable/${PN}/${PV/_/-}/src/${MY_P}.tar.xz"
LICENSE="GPL-2"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
SLOT="4"
IUSE="debug"
1.36 net-libs/libbluedevil/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/ChangeLog?r1=1.35&r2=1.36
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog 9 Mar 2014 10:57:27 -0000 1.35
+++ ChangeLog 9 Mar 2014 12:05:57 -0000 1.36
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libbluedevil
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.35 2014/03/09 10:57:27 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.36 2014/03/09 12:05:57 pacho Exp $
+
+ 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> libbluedevil-2.0_rc1.ebuild:
+ x86 stable, bug 499954
09 Mar 2014; Pacho Ramos <pacho@gentoo.org> libbluedevil-2.0_rc1.ebuild:
amd64 stable, bug 499954
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-libs/libbluedevil: libbluedevil-2.0_rc1.ebuild ChangeLog
@ 2014-05-10 13:40 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-05-10 13:40 UTC (permalink / raw
To: gentoo-commits
ago 14/05/10 13:40:48
Modified: libbluedevil-2.0_rc1.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #508862
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild?r1=1.3&r2=1.4
Index: libbluedevil-2.0_rc1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libbluedevil-2.0_rc1.ebuild 9 Mar 2014 12:05:57 -0000 1.3
+++ libbluedevil-2.0_rc1.ebuild 10 May 2014 13:40:48 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild,v 1.3 2014/03/09 12:05:57 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild,v 1.4 2014/05/10 13:40:48 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@
SRC_URI="mirror://kde/unstable/${PN}/${PV/_/-}/src/${MY_P}.tar.xz"
LICENSE="GPL-2"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86"
SLOT="4"
IUSE="debug"
1.37 net-libs/libbluedevil/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/ChangeLog?r1=1.36&r2=1.37
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog 9 Mar 2014 12:05:57 -0000 1.36
+++ ChangeLog 10 May 2014 13:40:48 -0000 1.37
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libbluedevil
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.36 2014/03/09 12:05:57 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.37 2014/05/10 13:40:48 ago Exp $
+
+ 10 May 2014; Agostino Sarubbo <ago@gentoo.org> libbluedevil-2.0_rc1.ebuild:
+ Stable for ppc, wrt bug #508862
09 Mar 2014; Pacho Ramos <pacho@gentoo.org> libbluedevil-2.0_rc1.ebuild:
x86 stable, bug 499954
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-libs/libbluedevil: libbluedevil-2.0_rc1.ebuild ChangeLog
@ 2014-05-11 8:26 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-05-11 8:26 UTC (permalink / raw
To: gentoo-commits
ago 14/05/11 08:26:19
Modified: libbluedevil-2.0_rc1.ebuild ChangeLog
Log:
Stable for ppc64, wrt bug #508862
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.5 net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild?r1=1.4&r2=1.5
Index: libbluedevil-2.0_rc1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libbluedevil-2.0_rc1.ebuild 10 May 2014 13:40:48 -0000 1.4
+++ libbluedevil-2.0_rc1.ebuild 11 May 2014 08:26:19 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild,v 1.4 2014/05/10 13:40:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild,v 1.5 2014/05/11 08:26:19 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@
SRC_URI="mirror://kde/unstable/${PN}/${PV/_/-}/src/${MY_P}.tar.xz"
LICENSE="GPL-2"
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ppc ppc64 x86"
SLOT="4"
IUSE="debug"
1.38 net-libs/libbluedevil/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libbluedevil/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 10 May 2014 13:40:48 -0000 1.37
+++ ChangeLog 11 May 2014 08:26:19 -0000 1.38
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libbluedevil
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.37 2014/05/10 13:40:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.38 2014/05/11 08:26:19 ago Exp $
+
+ 11 May 2014; Agostino Sarubbo <ago@gentoo.org> libbluedevil-2.0_rc1.ebuild:
+ Stable for ppc64, wrt bug #508862
10 May 2014; Agostino Sarubbo <ago@gentoo.org> libbluedevil-2.0_rc1.ebuild:
Stable for ppc, wrt bug #508862
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-05-11 8:26 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-11 8:26 [gentoo-commits] gentoo-x86 commit in net-libs/libbluedevil: libbluedevil-2.0_rc1.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2014-05-10 13:40 Agostino Sarubbo (ago)
2014-03-09 12:05 Pacho Ramos (pacho)
2014-03-09 10:57 Pacho Ramos (pacho)
2014-02-04 15:11 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