From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4E3DD138010 for ; Wed, 22 Aug 2012 20:13:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 804DCE066B; Wed, 22 Aug 2012 20:12:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 54986E066B for ; Wed, 22 Aug 2012 20:12:31 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AA81833DDE8 for ; Wed, 22 Aug 2012 20:12:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 05921E5440 for ; Wed, 22 Aug 2012 20:12:28 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1345646065.1b7a6b837fc2adee3ba7e2ceb7a8379d6ca0db99.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-libs/libbluedevil/ X-VCS-Repository: proj/kde X-VCS-Files: net-libs/libbluedevil/libbluedevil-9999.ebuild X-VCS-Directories: net-libs/libbluedevil/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 1b7a6b837fc2adee3ba7e2ceb7a8379d6ca0db99 X-VCS-Branch: master Date: Wed, 22 Aug 2012 20:12:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 48a0f0fd-5cce-429f-b8cf-58a533be6b44 X-Archives-Hash: 90476de9cecd182e792931b8d7c87f0a commit: 1b7a6b837fc2adee3ba7e2ceb7a8379d6ca0db99 Author: Johannes Huber gentoo org> AuthorDate: Wed Aug 22 14:06:24 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Wed Aug 22 14:34:25 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1b7a6b83 [net-libs/libbluedevil] Git is default now. (Portage version: 2.2.0_alpha121/git/Linux x86_64, unsigned Manifest commit) --- net-libs/libbluedevil/libbluedevil-9999.ebuild | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/net-libs/libbluedevil/libbluedevil-9999.ebuild b/net-libs/libbluedevil/libbluedevil-9999.ebuild index 8d283f2..6ef540d 100644 --- a/net-libs/libbluedevil/libbluedevil-9999.ebuild +++ b/net-libs/libbluedevil/libbluedevil-9999.ebuild @@ -4,7 +4,6 @@ EAPI=4 -KDE_SCM="git" inherit kde4-base DESCRIPTION="Qt wrapper for bluez used in the KDE bluetooth stack"