From cb29027e63473002fa66489a50107b2239d05469 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 23 Jan 2012 14:26:00 +0000 Subject: Stable for amd64, wrt bug #399713 (Portage version: 2.1.10.41/cvs/Linux x86_64) --- dev-libs/libusb/ChangeLog | 5 ++++- dev-libs/libusb/libusb-1.0.9_rc3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-libs/libusb') diff --git a/dev-libs/libusb/ChangeLog b/dev-libs/libusb/ChangeLog index 375e9dc735fd..2ccfc64c9331 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.125 2012/01/09 07:11:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/ChangeLog,v 1.126 2012/01/23 14:26:00 ago Exp $ + + 23 Jan 2012; Agostino Sarubbo libusb-1.0.9_rc3.ebuild: + Stable for amd64, wrt bug #399713 *libusb-1.0.9_rc3 (09 Jan 2012) diff --git a/dev-libs/libusb/libusb-1.0.9_rc3.ebuild b/dev-libs/libusb/libusb-1.0.9_rc3.ebuild index 525c0f1510b7..6bc944b52c5f 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.1 2012/01/09 07:11:08 ssuominen Exp $ +# $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 $ 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="" -- cgit v1.2.3-65-gdbad