diff options
author | Christian Heim <phreak@gentoo.org> | 2007-08-30 13:27:54 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2007-08-30 13:27:54 +0000 |
commit | d2fc2cdb6da5fb5cd335624298cc215fde868997 (patch) | |
tree | f82665e6777899ae0ec04be96656c8a9f07cf505 /net-wireless | |
parent | Version bump for eZC 2007.1.1 (diff) | |
download | gentoo-2-d2fc2cdb6da5fb5cd335624298cc215fde868997.tar.gz gentoo-2-d2fc2cdb6da5fb5cd335624298cc215fde868997.tar.bz2 gentoo-2-d2fc2cdb6da5fb5cd335624298cc215fde868997.zip |
Removing liquidx from metadata due to his retirement (see #171155 for reference).
(Portage version: 2.1.3.7)
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/blueproxy/ChangeLog | 6 | ||||
-rw-r--r-- | net-wireless/blueproxy/metadata.xml | 21 |
2 files changed, 15 insertions, 12 deletions
diff --git a/net-wireless/blueproxy/ChangeLog b/net-wireless/blueproxy/ChangeLog index 0cb37f49447c..1e0ea61301e2 100644 --- a/net-wireless/blueproxy/ChangeLog +++ b/net-wireless/blueproxy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-wireless/blueproxy # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/blueproxy/ChangeLog,v 1.3 2007/02/22 03:07:27 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/blueproxy/ChangeLog,v 1.4 2007/08/30 13:27:54 phreak Exp $ + + 30 Aug 2007; Christian Heim <phreak@gentoo.org> metadata.xml: + Removing liquidx from metadata due to his retirement (see #171155 for + reference). 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/net-wireless/blueproxy/metadata.xml b/net-wireless/blueproxy/metadata.xml index 452eb28d8c6b..3edb0335b8fd 100644 --- a/net-wireless/blueproxy/metadata.xml +++ b/net-wireless/blueproxy/metadata.xml @@ -1,15 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>mobile</herd> -<maintainer><email>liquidx@gentoo.org</email></maintainer> -<longdescription> -Blueproxy is a simple proxy server to convert Bluetooth RFCOMM -connections into TCP connections. This frees Bluetooth application -programmers from having to worry about getting Bluetooth bindings for -their language of choice. Notable features include sending preambles -to allow a single TCP server to aggregrate multiple Bluetooth sensors, -and a scanning mode to continuously detect Bluetooth devices entering -into range of a sensor. -</longdescription> + <herd>mobile</herd> + <longdescription> + Blueproxy is a simple proxy server to convert Bluetooth RFCOMM + connections into TCP connections. This frees Bluetooth application + programmers from having to worry about getting Bluetooth bindings for + their language of choice. Notable features include sending preambles + to allow a single TCP server to aggregrate multiple Bluetooth sensors, + and a scanning mode to continuously detect Bluetooth devices entering + into range of a sensor. + </longdescription> </pkgmetadata> |