public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libbluedevil/
@ 2015-09-23 12:52 Agostino Sarubbo
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo @ 2015-09-23 12:52 UTC (permalink / raw
  To: gentoo-commits

commit:     640e1703fd4d6861c2f4b8428e07c7b8ed208524
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 12:50:47 2015 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 12:51:51 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=640e1703

net-libs/libbluedevil: ppc64 stable wrt bug #550746

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc64"

 net-libs/libbluedevil/libbluedevil-2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libbluedevil/libbluedevil-2.1.ebuild b/net-libs/libbluedevil/libbluedevil-2.1.ebuild
index 7fc1f96..2e3623d 100644
--- a/net-libs/libbluedevil/libbluedevil-2.1.ebuild
+++ b/net-libs/libbluedevil/libbluedevil-2.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="4"
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ppc ppc64 x86"
 IUSE="debug"
 
 RDEPEND=">=net-wireless/bluez-5"


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

* [gentoo-commits] repo/gentoo:master commit in: net-libs/libbluedevil/
@ 2015-09-23 12:59 Michael Palimaka
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka @ 2015-09-23 12:59 UTC (permalink / raw
  To: gentoo-commits

commit:     37cbd752330e449216702099d7e5d0749e0a5c6c
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 12:56:00 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 12:59:09 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37cbd752

net-libs/libbluedevil: remove old.

Package-Manager: portage-2.2.20.1

 net-libs/libbluedevil/Manifest                    |  1 -
 net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/net-libs/libbluedevil/Manifest b/net-libs/libbluedevil/Manifest
index b80a2b1..09359ea 100644
--- a/net-libs/libbluedevil/Manifest
+++ b/net-libs/libbluedevil/Manifest
@@ -1,2 +1 @@
-DIST libbluedevil-2.0-rc1.tar.xz 174436 SHA256 d3107ae9e31b235b78cb5de8903ce390f6958e680a5d5363efb1bc61f883abd0 SHA512 eb11027fd42a79c02d592ece09c71ff1ebe02e11985030024bb2b099cb409f511b6b6e3fffc85fca2c093884a99b1e3739bdb66f5018ee83f1c6b1320e4574a7 WHIRLPOOL fe23a5f4c1db8cbba0f61a34564a8057e8bfbc8c25e2c115fc8f9d3a0b9430d52ccf579b628a34e89994a9dbb9edb2c59c4e7abaf356ba7137f8372739d3161e
 DIST libbluedevil-2.1.tar.xz 31848 SHA256 0ccdaa2c0e1ae4c62cefa08cfd5f6d8e6bd38b722404d35c772f7d06f3028e5c SHA512 514a33b5e59642e4a2c9fc1d920658c1a02e6b931acdf5dbabc94f8d1e8bfcc6862b8f53eb6c37351248702d9807fa1644f92585f2737b12c76d9b3521e4fd7f WHIRLPOOL b04a72b392d9707b85f9d6ab4a4855262ccc333b0f0c9a24b700548f1c7d88695616078f4fe7c57ea6860a77968320e4bc1f8e69a34dd34c106d95c5d551592b

diff --git a/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild b/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild
deleted file mode 100644
index e79c170..0000000
--- a/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde4-base
-
-MY_P=${PN}-${PV/_/-}
-DESCRIPTION="Qt wrapper for bluez used in the KDE bluetooth stack"
-HOMEPAGE="https://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 related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-libs/libbluedevil/
@ 2017-02-20 17:03 Johannes Huber
  0 siblings, 0 replies; 3+ messages in thread
From: Johannes Huber @ 2017-02-20 17:03 UTC (permalink / raw
  To: gentoo-commits

commit:     49043fd3b475cefa4d6f16906883d5433d04c132
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 20 16:59:29 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Feb 20 17:02:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49043fd3

net-libs/libbluedevil: Remove last-rited pkg

 net-libs/libbluedevil/Manifest                |  1 -
 net-libs/libbluedevil/libbluedevil-2.1.ebuild | 18 ------------------
 net-libs/libbluedevil/metadata.xml            |  8 --------
 3 files changed, 27 deletions(-)

diff --git a/net-libs/libbluedevil/Manifest b/net-libs/libbluedevil/Manifest
deleted file mode 100644
index 09359ea9c7..0000000000
--- a/net-libs/libbluedevil/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libbluedevil-2.1.tar.xz 31848 SHA256 0ccdaa2c0e1ae4c62cefa08cfd5f6d8e6bd38b722404d35c772f7d06f3028e5c SHA512 514a33b5e59642e4a2c9fc1d920658c1a02e6b931acdf5dbabc94f8d1e8bfcc6862b8f53eb6c37351248702d9807fa1644f92585f2737b12c76d9b3521e4fd7f WHIRLPOOL b04a72b392d9707b85f9d6ab4a4855262ccc333b0f0c9a24b700548f1c7d88695616078f4fe7c57ea6860a77968320e4bc1f8e69a34dd34c106d95c5d551592b

diff --git a/net-libs/libbluedevil/libbluedevil-2.1.ebuild b/net-libs/libbluedevil/libbluedevil-2.1.ebuild
deleted file mode 100644
index a0d4d9b5fb..0000000000
--- a/net-libs/libbluedevil/libbluedevil-2.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="Qt wrapper for bluez used in the KDE bluetooth stack"
-HOMEPAGE="https://projects.kde.org/projects/playground/libs/libbluedevil"
-SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
-IUSE="debug"
-
-RDEPEND=">=net-wireless/bluez-5"

diff --git a/net-libs/libbluedevil/metadata.xml b/net-libs/libbluedevil/metadata.xml
deleted file mode 100644
index 2fdbf33d96..0000000000
--- a/net-libs/libbluedevil/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>kde@gentoo.org</email>
-		<name>Gentoo KDE Project</name>
-	</maintainer>
-</pkgmetadata>


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

end of thread, other threads:[~2017-02-20 17:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-23 12:52 [gentoo-commits] repo/gentoo:master commit in: net-libs/libbluedevil/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2015-09-23 12:59 Michael Palimaka
2017-02-20 17:03 Johannes Huber

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