diff options
author | 2009-05-16 13:09:58 +0000 | |
---|---|---|
committer | 2009-05-16 13:09:58 +0000 | |
commit | b6f5946ea80f99b27a82aa64ace45c865461ec33 (patch) | |
tree | 3204c940a56a4bd113048999c68243c6b97740f7 /dev-libs/libusb/libusb-0.1.12-r5.ebuild | |
parent | Stable on alpha, bug #270007 (diff) | |
download | historical-b6f5946ea80f99b27a82aa64ace45c865461ec33.tar.gz historical-b6f5946ea80f99b27a82aa64ace45c865461ec33.tar.bz2 historical-b6f5946ea80f99b27a82aa64ace45c865461ec33.zip |
Stable on alpha, bug #270023
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/libusb/libusb-0.1.12-r5.ebuild')
-rw-r--r-- | dev-libs/libusb/libusb-0.1.12-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libusb/libusb-0.1.12-r5.ebuild b/dev-libs/libusb/libusb-0.1.12-r5.ebuild index 2578a1629de5..9a8b4a3c0daa 100644 --- a/dev-libs/libusb/libusb-0.1.12-r5.ebuild +++ b/dev-libs/libusb/libusb-0.1.12-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.12-r5.ebuild,v 1.3 2009/05/15 10:55:18 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.12-r5.ebuild,v 1.4 2009/05/16 13:09:58 klausman Exp $ inherit eutils libtool autotools toolchain-funcs @@ -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 ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="debug doc nocxx" RESTRICT="test" |