diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-06-03 05:31:23 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-06-03 05:31:23 +0000 |
commit | d8dab9aa38e675f17302cb941a9c4865e5715722 (patch) | |
tree | 47706c32cee54c6f448fa9834a48a596a06343db /dev-libs/libusb/libusb-0.1.10a.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-d8dab9aa38e675f17302cb941a9c4865e5715722.tar.gz gentoo-2-d8dab9aa38e675f17302cb941a9c4865e5715722.tar.bz2 gentoo-2-d8dab9aa38e675f17302cb941a9c4865e5715722.zip |
Marked ppc stable.
(Portage version: 2.0.51.22-r1)
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 448a1ed71252..0c36d9bf8247 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.8 2005/06/02 20:47:23 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.10a.ebuild,v 1.9 2005/06/03 05:31:23 josejx 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="" |