diff options
author | 2006-09-03 09:01:32 +0000 | |
---|---|---|
committer | 2006-09-03 09:01:32 +0000 | |
commit | 9be95b4e2c84657768191393ca460899142cfffc (patch) | |
tree | 2825027b322ca5656cf34a5dac1745e9482d1202 /dev-libs/libusb/libusb-0.1.11.ebuild | |
parent | dev-libs/klibc stable on ppc. (diff) | |
download | historical-9be95b4e2c84657768191393ca460899142cfffc.tar.gz historical-9be95b4e2c84657768191393ca460899142cfffc.tar.bz2 historical-9be95b4e2c84657768191393ca460899142cfffc.zip |
dev-libs/libusb stable on ppc.
Package-Manager: portage-2.1.1_rc1-r2
Diffstat (limited to 'dev-libs/libusb/libusb-0.1.11.ebuild')
-rw-r--r-- | dev-libs/libusb/libusb-0.1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libusb/libusb-0.1.11.ebuild b/dev-libs/libusb/libusb-0.1.11.ebuild index 87cf97c1bd8f..94b6520ef721 100644 --- a/dev-libs/libusb/libusb-0.1.11.ebuild +++ b/dev-libs/libusb/libusb-0.1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.11.ebuild,v 1.8 2006/09/03 03:23:08 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.11.ebuild,v 1.9 2006/09/03 09:01:32 hansmi Exp $ inherit eutils libtool autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libusb/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="debug doc" RDEPEND="" |