summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-28 15:17:13 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-28 15:17:13 +0000
commitabc4f3dbc21dfb55a2e8f0ab3c0b43c4fe151f5f (patch)
tree00aca43568ac626dd4c7d46fff96f64814354bbc /dev-libs/libusb
parentx86 stable wrt bug #400527 (diff)
downloadgentoo-2-abc4f3dbc21dfb55a2e8f0ab3c0b43c4fe151f5f.tar.gz
gentoo-2-abc4f3dbc21dfb55a2e8f0ab3c0b43c4fe151f5f.tar.bz2
gentoo-2-abc4f3dbc21dfb55a2e8f0ab3c0b43c4fe151f5f.zip
x86 stable wrt bug #399713
(Portage version: 2.1.10.44/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.9_rc3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libusb/ChangeLog b/dev-libs/libusb/ChangeLog
index 2ccfc64c9331..5ecf6dd5ef2c 100644
--- a/dev-libs/libusb/ChangeLog
+++ b/dev-libs/libusb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libusb
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/ChangeLog,v 1.126 2012/01/23 14:26:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/ChangeLog,v 1.127 2012/01/28 15:17:13 phajdan.jr Exp $
+
+ 28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libusb-1.0.9_rc3.ebuild:
+ x86 stable wrt bug #399713
23 Jan 2012; Agostino Sarubbo <ago@gentoo.org> libusb-1.0.9_rc3.ebuild:
Stable for amd64, wrt bug #399713
diff --git a/dev-libs/libusb/libusb-1.0.9_rc3.ebuild b/dev-libs/libusb/libusb-1.0.9_rc3.ebuild
index 6bc944b52c5f..03aa4559115a 100644
--- a/dev-libs/libusb/libusb-1.0.9_rc3.ebuild
+++ b/dev-libs/libusb/libusb-1.0.9_rc3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-1.0.9_rc3.ebuild,v 1.2 2012/01/23 14:26:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-1.0.9_rc3.ebuild,v 1.3 2012/01/28 15:17:13 phajdan.jr Exp $
EAPI=4
inherit autotools
@@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/libu/${PN}-${PV%.*}/${PN}-${PV%.*}_${PV/_/~}.
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 ~x64-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 ~x64-macos ~x86-macos"
IUSE="debug doc static-libs"
RDEPEND=""