diff options
author | 2012-07-29 01:25:23 +0000 | |
---|---|---|
committer | 2012-07-29 01:25:23 +0000 | |
commit | 49f073b2bbd87333741ce4cd251584814e4e6c52 (patch) | |
tree | 4cd81eebc7e708bd3b0f793f36d378d19663f28c /net-wireless/ubertooth/ubertooth-0.0_p534.ebuild | |
parent | sparc stable wrt BZ-425734 (diff) | |
download | historical-49f073b2bbd87333741ce4cd251584814e4e6c52.tar.gz historical-49f073b2bbd87333741ce4cd251584814e4e6c52.tar.bz2 historical-49f073b2bbd87333741ce4cd251584814e4e6c52.zip |
resolve DESCRIPTION issue wrt bug #428304
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'net-wireless/ubertooth/ubertooth-0.0_p534.ebuild')
-rw-r--r-- | net-wireless/ubertooth/ubertooth-0.0_p534.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/ubertooth/ubertooth-0.0_p534.ebuild b/net-wireless/ubertooth/ubertooth-0.0_p534.ebuild index a04130d114ca..5990a33ac7c2 100644 --- a/net-wireless/ubertooth/ubertooth-0.0_p534.ebuild +++ b/net-wireless/ubertooth/ubertooth-0.0_p534.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-0.0_p534.ebuild,v 1.4 2012/07/28 09:35:53 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/ubertooth/ubertooth-0.0_p534.ebuild,v 1.5 2012/07/29 01:25:23 zerochaos Exp $ EAPI="4" #inherit flag-o-matic -DESCRIPTION="An open source wireless development platform suitable for Bluetooth experimentation" HOMEPAGE="http://ubertooth.sourceforge.net/" LICENSE="GPL-2" @@ -43,6 +42,7 @@ else RDEPEND="${RDEPEND} >=net-libs/libbtbb-0.8" fi +DESCRIPTION="An open source wireless development platform suitable for Bluetooth experimentation" src_compile() { #sometimes needed to build, remove when a release is made after r534 if not needed |