diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-22 16:11:14 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-22 16:11:14 +0000 |
commit | 49cce09eef14a5f039d8a2e2cdfc08b2c9167400 (patch) | |
tree | 8f329354ba9a821b0185e3fead7fa4fd6935a2a1 /app-admin/usbview | |
parent | amd64 (Manifest recommit) (diff) | |
download | gentoo-2-49cce09eef14a5f039d8a2e2cdfc08b2c9167400.tar.gz gentoo-2-49cce09eef14a5f039d8a2e2cdfc08b2c9167400.tar.bz2 gentoo-2-49cce09eef14a5f039d8a2e2cdfc08b2c9167400.zip |
amd64
Diffstat (limited to 'app-admin/usbview')
-rw-r--r-- | app-admin/usbview/usbview-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/usbview/usbview-1.0-r1.ebuild b/app-admin/usbview/usbview-1.0-r1.ebuild index 770679575a30..f581668219e6 100644 --- a/app-admin/usbview/usbview-1.0-r1.ebuild +++ b/app-admin/usbview/usbview-1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/usbview/usbview-1.0-r1.ebuild,v 1.13 2003/02/13 05:32:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/usbview/usbview-1.0-r1.ebuild,v 1.14 2004/02/22 16:11:14 brad_mssw Exp $ DESCRIPTION="Display the topology of devices on the USB bus" SRC_URI="http://www.kroah.com/linux-usb/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.kroah.com/linux-usb/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc amd64" DEPEND="=x11-libs/gtk+-1.2*" |