summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-10-07 18:20:54 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-10-07 18:20:54 +0000
commit67ea109a5cffb28d073a248c017bc5e2f91dd32a (patch)
tree0cec239472538403518aba2e4a2884ce9ee1b4f1 /net-wireless
parentDrop unrequired mask for policykit-kde, it's masked in main package.mask (diff)
downloadgentoo-2-67ea109a5cffb28d073a248c017bc5e2f91dd32a.tar.gz
gentoo-2-67ea109a5cffb28d073a248c017bc5e2f91dd32a.tar.bz2
gentoo-2-67ea109a5cffb28d073a248c017bc5e2f91dd32a.zip
old, still using obsolete policykit
(Portage version: 2.2_rc90/cvs/Linux x86_64)
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/blueman/Manifest4
-rw-r--r--net-wireless/blueman/blueman-1.02.ebuild64
-rw-r--r--net-wireless/blueman/blueman-1.10.ebuild67
3 files changed, 0 insertions, 135 deletions
diff --git a/net-wireless/blueman/Manifest b/net-wireless/blueman/Manifest
index b6f61003f855..beea2ca0a64d 100644
--- a/net-wireless/blueman/Manifest
+++ b/net-wireless/blueman/Manifest
@@ -1,8 +1,4 @@
-DIST blueman-1.02.tar.gz 693626 RMD160 54e3ed01dc03b2a41f54b52882e0a8beca4de5c7 SHA1 1783d3fe47f21d86e83bc75678fd1c1259963d98 SHA256 9d8ea39eb2335647286d5af9f5f32adae427a0444075fa8c917593e68743c579
-DIST blueman-1.10.tar.gz 860122 RMD160 f5f8b67877c53fc77ffe660cce2e4a0530bacbbf SHA1 9452681289a791db62415a619b9f2db17a04c6e7 SHA256 f4a92834a538dc9dbb93fde76933e849b24639faa1721b24549f209b8b590f71
DIST blueman-1.21.tar.gz 1086099 RMD160 d13479615d11a4848d5629ca541b2f8f995befec SHA1 ec513e1a1c7bc99dd695baf7b934e38e7ea86cd6 SHA256 86200dab50b1595c9a9537586c07de90ccfa084b954bb74f3e8732cc000fe3af
-EBUILD blueman-1.02.ebuild 1583 RMD160 3bf0d946c42e11d1e76d295d6652563cf7294baf SHA1 8c0d5df272b9ed5562d65320fa8b656050fc25c1 SHA256 80c943c9d73da164865b52e4dd160de7165cbb00c7fbb2085bf28bdfdcc418da
-EBUILD blueman-1.10.ebuild 1631 RMD160 3610d246319d28b867389ff6c36bc88b0b13965d SHA1 fd875137a7c86f9d9d51180af54ad1d93e4f7f00 SHA256 df5c7aca10d97a7763344b12dc7b3cd4d8a392b1a2b51451e00ae80c3b28a38f
EBUILD blueman-1.21-r1.ebuild 2077 RMD160 4b599cb6ac7c716f98447ea962e8f7453e5a4c0b SHA1 8a1fa1ac0c8e0a0cb2f6266195f5fdc65410f947 SHA256 4c7070725551304911181f75a45908fb7a6b58581d15d7e4efb487c5011ec4be
EBUILD blueman-1.21.ebuild 2009 RMD160 3bd330ae1502787a7cb9d6f3a70e37ce3023df8f SHA1 ccd46339f03336f73a9c137ddeef374affc09fd7 SHA256 409be9b31475ccc0d77f0499b2832dbcc049d905a0eb9238c6b132625ffc6084
MISC ChangeLog 1806 RMD160 490dd3de346085b6f25955e7b3c4219887100759 SHA1 12a714293ca22453b1c569614cc69744a8f4d02d SHA256 23725fc6c0e8ca4f279fc6ffd6c1c7e188cc535c7e0034924b2d5a078246cd93
diff --git a/net-wireless/blueman/blueman-1.02.ebuild b/net-wireless/blueman/blueman-1.02.ebuild
deleted file mode 100644
index 1e65c38ca064..000000000000
--- a/net-wireless/blueman/blueman-1.02.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/blueman/blueman-1.02.ebuild,v 1.5 2010/04/25 15:50:07 arfrever Exp $
-
-EAPI="2"
-
-inherit python
-
-DESCRIPTION="GTK+ Bluetooth Manager, designed to be simple and intuitive for everyday bluetooth tasks."
-HOMEPAGE="http://blueman-project.org/"
-SRC_URI="http://download.tuxfamily.org/${PN}/${P}.tar.gz"
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="gnome network nls"
-
-CDEPEND="dev-libs/glib:2
- >=x11-libs/gtk+-2.12:2
- x11-libs/startup-notification
- >=dev-lang/python-2.5
- dev-python/pygobject
- dev-python/dbus-python
- dev-python/notify-python
- dev-python/pygtk
- net-wireless/bluez"
-DEPEND="${CDEPEND}
- nls? ( dev-util/intltool sys-devel/gettext )
- dev-util/pkgconfig
- >=dev-python/pyrex-0.9.8"
-RDEPEND="${CDEPEND}
- >=app-mobilephone/obex-data-server-0.4.4
- gnome-extra/policykit-gnome
- x11-misc/notification-daemon
- gnome? ( dev-python/gconf-python )
- sys-apps/dbus
- network? ( || ( net-dns/dnsmasq =net-misc/dhcp-3* ) )"
-
-src_prepare() {
- # disable pyc compiling
- rm py-compile
- ln -s $(type -P true) py-compile
-}
-
-src_configure() {
- econf $(use_enable nls)
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
- dodoc AUTHORS ChangeLog NEWS README
-
- if ! use gnome ; then
- rm "${D}$(python_get_sitedir)/blueman/plugins/config/Gconf.py"
- fi
-}
-
-pkg_postinst() {
- python_mod_optimize $(python_get_sitedir)/blueman
- python_need_rebuild
-}
-
-pkg_postrm() {
- python_mod_cleanup $(python_get_sitedir)/blueman
-}
diff --git a/net-wireless/blueman/blueman-1.10.ebuild b/net-wireless/blueman/blueman-1.10.ebuild
deleted file mode 100644
index 8f456e337ccd..000000000000
--- a/net-wireless/blueman/blueman-1.10.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/blueman/blueman-1.10.ebuild,v 1.4 2010/04/25 15:50:07 arfrever Exp $
-
-EAPI="2"
-
-inherit python
-
-DESCRIPTION="GTK+ Bluetooth Manager, designed to be simple and intuitive for everyday bluetooth tasks."
-HOMEPAGE="http://blueman-project.org/"
-SRC_URI="http://download.tuxfamily.org/${PN}/${P}.tar.gz"
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="gnome network nls"
-
-CDEPEND="dev-libs/glib:2
- >=x11-libs/gtk+-2.12:2
- x11-libs/startup-notification
- >=dev-lang/python-2.5
- dev-python/pygobject
- net-wireless/bluez"
-DEPEND="${CDEPEND}
- nls? ( dev-util/intltool sys-devel/gettext )
- dev-util/pkgconfig
- >=dev-python/pyrex-0.9.8"
-RDEPEND="${CDEPEND}
- >=app-mobilephone/obex-data-server-0.4.4
- gnome-extra/policykit-gnome
- x11-misc/notification-daemon
- sys-apps/dbus
- dev-python/pygtk
- dev-python/notify-python
- dev-python/dbus-python
- gnome? ( dev-python/gconf-python )
- network? ( || ( net-dns/dnsmasq =net-misc/dhcp-3* ) )"
-
-src_prepare() {
- # disable pyc compiling
- rm py-compile
- ln -s $(type -P true) py-compile
-}
-
-src_configure() {
- econf \
- --with-no-runtime-deps-check \
- $(use_enable nls)
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
- dodoc AUTHORS ChangeLog NEWS README
-
- if ! use gnome ; then
- rm "${D}$(python_get_sitedir)/blueman/plugins/config/Gconf.py"
- fi
-
- python_need_rebuild
-}
-
-pkg_postinst() {
- python_mod_optimize $(python_get_sitedir)/blueman
-}
-
-pkg_postrm() {
- python_mod_cleanup $(python_get_sitedir)/blueman
-}