diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-08-11 18:11:50 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-08-11 18:11:50 +0000 |
commit | e0798fc2f4c6b9787e761604187b1548d07683ad (patch) | |
tree | 2b007db9977053cf6b91acd3982ee984058f1fe5 /dev-libs/libusb/libusb-1.0.8.ebuild | |
parent | Marked ppc/ppc64 stable for bug #330841. (diff) | |
download | historical-e0798fc2f4c6b9787e761604187b1548d07683ad.tar.gz historical-e0798fc2f4c6b9787e761604187b1548d07683ad.tar.bz2 historical-e0798fc2f4c6b9787e761604187b1548d07683ad.zip |
Marked ppc/ppc64 stable for bug #304149.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/libusb/libusb-1.0.8.ebuild')
-rw-r--r-- | dev-libs/libusb/libusb-1.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libusb/libusb-1.0.8.ebuild b/dev-libs/libusb/libusb-1.0.8.ebuild index 480ef27a62fe..43cdff39d3a2 100644 --- a/dev-libs/libusb/libusb-1.0.8.ebuild +++ b/dev-libs/libusb/libusb-1.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-1.0.8.ebuild,v 1.3 2010/07/31 16:42:26 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-1.0.8.ebuild,v 1.4 2010/08/11 18:11:50 josejx Exp $ EAPI="2" @@ -9,7 +9,7 @@ HOMEPAGE="http://libusb.org/" SRC_URI="mirror://sourceforge/libusb/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="1" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="debug doc" DEPEND="doc? ( app-doc/doxygen )" |