diff options
author | Mikael Hallendal <hallski@gentoo.org> | 2001-11-10 02:30:19 +0000 |
---|---|---|
committer | Mikael Hallendal <hallski@gentoo.org> | 2001-11-10 02:30:19 +0000 |
commit | 4135252f95c8d0ae5198ad92f34591fcef4fde65 (patch) | |
tree | 9da70395b7c8c5301cc01fc79eba9c830a207e77 /app-admin/usbview/usbview-1.0-r1.ebuild | |
parent | fix the libIDLConf-file so that gnome-config --cflags libIDL returns the corr... (diff) | |
download | historical-4135252f95c8d0ae5198ad92f34591fcef4fde65.tar.gz historical-4135252f95c8d0ae5198ad92f34591fcef4fde65.tar.bz2 historical-4135252f95c8d0ae5198ad92f34591fcef4fde65.zip |
don't do A=
Diffstat (limited to 'app-admin/usbview/usbview-1.0-r1.ebuild')
-rw-r--r-- | app-admin/usbview/usbview-1.0-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-admin/usbview/usbview-1.0-r1.ebuild b/app-admin/usbview/usbview-1.0-r1.ebuild index 1ef498051216..b7912cebcd49 100644 --- a/app-admin/usbview/usbview-1.0-r1.ebuild +++ b/app-admin/usbview/usbview-1.0-r1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-admin/usbview/usbview-1.0-r1.ebuild,v 1.1 2001/10/06 13:20:34 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/usbview/usbview-1.0-r1.ebuild,v 1.2 2001/11/10 02:30:19 hallski Exp $ -A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="Display the topology of devices on the USB bus" -SRC_URI="http://www.kroah.com/linux-usb/${A}" +SRC_URI="http://www.kroah.com/linux-usb/${P}.tar.gz" HOMEPAGE="http://www.kroah.com/linux-usb/" DEPEND="virtual/glibc |