diff options
author | Alastair Tse <liquidx@gentoo.org> | 2005-05-30 15:48:00 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2005-05-30 15:48:00 +0000 |
commit | ed5aab47617bb16f17268c6354479aea5e9b8a28 (patch) | |
tree | 753e610399ea49035dec8ae99a5f6540d73fbbc3 /dev-libs/libusb | |
parent | version bump, cleanups (diff) | |
download | gentoo-2-ed5aab47617bb16f17268c6354479aea5e9b8a28.tar.gz gentoo-2-ed5aab47617bb16f17268c6354479aea5e9b8a28.tar.bz2 gentoo-2-ed5aab47617bb16f17268c6354479aea5e9b8a28.zip |
stable bump
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-libs/libusb')
-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 0ec207303d00..8deca342db1b 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.5 2005/05/17 12:18:45 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.10a.ebuild,v 1.6 2005/05/30 15:48:00 liquidx 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 ~ppc64 ~ppc-macos ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc x86" IUSE="debug doc" RDEPEND="" |