diff options
Diffstat (limited to 'sci-geosciences/garmintools/garmintools-0.10.ebuild')
-rw-r--r-- | sci-geosciences/garmintools/garmintools-0.10.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/sci-geosciences/garmintools/garmintools-0.10.ebuild b/sci-geosciences/garmintools/garmintools-0.10.ebuild deleted file mode 100644 index 10b0975..0000000 --- a/sci-geosciences/garmintools/garmintools-0.10.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit eutils - -DESCRIPTION="A Linux interface to the Garmin Forerunner GPS units" -HOMEPAGE="http://code.google.com/p/garmintools/" -SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="usb" - -RDEPEND="usb? ( virtual/libusb )" -DEPEND="${RDEPEND}" |