git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@728 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one 2009-01-28 12:08:06 +00:00
parent 58f0f2a2af
commit 924345c8a7
4 changed files with 0 additions and 83 deletions

View File

@ -1,43 +0,0 @@
# ChangeLog for net-wireless/kdebluetooth4
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
20 Dec 2008; Mario Fetka <mario.fetka@gmail.com> ChangeLog:
Bump
11 Dec 2008; Maciej Mrozowski (reavertm) <reavertm@poczta.fm>
kdebluetooth4-0.2.ebuild, kdebluetooth4-9999.ebuild:
Deps adjusted, small QA in terms of formatting
08 Dec 2008; Theo Chatzimichos <tampakrap@gmail.com>
kdebluetooth4-0.2.ebuild:
fix0r
08 Dec 2008; Theo Chatzimichos <tampakrap@gmail.com>
kdebluetooth4-0.2.ebuild:
solid API for 4.2 is b0rked, bug 249852
01 Nov 2008; Theo Chatzimichos <tampakrap@gmail.com> ChangeLog:
initial import of kdebluetooth live ebuild
24 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
kdebluetooth4-0.2.ebuild:
Whitespace.
24 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
kdebluetooth4-0.2.ebuild:
Whitespace.
06 Oct 2008; <alexxy@gentoo.org> kdebluetooth4-0.2.ebuild:
update NEED_KDE to use slots instead of versions
25 Sep 2008; Tomáš Chvátal <tomas.chvatal@gmail.com>
-kdebluetooth4-0.1.ebuild, kdebluetooth4-0.2.ebuild:
Remove old version and add PREFIX definition to new one,
*kdebluetooth4-0.2 (08 Sep 2008)
08 Sep 2008; Tomáš Chvátal <tomas.chvatal@gmail.com> +metadata.xml,
+kdebluetooth4-0.2.ebuild:
Added kdebluetooth4-0.2. Needs more testing.

View File

@ -1,4 +0,0 @@
DIST kdebluetooth4-0.2.tar.bz2 37274 RMD160 404be922ca594ab727647891ba25240400b66f85 SHA1 0e20e6af5494673a2b1e8c387ae5f8829ceb8d7c SHA256 6adb23863d17b89a3e42f5068ed126586ea2c8b54b140f11130ea1906ed6e1fd
EBUILD kdebluetooth4-0.2-r1.ebuild 654 RMD160 ec60e619456b5da3c0ee16e01e2a858f5ae3f5f5 SHA1 d1cde39a3950b15d5a39916003e45c9f641d4b1a SHA256 7561e64b6d3dd2316c982dd7bf2bd203c6b937768b008f1adda4332ba4840aee
MISC ChangeLog 1386 RMD160 e431ed3e69d4593b516ab93099021095852e9a94 SHA1 939025cf2e795ee9fcb7a80f2a48c9a58d28805f SHA256 cf2ac5824fdc8280104a37ae98f60e705a493afc28d5162c69d85024dc758321
MISC metadata.xml 156 RMD160 ecce3b981f150c45ae1e84e2d208e678d6124259 SHA1 b64f7c0b4e5db816d82ad19848f72118af129d35 SHA256 2f4da28506b9d4185f320f67a6191d30c7a921217ed4447ed46ea0bc4aefc79a

View File

@ -1,31 +0,0 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
KDE_MINIMAL="4.1"
inherit kde4-base
DESCRIPTION="KDE Bluetooth Framework"
HOMEPAGE="http://bluetooth.kmobiletools.org/"
SRC_URI="mirror://sourceforge/kde-bluetooth/${P}.tar.bz2"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE="debug"
DEPEND="
app-mobilephone/obex-data-server
app-mobilephone/obexftp
dev-libs/openobex
"
RDEPEND="${DEPEND}
>=kde-base/kdialog-${KDE_MINIMAL}
>=kde-base/konqueror-${KDE_MINIMAL}
|| (
( >=net-wireless/bluez-libs-3.25 >=net-wireless/bluez-utils-3.25 )
net-wireless/bluez
)
"

View File

@ -1,5 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>kde</herd>
</pkgmetadata>