Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Tiziano Mueller (dev-zero)" <dev-zero@g.o>
Subject: gentoo-x86 commit in net-wireless/bluez-libs: ChangeLog bluez-libs-3.36.ebuild
Date: Mon, 11 Aug 2008 13:23:42 +0000
dev-zero    08/08/11 13:23:42

  Modified:             ChangeLog
  Added:                bluez-libs-3.36.ebuild
  Log:
  Version bump (bugs #228913, #230591).
  (Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64)

Revision  Changes    Path
1.107                net-wireless/bluez-libs/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-wireless/bluez-libs/ChangeLog?rev=1.107&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-wireless/bluez-libs/ChangeLog?rev=1.107&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-wireless/bluez-libs/ChangeLog?r1=1.106&r2=1.107

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/bluez-libs/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- ChangeLog	15 Jun 2008 12:18:43 -0000	1.106
+++ ChangeLog	11 Aug 2008 13:23:41 -0000	1.107
@@ -1,6 +1,12 @@
 # ChangeLog for net-wireless/bluez-libs
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-libs/ChangeLog,v 1.106 2008/06/15 12:18:43 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-libs/ChangeLog,v 1.107 2008/08/11 13:23:41 dev-zero Exp $
+
+*bluez-libs-3.36 (11 Aug 2008)
+
+  11 Aug 2008; Tiziano Müller <dev-zero@g.o>
+  +bluez-libs-3.36.ebuild:
+  Version bump (bugs #228913, #230591).
 
 *bluez-libs-3.32 (15 Jun 2008)
 



1.1                  net-wireless/bluez-libs/bluez-libs-3.36.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-wireless/bluez-libs/bluez-libs-3.36.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-wireless/bluez-libs/bluez-libs-3.36.ebuild?rev=1.1&content-type=text/plain

Index: bluez-libs-3.36.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-libs/bluez-libs-3.36.ebuild,v 1.1 2008/08/11 13:23:41 dev-zero Exp $

DESCRIPTION="Bluetooth Userspace Libraries"
HOMEPAGE="http://bluez.sourceforge.net/"
SRC_URI="http://bluez.sourceforge.net/download/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"

IUSE="debug"
DEPEND="!net-wireless/bluez-sdp"
RDEPEND="${DEPEND}"

src_compile() {
	econf $(use_enable debug) || die "econf failed"
	if use debug ; then
		echo "#define SDP_DEBUG 1" >> config.h
	fi
	emake || die "emake failed"
}

src_install() {
	emake DESTDIR="${D}" install || die "make install failed"
	dodoc AUTHORS ChangeLog README || die
}

pkg_postinst() {
	elog "If you are upgrading from =${CATEGORY}/${PN}-2*,"
	elog "the ABI version of libbluetooth has changed."
	elog "Please run:"
	elog "  revdep-rebuild --library libbluetooth.so.1"
}





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo commit in xml/htdocs/main/es: lists.xml
Next by thread:
gentoo-x86 commit in net-wireless/bluez-libs: ChangeLog bluez-libs-3.36.ebuild
Previous by date:
gentoo commit in xml/htdocs/main/es: lists.xml
Next by date:
gentoo-x86 commit in net-wireless/bluez-hcidump: ChangeLog bluez-hcidump-1.42.ebuild


Updated Mar 28, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.