public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-wireless/bluedevil/
@ 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:     32e6b7359a784ea688641e838d5470a728e08329
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 12:50:51 2015 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 12:51:52 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32e6b735

net-wireless/bluedevil: ppc64 stable wrt bug #550746

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

 net-wireless/bluedevil/bluedevil-2.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/bluedevil/bluedevil-2.1.1.ebuild b/net-wireless/bluedevil/bluedevil-2.1.1.ebuild
index 7e675cb..ee7da26 100644
--- a/net-wireless/bluedevil/bluedevil-2.1.1.ebuild
+++ b/net-wireless/bluedevil/bluedevil-2.1.1.ebuild
@@ -15,7 +15,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="


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

* [gentoo-commits] repo/gentoo:master commit in: net-wireless/bluedevil/
@ 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:     d0b4e535369ca29238ae3c32b5337ff1b2ae925c
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 12:55:16 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 12:59:08 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0b4e535

net-wireless/bluedevil: remove old.

Package-Manager: portage-2.2.20.1

 net-wireless/bluedevil/Manifest                 |  1 -
 net-wireless/bluedevil/bluedevil-2.0_rc1.ebuild | 27 -------------------------
 2 files changed, 28 deletions(-)

diff --git a/net-wireless/bluedevil/Manifest b/net-wireless/bluedevil/Manifest
index ef39f77..5faffa4 100644
--- a/net-wireless/bluedevil/Manifest
+++ b/net-wireless/bluedevil/Manifest
@@ -1,2 +1 @@
-DIST bluedevil-2.0-rc1.tar.xz 162800 SHA256 9833076b43e3b955dde77a0eff69ca0844b8947f770c0b86d2a58e59b9304e2d SHA512 6a72637ce02d2a634cee05579bc6de601fbd6db97eb3b88fcdbe289f80ce735a66a966e7e78423a10d93136560a83e546e899a22cc77c6934a8e9f2779309952 WHIRLPOOL d13626e4dde5dd54046c9c841437b78af88956f1745a39307e9dfd1764b76359199bbf4b39dae40b62e725cff774635745d5ddd62ecc999183b10f55776432b6
 DIST bluedevil-2.1.1.tar.xz 162060 SHA256 f18dc3848363dd7f7cce61475f336426c17b83224260cff705a96a535d0b9de5 SHA512 c5908db65dc2b3971af01b8555cb244257ed80592fe85417f2778cf3d236e34da402e8bf9bb4beba796b6d1401a1dcb1b4a651db1f57422314e3d030199e8bc4 WHIRLPOOL 858c29b76ac36af75d47c894f5da1e088d821801aaae695df619c95f8fab97ff22247d0451d3a9e7ec2253db836b4a7c1bf54a5f1b218e75030ba80189a6a193

diff --git a/net-wireless/bluedevil/bluedevil-2.0_rc1.ebuild b/net-wireless/bluedevil/bluedevil-2.0_rc1.ebuild
deleted file mode 100644
index 9874beb..0000000
--- a/net-wireless/bluedevil/bluedevil-2.0_rc1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_LINGUAS="ar bs ca ca@valencia cs da de el en_GB eo es et eu fa fi fr ga gl
-hu it ja kk km ko lt mai mr ms nb nds nl pa pl pt pt_BR ro ru sk sl sr
-sr@ijekavian sr@ijekavianlatin sr@latin sv th tr ug uk zh_CN zh_TW"
-inherit kde4-base
-
-MY_P=${PN}-${PV/_/-}
-DESCRIPTION="Bluetooth stack for KDE"
-HOMEPAGE="https://projects.kde.org/projects/extragear/base/bluedevil"
-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"
-
-DEPEND="
-	>=net-libs/libbluedevil-2:4
-	x11-misc/shared-mime-info
-"
-RDEPEND="${DEPEND}"
-S=${WORKDIR}/${MY_P}


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

* [gentoo-commits] repo/gentoo:master commit in: net-wireless/bluedevil/
@ 2016-07-07 17:52 Michael Palimaka
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka @ 2016-07-07 17:52 UTC (permalink / raw
  To: gentoo-commits

commit:     b8ffecfb8e9ec8d556cfb7c7de2974ee6ac110b2
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  6 19:37:05 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jul  7 17:52:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8ffecfb

net-wireless/bluedevil: drop ~ppc/~ppc64 keyword

Package-Manager: portage-2.3.0

 net-wireless/bluedevil/bluedevil-2.1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-wireless/bluedevil/bluedevil-2.1.1.ebuild b/net-wireless/bluedevil/bluedevil-2.1.1.ebuild
index f6c7e34..2fe99a3 100644
--- a/net-wireless/bluedevil/bluedevil-2.1.1.ebuild
+++ b/net-wireless/bluedevil/bluedevil-2.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,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 x86"
 IUSE="debug"
 
 RDEPEND="


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

end of thread, other threads:[~2016-07-07 17:53 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-wireless/bluedevil/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2015-09-23 12:59 Michael Palimaka
2016-07-07 17:52 Michael Palimaka

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