diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-06-02 20:47:23 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-06-02 20:47:23 +0000 |
commit | 9a199f077b7bc9401952f546b5691a1dac3b27a4 (patch) | |
tree | e0cc8bfe46639bc36fe17dd588323da706f56ee4 /dev-libs/libusb/libusb-0.1.10a.ebuild | |
parent | bug 94092 (diff) | |
download | gentoo-2-9a199f077b7bc9401952f546b5691a1dac3b27a4.tar.gz gentoo-2-9a199f077b7bc9401952f546b5691a1dac3b27a4.tar.bz2 gentoo-2-9a199f077b7bc9401952f546b5691a1dac3b27a4.zip |
Stable on hppa
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-libs/libusb/libusb-0.1.10a.ebuild')
-rw-r--r-- | dev-libs/libusb/libusb-0.1.10a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libusb/libusb-0.1.10a.ebuild b/dev-libs/libusb/libusb-0.1.10a.ebuild index 91bf9c781f97..448a1ed71252 100644 --- a/dev-libs/libusb/libusb-0.1.10a.ebuild +++ b/dev-libs/libusb/libusb-0.1.10a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.10a.ebuild,v 1.7 2005/06/01 14:32:12 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.10a.ebuild,v 1.8 2005/06/02 20:47:23 killerfox Exp $ inherit eutils libtool @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libusb/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 sparc x86" IUSE="debug doc" RDEPEND="" |