summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-07-31 16:42:26 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-07-31 16:42:26 +0000
commitf592ab9cfb952a7472be3b18ac3fcc2494648e4a (patch)
tree235e65b7749fb839f36b6015553d189e0709ebd7 /dev-libs/libusb
parentVersion bump. (diff)
downloadgentoo-2-f592ab9cfb952a7472be3b18ac3fcc2494648e4a.tar.gz
gentoo-2-f592ab9cfb952a7472be3b18ac3fcc2494648e4a.tar.bz2
gentoo-2-f592ab9cfb952a7472be3b18ac3fcc2494648e4a.zip
x86 stable wrt bug #304149
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-libs/libusb')
-rw-r--r--dev-libs/libusb/ChangeLog5
-rw-r--r--dev-libs/libusb/libusb-1.0.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libusb/ChangeLog b/dev-libs/libusb/ChangeLog
index dcb1f79e0421..5fbf12a4fe8f 100644
--- a/dev-libs/libusb/ChangeLog
+++ b/dev-libs/libusb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libusb
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/ChangeLog,v 1.103 2010/07/31 10:51:53 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/ChangeLog,v 1.104 2010/07/31 16:42:26 phajdan.jr Exp $
+
+ 31 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> libusb-1.0.8.ebuild:
+ x86 stable wrt bug #304149
31 Jul 2010; Pacho Ramos <pacho@gentoo.org> libusb-1.0.8.ebuild:
amd64 stable, bug 304149
diff --git a/dev-libs/libusb/libusb-1.0.8.ebuild b/dev-libs/libusb/libusb-1.0.8.ebuild
index e3365e112251..480ef27a62fe 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.2 2010/07/31 10:51:53 pacho Exp $
+# $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 $
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 )"