diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-06-11 11:19:18 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-06-11 11:19:18 +0000 |
commit | 8dbb7ce786e0e4622c3f424ca03b6e692e0cb7d1 (patch) | |
tree | b180061d5d0bb0e4349b439f10986acdc58df5b1 /app-mobilephone/gnokii | |
parent | remove old (diff) | |
download | historical-8dbb7ce786e0e4622c3f424ca03b6e692e0cb7d1.tar.gz historical-8dbb7ce786e0e4622c3f424ca03b6e692e0cb7d1.tar.bz2 historical-8dbb7ce786e0e4622c3f424ca03b6e692e0cb7d1.zip |
Drop bluez-libs support wrt #301630.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'app-mobilephone/gnokii')
-rw-r--r-- | app-mobilephone/gnokii/ChangeLog | 9 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.27-r2.ebuild | 6 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.27-r4.ebuild | 6 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.28.1.ebuild | 6 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-9999.ebuild | 6 |
5 files changed, 19 insertions, 14 deletions
diff --git a/app-mobilephone/gnokii/ChangeLog b/app-mobilephone/gnokii/ChangeLog index 6e15bae404b3..566646d0a1f5 100644 --- a/app-mobilephone/gnokii/ChangeLog +++ b/app-mobilephone/gnokii/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-mobilephone/gnokii -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.102 2009/12/12 10:37:53 mrness Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.103 2010/06/11 11:17:30 ssuominen Exp $ + + 11 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> + gnokii-0.6.27-r2.ebuild, gnokii-0.6.27-r4.ebuild, gnokii-0.6.28.1.ebuild, + gnokii-9999.ebuild: + Drop bluez-libs support wrt #301630. 12 Dec 2009; Alin Năstac <mrness@gentoo.org> gnokii-9999.ebuild, files/gnokii-9999-translations.patch: diff --git a/app-mobilephone/gnokii/gnokii-0.6.27-r2.ebuild b/app-mobilephone/gnokii/gnokii-0.6.27-r2.ebuild index c5fc26e5edfb..66aa37834673 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.27-r2.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.27-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.27-r2.ebuild,v 1.13 2009/11/30 06:05:17 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.27-r2.ebuild,v 1.14 2010/06/11 11:17:30 ssuominen Exp $ inherit eutils linux-info autotools @@ -16,7 +16,7 @@ IUSE="nls bluetooth ical irda sms postgres mysql usb X debug" RDEPEND="!app-mobilephone/smstools sys-apps/pcsc-lite X? ( >=x11-libs/gtk+-2 ) - bluetooth? ( || ( net-wireless/bluez >=net-wireless/bluez-libs-2.25 ) ) + bluetooth? ( net-wireless/bluez ) sms? ( !app-mobilephone/smstools >=dev-libs/glib-2 diff --git a/app-mobilephone/gnokii/gnokii-0.6.27-r4.ebuild b/app-mobilephone/gnokii/gnokii-0.6.27-r4.ebuild index c76d3dfb8c94..f5f28b9c6cce 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.27-r4.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.27-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.27-r4.ebuild,v 1.3 2009/08/31 22:08:39 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.27-r4.ebuild,v 1.4 2010/06/11 11:17:30 ssuominen Exp $ EAPI=2 @@ -25,7 +25,7 @@ IUSE="nls bluetooth ical irda sms postgres mysql usb X debug" RDEPEND="!app-mobilephone/smstools sys-apps/pcsc-lite X? ( >=x11-libs/gtk+-2 ) - bluetooth? ( || ( net-wireless/bluez >=net-wireless/bluez-libs-2.25 ) ) + bluetooth? ( net-wireless/bluez ) sms? ( !app-mobilephone/smstools >=dev-libs/glib-2 diff --git a/app-mobilephone/gnokii/gnokii-0.6.28.1.ebuild b/app-mobilephone/gnokii/gnokii-0.6.28.1.ebuild index 5f3749a83f05..576716da11b5 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.28.1.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.28.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.28.1.ebuild,v 1.1 2009/09/18 10:09:07 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.28.1.ebuild,v 1.2 2010/06/11 11:17:30 ssuominen Exp $ EAPI=2 @@ -25,7 +25,7 @@ IUSE="nls bluetooth ical irda sms postgres mysql usb X debug" RDEPEND="!app-mobilephone/smstools sys-apps/pcsc-lite X? ( >=x11-libs/gtk+-2 ) - bluetooth? ( || ( net-wireless/bluez >=net-wireless/bluez-libs-2.25 ) ) + bluetooth? ( net-wireless/bluez ) sms? ( !app-mobilephone/smstools >=dev-libs/glib-2 diff --git a/app-mobilephone/gnokii/gnokii-9999.ebuild b/app-mobilephone/gnokii/gnokii-9999.ebuild index 0db3eb3661f7..c400edb68007 100644 --- a/app-mobilephone/gnokii/gnokii-9999.ebuild +++ b/app-mobilephone/gnokii/gnokii-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-9999.ebuild,v 1.5 2009/12/12 10:37:53 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-9999.ebuild,v 1.6 2010/06/11 11:17:30 ssuominen Exp $ EAPI=2 @@ -25,7 +25,7 @@ IUSE="nls bluetooth ical irda sms postgres mysql usb X debug" RDEPEND="!app-mobilephone/smstools sys-apps/pcsc-lite X? ( >=x11-libs/gtk+-2 ) - bluetooth? ( || ( net-wireless/bluez >=net-wireless/bluez-libs-2.25 ) ) + bluetooth? ( net-wireless/bluez ) sms? ( !app-mobilephone/smstools >=dev-libs/glib-2 |