From bf652c9b15df6e77b915d8f1ee250c1edf001844 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Thu, 13 Dec 2012 19:07:26 +0000 Subject: Version bump, drop old (Portage version: 2.1.11.32/cvs/Linux x86_64, signed Manifest commit with key A188FBD4) --- app-mobilephone/obexd/ChangeLog | 8 ++++++- app-mobilephone/obexd/obexd-0.44.ebuild | 38 --------------------------------- app-mobilephone/obexd/obexd-0.47.ebuild | 37 -------------------------------- app-mobilephone/obexd/obexd-0.48.ebuild | 36 +++++++++++++++++++++++++++++++ 4 files changed, 43 insertions(+), 76 deletions(-) delete mode 100644 app-mobilephone/obexd/obexd-0.44.ebuild delete mode 100644 app-mobilephone/obexd/obexd-0.47.ebuild create mode 100644 app-mobilephone/obexd/obexd-0.48.ebuild (limited to 'app-mobilephone/obexd') diff --git a/app-mobilephone/obexd/ChangeLog b/app-mobilephone/obexd/ChangeLog index 219a93f73b4e..7684ff25bef8 100644 --- a/app-mobilephone/obexd/ChangeLog +++ b/app-mobilephone/obexd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-mobilephone/obexd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexd/ChangeLog,v 1.68 2012/12/07 23:09:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexd/ChangeLog,v 1.69 2012/12/13 19:07:26 pacho Exp $ + +*obexd-0.48 (13 Dec 2012) + + 13 Dec 2012; Pacho Ramos +obexd-0.48.ebuild, + -obexd-0.44.ebuild, -obexd-0.47.ebuild: + Version bump, drop old 07 Dec 2012; Agostino Sarubbo obexd-0.46.ebuild: Stable for ppc64, wrt bug #411015 diff --git a/app-mobilephone/obexd/obexd-0.44.ebuild b/app-mobilephone/obexd/obexd-0.44.ebuild deleted file mode 100644 index 9a55121ef0eb..000000000000 --- a/app-mobilephone/obexd/obexd-0.44.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexd/obexd-0.44.ebuild,v 1.5 2012/05/02 20:10:09 jdhore Exp $ - -EAPI="4" - -DESCRIPTION="OBEX Server and Client" -HOMEPAGE="http://www.bluez.org/" -SRC_URI="mirror://kernel/linux/bluetooth/${P}.tar.xz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~arm ppc x86" -IUSE="-eds nokia -server usb" - -RDEPEND="eds? ( gnome-extra/evolution-data-server ) - !eds? ( dev-libs/libical ) - net-wireless/bluez - >=dev-libs/openobex-1.4 - >=dev-libs/glib-2.16:2 - sys-apps/dbus - server? ( !app-mobilephone/obex-data-server )" - -DEPEND="${RDEPEND} - virtual/pkgconfig" - -src_configure() { - econf \ - --disable-debug \ - $(use_with eds phonebook ebook) \ - $(use_enable nokia pcsuite) \ - $(use_enable server) \ - $(use_enable usb) -} - -src_install() { - emake DESTDIR="${D}" install - dodoc AUTHORS ChangeLog README doc/*.txt -} diff --git a/app-mobilephone/obexd/obexd-0.47.ebuild b/app-mobilephone/obexd/obexd-0.47.ebuild deleted file mode 100644 index f04f26369b26..000000000000 --- a/app-mobilephone/obexd/obexd-0.47.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexd/obexd-0.47.ebuild,v 1.2 2012/09/23 03:43:04 blueness Exp $ - -EAPI="4" - -DESCRIPTION="OBEX Server and Client" -HOMEPAGE="http://www.bluez.org/" -SRC_URI="mirror://kernel/linux/bluetooth/${P}.tar.xz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" -IUSE="-eds nokia -server usb" - -DOCS="AUTHORS ChangeLog README doc/*.txt" - -RDEPEND="eds? ( gnome-extra/evolution-data-server ) - !eds? ( dev-libs/libical ) - >=net-wireless/bluez-4.99 - >=dev-libs/openobex-1.4 - >=dev-libs/glib-2.28:2 - >=sys-apps/dbus-1.4 - server? ( !app-mobilephone/obex-data-server )" - -DEPEND="${RDEPEND} - virtual/pkgconfig - app-arch/xz-utils" - -src_configure() { - econf \ - --disable-debug \ - --disable-silent-rules \ - $(use_with eds phonebook ebook) \ - $(use_enable nokia pcsuite) \ - $(use_enable server) \ - $(use_enable usb) -} diff --git a/app-mobilephone/obexd/obexd-0.48.ebuild b/app-mobilephone/obexd/obexd-0.48.ebuild new file mode 100644 index 000000000000..b6916f51805a --- /dev/null +++ b/app-mobilephone/obexd/obexd-0.48.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexd/obexd-0.48.ebuild,v 1.1 2012/12/13 19:07:26 pacho Exp $ + +EAPI=5 + +DESCRIPTION="OBEX Server and Client" +HOMEPAGE="http://www.bluez.org/" +SRC_URI="mirror://kernel/linux/bluetooth/${P}.tar.xz" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +IUSE="-eds nokia -server usb" + +DOCS="AUTHORS ChangeLog README doc/*.txt" + +RDEPEND="eds? ( gnome-extra/evolution-data-server ) + !eds? ( dev-libs/libical ) + >=net-wireless/bluez-4.100 + >=dev-libs/openobex-1.4 + >=dev-libs/glib-2.28:2 + >=sys-apps/dbus-1.4 + server? ( !app-mobilephone/obex-data-server )" + +DEPEND="${RDEPEND} + virtual/pkgconfig + app-arch/xz-utils" + +src_configure() { + econf \ + --disable-debug \ + $(use_with eds phonebook ebook) \ + $(use_enable nokia pcsuite) \ + $(use_enable server) \ + $(use_enable usb) +} -- cgit v1.2.3-65-gdbad