From 753a29009959caa1ed07c0f531f90c6fd466407a Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Thu, 7 Jul 2016 16:02:30 -0700 Subject: [PATCH] bump(sys-apps/usbutils): sync with upstream for arm64 Signed-off-by: Geoff Levand --- .../md5-cache/sys-apps/usbutils-008-r1 | 4 +- .../sys-apps/usbutils/ChangeLog | 784 ++---------------- .../sys-apps/usbutils/ChangeLog-2015 | 743 +++++++++++++++++ .../portage-stable/sys-apps/usbutils/Manifest | 7 +- .../sys-apps/usbutils/metadata.xml | 13 +- .../sys-apps/usbutils/usbutils-008-r1.ebuild | 2 +- 6 files changed, 822 insertions(+), 731 deletions(-) create mode 100644 sdk_container/src/third_party/portage-stable/sys-apps/usbutils/ChangeLog-2015 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/usbutils-008-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/usbutils-008-r1 index 3529855929..522c9bec05 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/usbutils-008-r1 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/usbutils-008-r1 @@ -4,11 +4,11 @@ DESCRIPTION=USB enumeration utilities EAPI=5 HOMEPAGE=http://linux-usb.sourceforge.net/ IUSE=python python_targets_python2_7 -KEYWORDS=alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux +KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux LICENSE=GPL-2 RDEPEND=virtual/libusb:1= virtual/libudev:= sys-apps/hwids python? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),python_single_target_python2_7(+)] ) REQUIRED_USE=python? ( python_targets_python2_7 ) SLOT=0 SRC_URI=mirror://kernel/linux/utils/usb/usbutils/usbutils-008.tar.xz _eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 python-single-r1 2ebea8fbab356d63110245129a67a6dd python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 -_md5_=bca12e16b558b87c8e20e4c6c64fdef2 +_md5_=5a233ca0ee0619191635512fe50d61a9 diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/ChangeLog b/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/ChangeLog index 2456becf86..47d34f8ab8 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/ChangeLog +++ b/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/ChangeLog @@ -1,743 +1,87 @@ # ChangeLog for sys-apps/usbutils -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/ChangeLog,v 1.204 2015/07/30 12:27:26 ago Exp $ +# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 +# (auto-generated from git log) - 30 Jul 2015; Agostino Sarubbo usbutils-008-r1.ebuild: - Stable for sparc, wrt bug #541040 +*usbutils-008-r1 (09 Aug 2015) +*usbutils-008 (09 Aug 2015) +*usbutils-007 (09 Aug 2015) - 17 Jul 2015; Mikle Kolyada usbutils-008-r1.ebuild: - ia64 stable wrt bug #541040 + 09 Aug 2015; Robin H. Johnson + +files/usbutils-006-stdint.patch, +metadata.xml, +usbutils-007.ebuild, + +usbutils-008.ebuild, +usbutils-008-r1.ebuild: + proj/gentoo: Initial commit - 28 Jun 2015; Mikle Kolyada usbutils-008-r1.ebuild: - alpha stable wrt bug #541040 + This commit represents a new era for Gentoo: + Storing the gentoo-x86 tree in Git, as converted from CVS. - 11 Jun 2015; Markus Meier usbutils-008-r1.ebuild: - arm stable, bug #541040 + This commit is the start of the NEW history. + Any historical data is intended to be grafted onto this point. - 11 Jun 2015; Agostino Sarubbo usbutils-008-r1.ebuild: - Stable for ppc, wrt bug #541040 + Creation process: + 1. Take final CVS checkout snapshot + 2. Remove ALL ChangeLog* files + 3. Transform all Manifests to thin + 4. Remove empty Manifests + 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ + 5.1. Do not touch files with -kb/-ko keyword flags. - 09 Jun 2015; Agostino Sarubbo usbutils-008-r1.ebuild: - Stable for x86, wrt bug #541040 + Signed-off-by: Robin H. Johnson + X-Thanks: Alec Warner - did the GSoC 2006 migration + tests + X-Thanks: Robin H. Johnson - infra guy, herding this + project + X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo + developer, wrote Git features for the migration + X-Thanks: Brian Harring - wrote much python to improve + cvs2svn + X-Thanks: Rich Freeman - validation scripts + X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 + work in migration + X-Thanks: Michał Górny - scripts, QA, nagging + X-Thanks: All of other Gentoo developers - many ideas and lots of paint on + the bikeshed - 08 Jun 2015; Jeroen Roovers usbutils-008-r1.ebuild: - Stable for HPPA (bug #541040). + 24 Aug 2015; Justin Lecher metadata.xml: + Use https by default - 07 Jun 2015; Jeroen Roovers usbutils-008-r1.ebuild: - Stable for PPC64 (bug #541040). + Convert all URLs for sites supporting encrypted connections from http to + https - 31 May 2015; Mikle Kolyada usbutils-008-r1.ebuild: - amd64 stable wrt bug #541040 + Signed-off-by: Justin Lecher - 03 Mar 2015; Yixun Lan usbutils-008.ebuild: - add arm64 support, tested on A53 board + 24 Aug 2015; Mike Gilbert metadata.xml: + Revert DOCTYPE SYSTEM https changes in metadata.xml - 28 Feb 2015; Agostino Sarubbo usbutils-008.ebuild: - Stable for ia64, wrt bug #535656 + repoman does not yet accept the https version. + This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. - 27 Feb 2015; Agostino Sarubbo usbutils-008.ebuild: - Stable for sparc, wrt bug #535656 + Bug: https://bugs.gentoo.org/552720 - 24 Feb 2015; Agostino Sarubbo usbutils-008.ebuild: - Stable for alpha, wrt bug #535656 + 01 Oct 2015; Justin Lecher metadata.xml: + Add missing remote-id type=sourceforge - 21 Feb 2015; Tim Harder usbutils-008-r1.ebuild: - Add missing slotdep for libudev. + Signed-off-by: Justin Lecher - 21 Feb 2015; Tim Harder usbutils-008-r1.ebuild: - Use correct virtual libudev dep. + 24 Nov 2015; Mike Frysinger metadata.xml: + standardize various metadata.xml style -*usbutils-008-r1 (21 Feb 2015) + 30 Nov 2015; Mike Frysinger usbutils-008-r1.ebuild: + mark 008-r1 arm64/m68k/s390/sh stable #567132 - 21 Feb 2015; Tim Harder +usbutils-008-r1.ebuild: - Add missing udev dep (bug #536310) and drop unused zlib dep (bug #540932). + 24 Jan 2016; Michał Górny metadata.xml: + Unify quoting in metadata.xml files for machine processing - 26 Jan 2015; Agostino Sarubbo usbutils-008.ebuild: - Stable for x86, wrt bug #535656 + Force unified quoting in all metadata.xml files since lxml does not + preserve original use of single and double quotes. Ensuring unified + quoting before the process allows distinguishing the GLEP 67-related + metadata.xml changes from unrelated quoting changes. - 18 Jan 2015; Agostino Sarubbo usbutils-008.ebuild: - Stable for ppc64, wrt bug #535656 + 24 Jan 2016; Michał Górny metadata.xml: + Replace all herds with appropriate projects (GLEP 67) - 17 Jan 2015; Agostino Sarubbo usbutils-008.ebuild: - Stable for ppc, wrt bug #535656 + Replace all uses of herd with appropriate project maintainers, or no + maintainers in case of herds requested to be disbanded. - 09 Jan 2015; Agostino Sarubbo usbutils-008.ebuild: - Stable for amd64, wrt bug #535656 + 24 Jan 2016; Michał Górny metadata.xml: + Set appropriate maintainer types in metadata.xml (GLEP 67) - 08 Jan 2015; Jeroen Roovers usbutils-008.ebuild: - Stable for HPPA (bug #535656). - - 08 Jan 2015; Markus Meier usbutils-008.ebuild: - arm stable, bug #535656 - -*usbutils-008 (04 Dec 2014) - - 04 Dec 2014; Tim Harder +usbutils-008.ebuild: - Version bump. - - 07 Apr 2014; Samuli Suominen -files/usbmodules.sh, - -files/usbutils.cron, -usbutils-004.ebuild, -usbutils-006-r1.ebuild, - -usbutils-006.ebuild, metadata.xml: - old - - 07 Apr 2014; Samuli Suominen usbutils-007.ebuild: - Use PYTHON_REQUIRED_USE to abort early if required. - - 19 Mar 2014; Agostino Sarubbo usbutils-007.ebuild: - Stable for alpha, wrt bug #496534 - - 14 Mar 2014; Agostino Sarubbo usbutils-007.ebuild: - Stable for ppc64, wrt bug #496534 - - 12 Mar 2014; Agostino Sarubbo usbutils-007.ebuild: - Stable for sparc, wrt bug #496534 - - 07 Mar 2014; Mike Frysinger - files/usbutils-006-stdint.patch: - Link to upstream bug report. - - 05 Mar 2014; Agostino Sarubbo usbutils-007.ebuild: - Stable for ppc, wrt bug #496534 - - 04 Mar 2014; Agostino Sarubbo usbutils-007.ebuild: - Stable for x86, wrt bug #496534 - - 02 Mar 2014; Pacho Ramos usbutils-007.ebuild: - amd64 stable, bug #496534 - - 22 Feb 2014; Akinori Hattori usbutils-007.ebuild: - ia64 stable wrt bug #496534 - - 20 Feb 2014; Markus Meier usbutils-007.ebuild: - arm stable, bug #496534 - - 16 Feb 2014; Jeroen Roovers usbutils-007.ebuild: - Stable for HPPA (bug #496534). - - 05 Sep 2013; Mike Frysinger usbutils-006-r1.ebuild: - Mark m68k stable #466434. - -*usbutils-007 (11 Jun 2013) - - 11 Jun 2013; Tony Vroon +usbutils-007.ebuild: - Version bump to 007, as requested by Christian Schmidt in bug #472882. - Features improved descriptor decoding for audio (UAC) and communications - devices (CDC), link state reporting for USB 3.0 and handling of non-ASCII - strings. - - 01 May 2013; Agostino Sarubbo usbutils-006-r1.ebuild: - Stable for sh, wrt bug #466434 - - 23 Apr 2013; Jeroen Roovers usbutils-006-r1.ebuild: - Stable for HPPA (bug #466434). - - 23 Apr 2013; Agostino Sarubbo usbutils-006-r1.ebuild: - Stable for alpha, wrt bug #466434 - - 22 Apr 2013; Agostino Sarubbo usbutils-006-r1.ebuild: - Stable for sparc, wrt bug #466434 - - 22 Apr 2013; Agostino Sarubbo usbutils-006-r1.ebuild: - Stable for s390, wrt bug #466434 - - 22 Apr 2013; Agostino Sarubbo usbutils-006-r1.ebuild: - Stable for ppc64, wrt bug #466434 - - 22 Apr 2013; Agostino Sarubbo usbutils-006-r1.ebuild: - Stable for ppc, wrt bug #466434 - - 22 Apr 2013; Agostino Sarubbo usbutils-006-r1.ebuild: - Stable for ia64, wrt bug #466434 - - 21 Apr 2013; Agostino Sarubbo usbutils-006-r1.ebuild: - Stable for arm, wrt bug #466434 - - 20 Apr 2013; Agostino Sarubbo usbutils-006-r1.ebuild: - Stable for x86, wrt bug #466434 - - 20 Apr 2013; Agostino Sarubbo usbutils-006-r1.ebuild: - Stable for amd64, wrt bug #466434 - - 19 Apr 2013; Samuli Suominen usbutils-006.ebuild, - usbutils-006-r1.ebuild, -files/usbutils-006-libusbx-1.0.13.patch: - Punt -libusbx-1.0.13.patch which is no longer required by current - dev-libs/libusbx wrt #466428 by Lukáš Závodný - -*usbutils-006-r1 (25 Mar 2013) - - 25 Mar 2013; Samuli Suominen +usbutils-006-r1.ebuild: - Convert from python.eclass to python-single-r1.eclass. - Do not install the usbmodules script from ${FILESDIR} because sys-apps/kmod - does not generate the required modules.usbmap file wrt #462982 by - Mike Frysinger. - - 22 Feb 2013; Zac Medico usbutils-006.ebuild: - Add ~arm-linux keyword. - - 29 Dec 2012; Raúl Porcel usbutils-006.ebuild: - alpha/m68k/s390/sh/sparc stable wrt #436186 - - 17 Dec 2012; Agostino Sarubbo usbutils-006.ebuild: - Stable for ia64, wrt bug #436186 - - 09 Nov 2012; Richard Yao +files/usbutils-006-stdint.patch, - usbutils-006.ebuild: - Patch usbhid-dump to proper include stdint.h to fix build failure on FreeBSD - - 31 Oct 2012; Samuli Suominen usbutils-006.ebuild: - Use REPLACING_VERSIONS to silence pkg_postinst() message about removed - USE="network-cron" wrt #440536 by "poletti.marco" - - 02 Oct 2012; Anthony G. Basile usbutils-006.ebuild: - stable arm, bug #436186 - - 26 Sep 2012; Samuli Suominen usbutils-006.ebuild: - amd64/ppc/ppc64/x86 stable wrt #436186 - - 26 Sep 2012; Jeroen Roovers usbutils-006.ebuild: - Stable for HPPA (bug #436186). - - 25 Sep 2012; Samuli Suominen usbutils-006.ebuild, - files/usbutils-006-libusbx-1.0.13.patch: - Remove ugly has_version usage and use LIBUSBX_API_VERSION in the patch. - - 24 Sep 2012; Samuli Suominen -usbutils-005.ebuild, - -usbutils-005-r1.ebuild, -files/usbutils-005-missing-includes.patch: - old - - 24 Sep 2012; Samuli Suominen usbutils-006.ebuild, - +files/usbutils-006-libusbx-1.0.13.patch: - Fix building against >=dev-libs/libusbx-1.0.13 wrt #435866 by Zoltan Puskas - - 25 Aug 2012; Mike Frysinger usbutils-005.ebuild: - Drop useless -vf args to mv #432632 by Joshua B. Kahlenberg. - -*usbutils-006 (09 Jul 2012) - - 09 Jul 2012; Tim Harder +usbutils-006.ebuild: - Version bump. - - 04 May 2012; Jeff Horelick usbutils-004.ebuild, - usbutils-005.ebuild, usbutils-005-r1.ebuild: - dev-util/pkgconfig -> virtual/pkgconfig - - 21 Apr 2012; Mike Frysinger usbutils-005-r1.ebuild: - Restore ~arch keywords #410401. - - 14 Apr 2012; Zac Medico usbutils-005-r1.ebuild: - Fix for prefix and add keywords for ~amd64-linux and ~x86-linux. - - 02 Apr 2012; Jeroen Roovers usbutils-005-r1.ebuild: - Marked ~hppa (bug #410401). - -*usbutils-005-r1 (01 Apr 2012) - - 01 Apr 2012; Diego E. Pettenò +usbutils-005-r1.ebuild: - Make use of the new hwids ebuild. - - 31 Jan 2012; Mike Frysinger usbutils-005.ebuild: - Trim usb.ids.gz file since the package currently lacks the plumbing to - properly expose it to higher layers, and even its own code all refers to the - uncompressed version. - - 05 Jan 2012; Samuli Suominen -usbutils-001.ebuild, - -usbutils-002.ebuild, -usbutils-003.ebuild: - old - - 05 Jan 2012; Samuli Suominen usbutils-004.ebuild: - ppc64 stable wrt #394577 - - 04 Jan 2012; Brent Baude usbutils-004.ebuild: - Marking usbutils-004 ppc for bug 394577 - - 01 Jan 2012; Raúl Porcel usbutils-004.ebuild: - alpha/ia64/m68k/s390/sh/sparc/x86 stable wrt #394577 - - 21 Dec 2011; Markus Meier usbutils-004.ebuild: - arm stable, bug #394577 - - 14 Dec 2011; Agostino Sarubbo usbutils-004.ebuild: - Stable for AMD64, wrt bug #394577 - - 14 Dec 2011; Samuli Suominen usbutils-005.ebuild, - +files/usbutils-005-missing-includes.patch: - Fix missing limits.h and stddef.h wrt #394633 by Alexandre Rostovtsev. This - is Debian patch 04-missing-includes.diff. - - 13 Dec 2011; Jeroen Roovers usbutils-004.ebuild: - Stable for HPPA (bug #394577). - -*usbutils-005 (13 Dec 2011) - - 13 Dec 2011; Samuli Suominen +usbutils-005.ebuild: - Version bump wrt #394513 by Rafał Mużyło - -*usbutils-004 (26 Aug 2011) - - 26 Aug 2011; Tim Harder +usbutils-004.ebuild: - Version bump. - - 24 Aug 2011; Tim Harder usbutils-001.ebuild, - usbutils-002.ebuild, usbutils-003.ebuild: - Use correct dependency variable (fixes bug #380497). - -*usbutils-003 (17 Jun 2011) - - 17 Jun 2011; Jeroen Roovers +usbutils-003.ebuild: - Version bump. - - 01 May 2011; Kacper Kowalik usbutils-001.ebuild: - ppc64 stable wrt #360531 - - 30 Apr 2011; Raúl Porcel usbutils-001.ebuild: - ia64/m68k/s390/sh/sparc stable wrt #360531 - - 21 Apr 2011; Thomas Kahle usbutils-001.ebuild: - x86 stable per bug 360531 - - 14 Apr 2011; Brent Baude usbutils-001.ebuild: - stable ppc, bug 360531 - - 10 Apr 2011; Markus Meier usbutils-001.ebuild: - arm stable, bug #360531 - - 29 Mar 2011; Jeroen Roovers usbutils-001.ebuild: - Stable for HPPA (bug #360531). - - 27 Mar 2011; Tobias Klausmann usbutils-001.ebuild: - Stable on alpha, bug #360531 - - 26 Mar 2011; Markos Chandras usbutils-001.ebuild: - Stable on amd64 wrt bug #360531 - -*usbutils-002 (26 Mar 2011) - - 26 Mar 2011; Samuli Suominen +usbutils-002.ebuild: - Version bump. - - 09 Jan 2011; Raúl Porcel usbutils-0.90.ebuild: - ia64/m68k/s390/sh stable wrt #342525 - - 22 Dec 2010; Tobias Klausmann usbutils-0.90.ebuild: - Stable on alpha, bug #342525 - -*usbutils-001 (15 Dec 2010) - - 15 Dec 2010; Mike Frysinger +usbutils-001.ebuild: - Version bump. - - 13 Dec 2010; Michael Weber usbutils-0.90.ebuild: - sparc stable (bug 342525) - -*usbutils-0.91-r1 (19 Nov 2010) - - 19 Nov 2010; Mike Frysinger +usbutils-0.91-r1.ebuild: - Rewrite usbutils to use libusb-1 #342553 by Chris Coleman. Move lsusb to - /usr/bin #342529 by Samuli Suominen. - - 26 Oct 2010; Christian Faulhammer usbutils-0.90.ebuild: - stable x86, bug 342525 - - 26 Oct 2010; Samuli Suominen usbutils-0.90.ebuild: - ppc64 stable wrt #342525 - - 26 Oct 2010; Michael Weber usbutils-0.90.ebuild: - Stable on arm wrt bug #342525 - - 25 Oct 2010; Diego E. Pettenò - usbutils-0.91.ebuild: - QA: while waiting for Mike to update this to use libusb-1 exclusively, - avoid breaking on new installs. - - 25 Oct 2010; Markos Chandras usbutils-0.90.ebuild: - Stable on amd64 wrt bug #342525 - - 24 Oct 2010; Jeroen Roovers usbutils-0.90.ebuild: - Stable for HPPA PPC (bug #342525). - -*usbutils-0.91 (24 Oct 2010) - - 24 Oct 2010; Mike Frysinger +usbutils-0.91.ebuild: - Version bump. - -*usbutils-0.90 (14 Aug 2010) - - 14 Aug 2010; Mike Frysinger +usbutils-0.90.ebuild: - Version bump #332583 by Samuli Suominen. - - 25 Apr 2010; Alexis Ballier usbutils-0.87.ebuild, - +files/usbutils-0.87-fbsd.patch: - Fix build on FreeBSD, bug #316671, by Toffanin [Gentoo/FreeBSD AT] - - -*usbutils-0.87 (21 Mar 2010) - - 21 Mar 2010; Mike Frysinger +usbutils-0.87.ebuild: - Version bump #310577 by Samuli Suominen. - - 30 Jan 2010; Raúl Porcel usbutils-0.86-r1.ebuild: - sparc stable wrt #296426 - - 18 Jan 2010; Mike Frysinger usbutils-0.86-r1.ebuild: - Only install update-usbids and not also update-usbids.sh. - - 01 Jan 2010; Tobias Klausmann - usbutils-0.86-r1.ebuild: - Stable on alpha, bug #296426 - - 28 Dec 2009; Markus Meier usbutils-0.86-r1.ebuild: - x86 stable, bug #296426 - - 28 Dec 2009; nixnut usbutils-0.86-r1.ebuild: - ppc stable #296426 - - 18 Dec 2009; Mike Frysinger usbutils-0.86-r1.ebuild: - Add pkgconfig to build deps #297346 by Johannes Niess. - - 16 Dec 2009; Jeroen Roovers usbutils-0.86-r1.ebuild: - Stable for HPPA (bug #296426). - - 14 Dec 2009; Brent Baude usbutils-0.86-r1.ebuild: - stable ppc64, bug 296426 - - 12 Dec 2009; Samuli Suominen - usbutils-0.86-r1.ebuild: - amd64 stable wrt #296426 - - 11 Dec 2009; Raúl Porcel usbutils-0.82.ebuild: - m68k/s390/sh stable - - 28 Nov 2009; Raúl Porcel usbutils-0.82.ebuild: - ia64/sparc stable wrt #287380 - - 31 Oct 2009; Brent Baude usbutils-0.82.ebuild: - Marking usbutils-0.82 ppc64 for bug 287745 - - 30 Oct 2009; Markus Meier usbutils-0.82.ebuild: - arm/x86 stable, bug #287745 - - 21 Oct 2009; Jeroen Roovers usbutils-0.82.ebuild: - Stable for HPPA (bug #287745). - - 11 Oct 2009; Romain Perier - usbutils-0.82.ebuild: - Stable for amd64 per bug #287745. - - 07 Oct 2009; nixnut usbutils-0.82.ebuild: - ppc stable #287745 - - 03 Oct 2009; Tobias Klausmann usbutils-0.82.ebuild: - Stable on alpha, bug #286074 - -*usbutils-0.86-r1 (01 Oct 2009) - - 01 Oct 2009; Mike Frysinger +usbutils-0.86-r1.ebuild: - Fix install location of .pc file #287206 by Tiziano Müller. - -*usbutils-0.86 (01 Oct 2009) - - 01 Oct 2009; Mike Frysinger - +files/usbutils-0.82-fbsd.patch, +usbutils-0.86.ebuild: - Version bump by Tim Harder #287011. Fix by Aleksey Chernov for building on - FreeBSD systems #275052. - - 15 May 2009; Robin H. Johnson usbutils-0.73.ebuild, - usbutils-0.80.ebuild, usbutils-0.82.ebuild: - usbutils works perfectly with libusb-compat. - -*usbutils-0.82 (13 May 2009) - - 13 May 2009; Mike Frysinger +usbutils-0.82.ebuild: - Version bump #269623 by Dennis Schridde. - -*usbutils-0.80 (27 Apr 2009) - - 27 Apr 2009; Greg Kroah-Hartman +usbutils-0.80.ebuild: - update to 0.80 release - - 04 Jan 2009; Mike Frysinger usbutils-0.73.ebuild: - Drop unused --enable-usbmodules #253603 by Arfrever Frehtes Taifersar - Arahesis. - - 10 Oct 2008; Robin H. Johnson - usbutils-0.71-r1.ebuild, usbutils-0.72-r4.ebuild, usbutils-0.73.ebuild: - Bug #240642, make picky users happy with explicit RDEPEND="${DEPEND}". - - 23 Aug 2008; Doug Goldstein metadata.xml: - add GLEP 56 USE flag desc from use.local.desc - - 24 Mar 2008; Jeroen Roovers usbutils-0.73.ebuild: - Stable for HPPA (bug #214268). - - 24 Mar 2008; Tobias Klausmann usbutils-0.73.ebuild: - Stable on alpha, bug #214268 - - 24 Mar 2008; Raúl Porcel usbutils-0.73.ebuild: - ia64 stable wrt #214268 - - 24 Mar 2008; Ferris McCormick usbutils-0.73.ebuild: - Sparc stable, Bug #214268. Thanks to Friedrich Oslage for testing. - - 23 Mar 2008; Brent Baude usbutils-0.73.ebuild: - stable ppc64, bug 214268 - - 23 Mar 2008; nixnut usbutils-0.73.ebuild: - Stable on ppc wrt bug 214268 - - 23 Mar 2008; Christian Faulhammer usbutils-0.73.ebuild: - stable x86, bug 214268 - - 22 Mar 2008; Santiago M. Mola usbutils-0.73.ebuild: - amd64 stable wrt bug #214268 - - 04 Feb 2008; Mike Frysinger +files/usbmodules.sh, - usbutils-0.73.ebuild: - Add helper script "usbmodules" like "pcimodules". - - 19 Nov 2007; Joshua Kinard usbutils-0.72-r4.ebuild: - Stable on mips, per #195242. - - 14 Nov 2007; Joe Peterson - +files/usbutils-0.73-byteorder.patch, usbutils-0.73.ebuild: - Patched to compile on FreeBSD (bug #197678) - -*usbutils-0.73 (29 Oct 2007) - - 29 Oct 2007; Robin H. Johnson +usbutils-0.73.ebuild: - Version bump. - - 22 Oct 2007; Raúl Porcel usbutils-0.72-r4.ebuild: - alpha/ia64 stable wrt #195242 - - 21 Oct 2007; Ferris McCormick usbutils-0.72-r4.ebuild: - Sparc stable, Bug #195242 - - 17 Oct 2007; Chris Gianelloni - usbutils-0.72-r4.ebuild: - Stable on amd64 wrt bug #195242. - - 14 Oct 2007; Markus Rothe usbutils-0.72-r4.ebuild: - Stable on ppc64; bug #195242 - - 12 Oct 2007; Lars Weiler usbutils-0.72-r4.ebuild: - stable ppc, bug #195242 - - 09 Oct 2007; Dawid Węgliński usbutils-0.72-r4.ebuild: - stable on x86 for bug 195242 - - 09 Oct 2007; Jeroen Roovers usbutils-0.72-r4.ebuild: - Stable for HPPA (bug #195242). - -*usbutils-0.72-r4 (13 Apr 2007) - - 13 Apr 2007; Mike Frysinger - files/usbutils-0.72-update-usbids.patch, +usbutils-0.72-r4.ebuild: - Squelch more possible warnings in updates-usbids and disable network cron by - default. - -*usbutils-0.72-r3 (01 Apr 2007) - - 01 Apr 2007; Robin H. Johnson - +usbutils-0.72-r3.ebuild: - Revert usbmon patch at the request of upstream. It can now be found as a - seperate package. - -*usbutils-0.72-r2 (19 Mar 2007) - - 19 Mar 2007; Robin H. Johnson - +usbutils-0.72-r2.ebuild: - Add support for Pete Zaitcev's binary usbmon support for 2.6.20+ kernels - (compiles fine on old ones too). - - 10 Feb 2007; Mike Frysinger - +files/usbutils-0.72-update-usbids.patch, files/usbutils.cron, - +usbutils-0.72-r1.ebuild: - Add a -q (quiet) flag to update-usbids and have the cronjob use it #164800 - by Horst Prote. - -*usbutils-0.72-r1 (10 Feb 2007) - - 10 Feb 2007; Mike Frysinger - +files/usbutils-0.72-update-usbids.patch, files/usbutils.cron, - +usbutils-0.72-r1.ebuild: - Add a -q (quiet) flag to update-usbids and have the cronjob use it #164800 by - Horst Prote. - -*usbutils-0.72 (19 Jan 2007) - - 19 Jan 2007; Mike Frysinger +usbutils-0.72.ebuild: - Version bump #162609 by Lars (Polynomial-C). - -*usbutils-0.71-r2 (26 Nov 2006) - - 26 Nov 2006; Mike Frysinger +files/usbutils.cron, - +usbutils-0.71-r2.ebuild: - Move usb.ids update to a monthly cronjob #156183 by Petteri Räty. - - 04 Apr 2006; Diego Pettenò - usbutils-0.71-r1.ebuild: - Add ~x86-fbsd keyword. - - 19 Feb 2006; Joshua Kinard usbutils-0.71-r1.ebuild: - Marked stable on mips. - - 18 Feb 2006; Aron Griffis usbutils-0.71-r1.ebuild: - Mark 0.71-r1 stable on alpha/ia64 - - 17 Feb 2006; Joseph Jezak usbutils-0.71-r1.ebuild: - Marked ppc stable for bug #122880. - - 16 Feb 2006; Luis Medinas usbutils-0.71-r1.ebuild: - Stable on amd64. Bug #122880. - - 16 Feb 2006; Gustavo Zacarias - usbutils-0.71-r1.ebuild: - Stable on sparc wrt #122880 - - 16 Feb 2006; Markus Rothe usbutils-0.71-r1.ebuild: - Stable on ppc64; bug #122880 - - 16 Feb 2006; Joshua Jackson usbutils-0.71-r1.ebuild: - Stable on x86; bug #122880 - -*usbutils-0.71-r1 (30 Nov 2005) - - 30 Nov 2005; Mike Frysinger - +files/usbutils-0.71-new-video-format.patch, +usbutils-0.71-r1.ebuild: - Add support for newer format types in usb ids file with patch from upstream - cvs #111781. - -*usbutils-0.71 (12 Jul 2005) - - 12 Jul 2005; Mike Frysinger +usbutils-0.71.ebuild: - Version bump #80268 by Keri Harris and Douglas Russell. - -*usbutils-0.11-r6 (08 May 2005) - - 08 May 2005; Alastair Tse -usbutils-0.11-r3.ebuild, - -usbutils-0.11-r4.ebuild, +usbutils-0.11-r6.ebuild: - version bump. fix multilib issues (#90777). updated usb.ids to 20050408 - - 09 Apr 2005; Markus Rothe usbutils-0.11-r5.ebuild: - Stable on ppc64 - - 07 Apr 2005; Simon Stelling usbutils-0.11-r5.ebuild: - stable on amd64 - - 14 Mar 2005; Gustavo Zacarias usbutils-0.11-r5.ebuild: - Stable on sparc - - 12 Mar 2005; Aron Griffis usbutils-0.11-r5.ebuild: - Stable on alpha, ia64, x86 - - 20 Nov 2004; Daniel Black usbutils-0.11-r5.ebuild: - ppc keyword - - 11 Nov 2004; Joshua Kinard usbutils-0.11-r5.ebuild: - Marked stable on mips. - -*usbutils-0.11-r5 (09 Oct 2004) - - 09 Oct 2004; Doug Goldstein - +files/usbutils-0.11-fix-usb-ids-man-page-ref.patch, - +usbutils-0.11-r5.ebuild: - path fixing bug #62786 - -*usbutils-0.11-r4 (22 Sep 2004) - - 22 Sep 2004; Alastair Tse +usbutils-0.11-r4.ebuild: - new sanitised usb.ids (#59411) - - 03 Sep 2004; Pieter Van den Abeele - usbutils-0.11-r1.ebuild, usbutils-0.11.ebuild: - Masked usbutils-0.11.ebuild stable for ppc - - 03 Sep 2004; Pieter Van den Abeele - usbutils-0.11-r1.ebuild: - Masked usbutils-0.11-r1.ebuild stable for ppc - - 01 Jul 2004; Jeremy Huddleston - usbutils-0.11-r1.ebuild, usbutils-0.11-r3.ebuild, usbutils-0.11.ebuild, - usbutils-0.9.ebuild: - virtual/glibc -> virtual/libc - - 15 Jun 2004; Michael Hanselmann - +files/0.11/lsusb-endian.patch, usbutils-0.11-r3.ebuild: - Patched a big-endian-issue. See bug 43565. - - 27 Apr 2004; Aron Griffis usbutils-0.11-r3.ebuild: - Add inherit eutils - - 22 Mar 2004; Joshua Kinard usbutils-0.11-r3.ebuild, - usbutils-0.11.ebuild, usbutils-0.9.ebuild: - Added ~mips to KEYWORDS. - - 05 Mar 2004; Tom Gall usbutils-0.11-r3.ebuild: - stable on ppc64 + slight fix to take into account 2.6 kernel - header madness - - 18 Feb 2004; Aron Griffis usbutils-0.11-r3.ebuild: - stable on alpha and ia64 - - 05 Feb 2004; Luca Barbato usbutils-0.11-r3.ebuild: - Marked ppc - - 18 Dec 2003; Guy Martin usbutils-0.11-r3.ebuild: - Marked stable on hppa. - - 29 Nov 2003; Brad House usbutils-0.11-r3.ebuild: - mark stable on amd64 - - 17 Nov 2003; Jason Wever usbutils-0.11-r3.ebuild: - Marked stable on sparc. - - 24 Sep 2003; Hanno Boeck usbutils-0.11-r3.ebuild: - Move to x86 stable. - -*usbutils-0.11-r3 (07 Sep 2003) - - 07 Sep 2003; Alastair Tse usbutils-0.11-r3.ebuild: - remove dynamic fetching of usb.ids and replace it with a versioned copy on - gentoo mirrors. - -*usbutils-0.11-r2 (03 Sep 2003) - - 03 Sep 2003; Alastair Tse usbutils-0.11-r2.ebuild: - remove libusb* from usbutils. this is provided by dev-libs/libusb which is - actively maintained. no other distros include libusb* from usbutils (#25571) - - 07 Aug 2003; Tavis Ormandy usbutils-0.11-r1.ebuild: - stable on alpha - - 18 Jul 2003; Olivier Crete usbutils-0.11-r1.ebuild: - Update gnuconfig on amd64 too - -*usbutils-0.11-r1 (04 Jun 2003) - - 28 Jul 2003; Guy Martin usbutils-0.11-r1.ebuild : - Added hppa to KEYWORDS. - - 04 Jun 2003; Hanno Boeck usbutils-0.11-r1.ebuild: - Changed ebuild to download most current usb.ids. - - 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords - -*usbutils-0.11 (02 Nov 2002) - - 25 Mar 2003; Guy Martin usbutils-0.11.ebuild : - Added ~hppa to KEYWORDS. - - 02 Nov 2002; Hanno Boeck usbutils-0.11.ebuild : - New version. - -*usbutils-0.9 (24 Feb 2002) - - 21 Jul 2002; Mark Guertin : - updated keywords (ppc) - - 14 Jul 2002; phoen][x usbutils-0.9.ebuild : - Added LICENSE, KEYWORDS, SLOT. - - 24 Feb 2002; Bruce A. Locke usbutils-0.9.ebuild : - - Ebuild contributed by Scott Worley (folokai@earthlink.net) diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/ChangeLog-2015 b/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/ChangeLog-2015 new file mode 100644 index 0000000000..2456becf86 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/ChangeLog-2015 @@ -0,0 +1,743 @@ +# ChangeLog for sys-apps/usbutils +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/ChangeLog,v 1.204 2015/07/30 12:27:26 ago Exp $ + + 30 Jul 2015; Agostino Sarubbo usbutils-008-r1.ebuild: + Stable for sparc, wrt bug #541040 + + 17 Jul 2015; Mikle Kolyada usbutils-008-r1.ebuild: + ia64 stable wrt bug #541040 + + 28 Jun 2015; Mikle Kolyada usbutils-008-r1.ebuild: + alpha stable wrt bug #541040 + + 11 Jun 2015; Markus Meier usbutils-008-r1.ebuild: + arm stable, bug #541040 + + 11 Jun 2015; Agostino Sarubbo usbutils-008-r1.ebuild: + Stable for ppc, wrt bug #541040 + + 09 Jun 2015; Agostino Sarubbo usbutils-008-r1.ebuild: + Stable for x86, wrt bug #541040 + + 08 Jun 2015; Jeroen Roovers usbutils-008-r1.ebuild: + Stable for HPPA (bug #541040). + + 07 Jun 2015; Jeroen Roovers usbutils-008-r1.ebuild: + Stable for PPC64 (bug #541040). + + 31 May 2015; Mikle Kolyada usbutils-008-r1.ebuild: + amd64 stable wrt bug #541040 + + 03 Mar 2015; Yixun Lan usbutils-008.ebuild: + add arm64 support, tested on A53 board + + 28 Feb 2015; Agostino Sarubbo usbutils-008.ebuild: + Stable for ia64, wrt bug #535656 + + 27 Feb 2015; Agostino Sarubbo usbutils-008.ebuild: + Stable for sparc, wrt bug #535656 + + 24 Feb 2015; Agostino Sarubbo usbutils-008.ebuild: + Stable for alpha, wrt bug #535656 + + 21 Feb 2015; Tim Harder usbutils-008-r1.ebuild: + Add missing slotdep for libudev. + + 21 Feb 2015; Tim Harder usbutils-008-r1.ebuild: + Use correct virtual libudev dep. + +*usbutils-008-r1 (21 Feb 2015) + + 21 Feb 2015; Tim Harder +usbutils-008-r1.ebuild: + Add missing udev dep (bug #536310) and drop unused zlib dep (bug #540932). + + 26 Jan 2015; Agostino Sarubbo usbutils-008.ebuild: + Stable for x86, wrt bug #535656 + + 18 Jan 2015; Agostino Sarubbo usbutils-008.ebuild: + Stable for ppc64, wrt bug #535656 + + 17 Jan 2015; Agostino Sarubbo usbutils-008.ebuild: + Stable for ppc, wrt bug #535656 + + 09 Jan 2015; Agostino Sarubbo usbutils-008.ebuild: + Stable for amd64, wrt bug #535656 + + 08 Jan 2015; Jeroen Roovers usbutils-008.ebuild: + Stable for HPPA (bug #535656). + + 08 Jan 2015; Markus Meier usbutils-008.ebuild: + arm stable, bug #535656 + +*usbutils-008 (04 Dec 2014) + + 04 Dec 2014; Tim Harder +usbutils-008.ebuild: + Version bump. + + 07 Apr 2014; Samuli Suominen -files/usbmodules.sh, + -files/usbutils.cron, -usbutils-004.ebuild, -usbutils-006-r1.ebuild, + -usbutils-006.ebuild, metadata.xml: + old + + 07 Apr 2014; Samuli Suominen usbutils-007.ebuild: + Use PYTHON_REQUIRED_USE to abort early if required. + + 19 Mar 2014; Agostino Sarubbo usbutils-007.ebuild: + Stable for alpha, wrt bug #496534 + + 14 Mar 2014; Agostino Sarubbo usbutils-007.ebuild: + Stable for ppc64, wrt bug #496534 + + 12 Mar 2014; Agostino Sarubbo usbutils-007.ebuild: + Stable for sparc, wrt bug #496534 + + 07 Mar 2014; Mike Frysinger + files/usbutils-006-stdint.patch: + Link to upstream bug report. + + 05 Mar 2014; Agostino Sarubbo usbutils-007.ebuild: + Stable for ppc, wrt bug #496534 + + 04 Mar 2014; Agostino Sarubbo usbutils-007.ebuild: + Stable for x86, wrt bug #496534 + + 02 Mar 2014; Pacho Ramos usbutils-007.ebuild: + amd64 stable, bug #496534 + + 22 Feb 2014; Akinori Hattori usbutils-007.ebuild: + ia64 stable wrt bug #496534 + + 20 Feb 2014; Markus Meier usbutils-007.ebuild: + arm stable, bug #496534 + + 16 Feb 2014; Jeroen Roovers usbutils-007.ebuild: + Stable for HPPA (bug #496534). + + 05 Sep 2013; Mike Frysinger usbutils-006-r1.ebuild: + Mark m68k stable #466434. + +*usbutils-007 (11 Jun 2013) + + 11 Jun 2013; Tony Vroon +usbutils-007.ebuild: + Version bump to 007, as requested by Christian Schmidt in bug #472882. + Features improved descriptor decoding for audio (UAC) and communications + devices (CDC), link state reporting for USB 3.0 and handling of non-ASCII + strings. + + 01 May 2013; Agostino Sarubbo usbutils-006-r1.ebuild: + Stable for sh, wrt bug #466434 + + 23 Apr 2013; Jeroen Roovers usbutils-006-r1.ebuild: + Stable for HPPA (bug #466434). + + 23 Apr 2013; Agostino Sarubbo usbutils-006-r1.ebuild: + Stable for alpha, wrt bug #466434 + + 22 Apr 2013; Agostino Sarubbo usbutils-006-r1.ebuild: + Stable for sparc, wrt bug #466434 + + 22 Apr 2013; Agostino Sarubbo usbutils-006-r1.ebuild: + Stable for s390, wrt bug #466434 + + 22 Apr 2013; Agostino Sarubbo usbutils-006-r1.ebuild: + Stable for ppc64, wrt bug #466434 + + 22 Apr 2013; Agostino Sarubbo usbutils-006-r1.ebuild: + Stable for ppc, wrt bug #466434 + + 22 Apr 2013; Agostino Sarubbo usbutils-006-r1.ebuild: + Stable for ia64, wrt bug #466434 + + 21 Apr 2013; Agostino Sarubbo usbutils-006-r1.ebuild: + Stable for arm, wrt bug #466434 + + 20 Apr 2013; Agostino Sarubbo usbutils-006-r1.ebuild: + Stable for x86, wrt bug #466434 + + 20 Apr 2013; Agostino Sarubbo usbutils-006-r1.ebuild: + Stable for amd64, wrt bug #466434 + + 19 Apr 2013; Samuli Suominen usbutils-006.ebuild, + usbutils-006-r1.ebuild, -files/usbutils-006-libusbx-1.0.13.patch: + Punt -libusbx-1.0.13.patch which is no longer required by current + dev-libs/libusbx wrt #466428 by Lukáš Závodný + +*usbutils-006-r1 (25 Mar 2013) + + 25 Mar 2013; Samuli Suominen +usbutils-006-r1.ebuild: + Convert from python.eclass to python-single-r1.eclass. + Do not install the usbmodules script from ${FILESDIR} because sys-apps/kmod + does not generate the required modules.usbmap file wrt #462982 by + Mike Frysinger. + + 22 Feb 2013; Zac Medico usbutils-006.ebuild: + Add ~arm-linux keyword. + + 29 Dec 2012; Raúl Porcel usbutils-006.ebuild: + alpha/m68k/s390/sh/sparc stable wrt #436186 + + 17 Dec 2012; Agostino Sarubbo usbutils-006.ebuild: + Stable for ia64, wrt bug #436186 + + 09 Nov 2012; Richard Yao +files/usbutils-006-stdint.patch, + usbutils-006.ebuild: + Patch usbhid-dump to proper include stdint.h to fix build failure on FreeBSD + + 31 Oct 2012; Samuli Suominen usbutils-006.ebuild: + Use REPLACING_VERSIONS to silence pkg_postinst() message about removed + USE="network-cron" wrt #440536 by "poletti.marco" + + 02 Oct 2012; Anthony G. Basile usbutils-006.ebuild: + stable arm, bug #436186 + + 26 Sep 2012; Samuli Suominen usbutils-006.ebuild: + amd64/ppc/ppc64/x86 stable wrt #436186 + + 26 Sep 2012; Jeroen Roovers usbutils-006.ebuild: + Stable for HPPA (bug #436186). + + 25 Sep 2012; Samuli Suominen usbutils-006.ebuild, + files/usbutils-006-libusbx-1.0.13.patch: + Remove ugly has_version usage and use LIBUSBX_API_VERSION in the patch. + + 24 Sep 2012; Samuli Suominen -usbutils-005.ebuild, + -usbutils-005-r1.ebuild, -files/usbutils-005-missing-includes.patch: + old + + 24 Sep 2012; Samuli Suominen usbutils-006.ebuild, + +files/usbutils-006-libusbx-1.0.13.patch: + Fix building against >=dev-libs/libusbx-1.0.13 wrt #435866 by Zoltan Puskas + + 25 Aug 2012; Mike Frysinger usbutils-005.ebuild: + Drop useless -vf args to mv #432632 by Joshua B. Kahlenberg. + +*usbutils-006 (09 Jul 2012) + + 09 Jul 2012; Tim Harder +usbutils-006.ebuild: + Version bump. + + 04 May 2012; Jeff Horelick usbutils-004.ebuild, + usbutils-005.ebuild, usbutils-005-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig + + 21 Apr 2012; Mike Frysinger usbutils-005-r1.ebuild: + Restore ~arch keywords #410401. + + 14 Apr 2012; Zac Medico usbutils-005-r1.ebuild: + Fix for prefix and add keywords for ~amd64-linux and ~x86-linux. + + 02 Apr 2012; Jeroen Roovers usbutils-005-r1.ebuild: + Marked ~hppa (bug #410401). + +*usbutils-005-r1 (01 Apr 2012) + + 01 Apr 2012; Diego E. Pettenò +usbutils-005-r1.ebuild: + Make use of the new hwids ebuild. + + 31 Jan 2012; Mike Frysinger usbutils-005.ebuild: + Trim usb.ids.gz file since the package currently lacks the plumbing to + properly expose it to higher layers, and even its own code all refers to the + uncompressed version. + + 05 Jan 2012; Samuli Suominen -usbutils-001.ebuild, + -usbutils-002.ebuild, -usbutils-003.ebuild: + old + + 05 Jan 2012; Samuli Suominen usbutils-004.ebuild: + ppc64 stable wrt #394577 + + 04 Jan 2012; Brent Baude usbutils-004.ebuild: + Marking usbutils-004 ppc for bug 394577 + + 01 Jan 2012; Raúl Porcel usbutils-004.ebuild: + alpha/ia64/m68k/s390/sh/sparc/x86 stable wrt #394577 + + 21 Dec 2011; Markus Meier usbutils-004.ebuild: + arm stable, bug #394577 + + 14 Dec 2011; Agostino Sarubbo usbutils-004.ebuild: + Stable for AMD64, wrt bug #394577 + + 14 Dec 2011; Samuli Suominen usbutils-005.ebuild, + +files/usbutils-005-missing-includes.patch: + Fix missing limits.h and stddef.h wrt #394633 by Alexandre Rostovtsev. This + is Debian patch 04-missing-includes.diff. + + 13 Dec 2011; Jeroen Roovers usbutils-004.ebuild: + Stable for HPPA (bug #394577). + +*usbutils-005 (13 Dec 2011) + + 13 Dec 2011; Samuli Suominen +usbutils-005.ebuild: + Version bump wrt #394513 by Rafał Mużyło + +*usbutils-004 (26 Aug 2011) + + 26 Aug 2011; Tim Harder +usbutils-004.ebuild: + Version bump. + + 24 Aug 2011; Tim Harder usbutils-001.ebuild, + usbutils-002.ebuild, usbutils-003.ebuild: + Use correct dependency variable (fixes bug #380497). + +*usbutils-003 (17 Jun 2011) + + 17 Jun 2011; Jeroen Roovers +usbutils-003.ebuild: + Version bump. + + 01 May 2011; Kacper Kowalik usbutils-001.ebuild: + ppc64 stable wrt #360531 + + 30 Apr 2011; Raúl Porcel usbutils-001.ebuild: + ia64/m68k/s390/sh/sparc stable wrt #360531 + + 21 Apr 2011; Thomas Kahle usbutils-001.ebuild: + x86 stable per bug 360531 + + 14 Apr 2011; Brent Baude usbutils-001.ebuild: + stable ppc, bug 360531 + + 10 Apr 2011; Markus Meier usbutils-001.ebuild: + arm stable, bug #360531 + + 29 Mar 2011; Jeroen Roovers usbutils-001.ebuild: + Stable for HPPA (bug #360531). + + 27 Mar 2011; Tobias Klausmann usbutils-001.ebuild: + Stable on alpha, bug #360531 + + 26 Mar 2011; Markos Chandras usbutils-001.ebuild: + Stable on amd64 wrt bug #360531 + +*usbutils-002 (26 Mar 2011) + + 26 Mar 2011; Samuli Suominen +usbutils-002.ebuild: + Version bump. + + 09 Jan 2011; Raúl Porcel usbutils-0.90.ebuild: + ia64/m68k/s390/sh stable wrt #342525 + + 22 Dec 2010; Tobias Klausmann usbutils-0.90.ebuild: + Stable on alpha, bug #342525 + +*usbutils-001 (15 Dec 2010) + + 15 Dec 2010; Mike Frysinger +usbutils-001.ebuild: + Version bump. + + 13 Dec 2010; Michael Weber usbutils-0.90.ebuild: + sparc stable (bug 342525) + +*usbutils-0.91-r1 (19 Nov 2010) + + 19 Nov 2010; Mike Frysinger +usbutils-0.91-r1.ebuild: + Rewrite usbutils to use libusb-1 #342553 by Chris Coleman. Move lsusb to + /usr/bin #342529 by Samuli Suominen. + + 26 Oct 2010; Christian Faulhammer usbutils-0.90.ebuild: + stable x86, bug 342525 + + 26 Oct 2010; Samuli Suominen usbutils-0.90.ebuild: + ppc64 stable wrt #342525 + + 26 Oct 2010; Michael Weber usbutils-0.90.ebuild: + Stable on arm wrt bug #342525 + + 25 Oct 2010; Diego E. Pettenò + usbutils-0.91.ebuild: + QA: while waiting for Mike to update this to use libusb-1 exclusively, + avoid breaking on new installs. + + 25 Oct 2010; Markos Chandras usbutils-0.90.ebuild: + Stable on amd64 wrt bug #342525 + + 24 Oct 2010; Jeroen Roovers usbutils-0.90.ebuild: + Stable for HPPA PPC (bug #342525). + +*usbutils-0.91 (24 Oct 2010) + + 24 Oct 2010; Mike Frysinger +usbutils-0.91.ebuild: + Version bump. + +*usbutils-0.90 (14 Aug 2010) + + 14 Aug 2010; Mike Frysinger +usbutils-0.90.ebuild: + Version bump #332583 by Samuli Suominen. + + 25 Apr 2010; Alexis Ballier usbutils-0.87.ebuild, + +files/usbutils-0.87-fbsd.patch: + Fix build on FreeBSD, bug #316671, by Toffanin [Gentoo/FreeBSD AT] + + +*usbutils-0.87 (21 Mar 2010) + + 21 Mar 2010; Mike Frysinger +usbutils-0.87.ebuild: + Version bump #310577 by Samuli Suominen. + + 30 Jan 2010; Raúl Porcel usbutils-0.86-r1.ebuild: + sparc stable wrt #296426 + + 18 Jan 2010; Mike Frysinger usbutils-0.86-r1.ebuild: + Only install update-usbids and not also update-usbids.sh. + + 01 Jan 2010; Tobias Klausmann + usbutils-0.86-r1.ebuild: + Stable on alpha, bug #296426 + + 28 Dec 2009; Markus Meier usbutils-0.86-r1.ebuild: + x86 stable, bug #296426 + + 28 Dec 2009; nixnut usbutils-0.86-r1.ebuild: + ppc stable #296426 + + 18 Dec 2009; Mike Frysinger usbutils-0.86-r1.ebuild: + Add pkgconfig to build deps #297346 by Johannes Niess. + + 16 Dec 2009; Jeroen Roovers usbutils-0.86-r1.ebuild: + Stable for HPPA (bug #296426). + + 14 Dec 2009; Brent Baude usbutils-0.86-r1.ebuild: + stable ppc64, bug 296426 + + 12 Dec 2009; Samuli Suominen + usbutils-0.86-r1.ebuild: + amd64 stable wrt #296426 + + 11 Dec 2009; Raúl Porcel usbutils-0.82.ebuild: + m68k/s390/sh stable + + 28 Nov 2009; Raúl Porcel usbutils-0.82.ebuild: + ia64/sparc stable wrt #287380 + + 31 Oct 2009; Brent Baude usbutils-0.82.ebuild: + Marking usbutils-0.82 ppc64 for bug 287745 + + 30 Oct 2009; Markus Meier usbutils-0.82.ebuild: + arm/x86 stable, bug #287745 + + 21 Oct 2009; Jeroen Roovers usbutils-0.82.ebuild: + Stable for HPPA (bug #287745). + + 11 Oct 2009; Romain Perier + usbutils-0.82.ebuild: + Stable for amd64 per bug #287745. + + 07 Oct 2009; nixnut usbutils-0.82.ebuild: + ppc stable #287745 + + 03 Oct 2009; Tobias Klausmann usbutils-0.82.ebuild: + Stable on alpha, bug #286074 + +*usbutils-0.86-r1 (01 Oct 2009) + + 01 Oct 2009; Mike Frysinger +usbutils-0.86-r1.ebuild: + Fix install location of .pc file #287206 by Tiziano Müller. + +*usbutils-0.86 (01 Oct 2009) + + 01 Oct 2009; Mike Frysinger + +files/usbutils-0.82-fbsd.patch, +usbutils-0.86.ebuild: + Version bump by Tim Harder #287011. Fix by Aleksey Chernov for building on + FreeBSD systems #275052. + + 15 May 2009; Robin H. Johnson usbutils-0.73.ebuild, + usbutils-0.80.ebuild, usbutils-0.82.ebuild: + usbutils works perfectly with libusb-compat. + +*usbutils-0.82 (13 May 2009) + + 13 May 2009; Mike Frysinger +usbutils-0.82.ebuild: + Version bump #269623 by Dennis Schridde. + +*usbutils-0.80 (27 Apr 2009) + + 27 Apr 2009; Greg Kroah-Hartman +usbutils-0.80.ebuild: + update to 0.80 release + + 04 Jan 2009; Mike Frysinger usbutils-0.73.ebuild: + Drop unused --enable-usbmodules #253603 by Arfrever Frehtes Taifersar + Arahesis. + + 10 Oct 2008; Robin H. Johnson + usbutils-0.71-r1.ebuild, usbutils-0.72-r4.ebuild, usbutils-0.73.ebuild: + Bug #240642, make picky users happy with explicit RDEPEND="${DEPEND}". + + 23 Aug 2008; Doug Goldstein metadata.xml: + add GLEP 56 USE flag desc from use.local.desc + + 24 Mar 2008; Jeroen Roovers usbutils-0.73.ebuild: + Stable for HPPA (bug #214268). + + 24 Mar 2008; Tobias Klausmann usbutils-0.73.ebuild: + Stable on alpha, bug #214268 + + 24 Mar 2008; Raúl Porcel usbutils-0.73.ebuild: + ia64 stable wrt #214268 + + 24 Mar 2008; Ferris McCormick usbutils-0.73.ebuild: + Sparc stable, Bug #214268. Thanks to Friedrich Oslage for testing. + + 23 Mar 2008; Brent Baude usbutils-0.73.ebuild: + stable ppc64, bug 214268 + + 23 Mar 2008; nixnut usbutils-0.73.ebuild: + Stable on ppc wrt bug 214268 + + 23 Mar 2008; Christian Faulhammer usbutils-0.73.ebuild: + stable x86, bug 214268 + + 22 Mar 2008; Santiago M. Mola usbutils-0.73.ebuild: + amd64 stable wrt bug #214268 + + 04 Feb 2008; Mike Frysinger +files/usbmodules.sh, + usbutils-0.73.ebuild: + Add helper script "usbmodules" like "pcimodules". + + 19 Nov 2007; Joshua Kinard usbutils-0.72-r4.ebuild: + Stable on mips, per #195242. + + 14 Nov 2007; Joe Peterson + +files/usbutils-0.73-byteorder.patch, usbutils-0.73.ebuild: + Patched to compile on FreeBSD (bug #197678) + +*usbutils-0.73 (29 Oct 2007) + + 29 Oct 2007; Robin H. Johnson +usbutils-0.73.ebuild: + Version bump. + + 22 Oct 2007; Raúl Porcel usbutils-0.72-r4.ebuild: + alpha/ia64 stable wrt #195242 + + 21 Oct 2007; Ferris McCormick usbutils-0.72-r4.ebuild: + Sparc stable, Bug #195242 + + 17 Oct 2007; Chris Gianelloni + usbutils-0.72-r4.ebuild: + Stable on amd64 wrt bug #195242. + + 14 Oct 2007; Markus Rothe usbutils-0.72-r4.ebuild: + Stable on ppc64; bug #195242 + + 12 Oct 2007; Lars Weiler usbutils-0.72-r4.ebuild: + stable ppc, bug #195242 + + 09 Oct 2007; Dawid Węgliński usbutils-0.72-r4.ebuild: + stable on x86 for bug 195242 + + 09 Oct 2007; Jeroen Roovers usbutils-0.72-r4.ebuild: + Stable for HPPA (bug #195242). + +*usbutils-0.72-r4 (13 Apr 2007) + + 13 Apr 2007; Mike Frysinger + files/usbutils-0.72-update-usbids.patch, +usbutils-0.72-r4.ebuild: + Squelch more possible warnings in updates-usbids and disable network cron by + default. + +*usbutils-0.72-r3 (01 Apr 2007) + + 01 Apr 2007; Robin H. Johnson + +usbutils-0.72-r3.ebuild: + Revert usbmon patch at the request of upstream. It can now be found as a + seperate package. + +*usbutils-0.72-r2 (19 Mar 2007) + + 19 Mar 2007; Robin H. Johnson + +usbutils-0.72-r2.ebuild: + Add support for Pete Zaitcev's binary usbmon support for 2.6.20+ kernels + (compiles fine on old ones too). + + 10 Feb 2007; Mike Frysinger + +files/usbutils-0.72-update-usbids.patch, files/usbutils.cron, + +usbutils-0.72-r1.ebuild: + Add a -q (quiet) flag to update-usbids and have the cronjob use it #164800 + by Horst Prote. + +*usbutils-0.72-r1 (10 Feb 2007) + + 10 Feb 2007; Mike Frysinger + +files/usbutils-0.72-update-usbids.patch, files/usbutils.cron, + +usbutils-0.72-r1.ebuild: + Add a -q (quiet) flag to update-usbids and have the cronjob use it #164800 by + Horst Prote. + +*usbutils-0.72 (19 Jan 2007) + + 19 Jan 2007; Mike Frysinger +usbutils-0.72.ebuild: + Version bump #162609 by Lars (Polynomial-C). + +*usbutils-0.71-r2 (26 Nov 2006) + + 26 Nov 2006; Mike Frysinger +files/usbutils.cron, + +usbutils-0.71-r2.ebuild: + Move usb.ids update to a monthly cronjob #156183 by Petteri Räty. + + 04 Apr 2006; Diego Pettenò + usbutils-0.71-r1.ebuild: + Add ~x86-fbsd keyword. + + 19 Feb 2006; Joshua Kinard usbutils-0.71-r1.ebuild: + Marked stable on mips. + + 18 Feb 2006; Aron Griffis usbutils-0.71-r1.ebuild: + Mark 0.71-r1 stable on alpha/ia64 + + 17 Feb 2006; Joseph Jezak usbutils-0.71-r1.ebuild: + Marked ppc stable for bug #122880. + + 16 Feb 2006; Luis Medinas usbutils-0.71-r1.ebuild: + Stable on amd64. Bug #122880. + + 16 Feb 2006; Gustavo Zacarias + usbutils-0.71-r1.ebuild: + Stable on sparc wrt #122880 + + 16 Feb 2006; Markus Rothe usbutils-0.71-r1.ebuild: + Stable on ppc64; bug #122880 + + 16 Feb 2006; Joshua Jackson usbutils-0.71-r1.ebuild: + Stable on x86; bug #122880 + +*usbutils-0.71-r1 (30 Nov 2005) + + 30 Nov 2005; Mike Frysinger + +files/usbutils-0.71-new-video-format.patch, +usbutils-0.71-r1.ebuild: + Add support for newer format types in usb ids file with patch from upstream + cvs #111781. + +*usbutils-0.71 (12 Jul 2005) + + 12 Jul 2005; Mike Frysinger +usbutils-0.71.ebuild: + Version bump #80268 by Keri Harris and Douglas Russell. + +*usbutils-0.11-r6 (08 May 2005) + + 08 May 2005; Alastair Tse -usbutils-0.11-r3.ebuild, + -usbutils-0.11-r4.ebuild, +usbutils-0.11-r6.ebuild: + version bump. fix multilib issues (#90777). updated usb.ids to 20050408 + + 09 Apr 2005; Markus Rothe usbutils-0.11-r5.ebuild: + Stable on ppc64 + + 07 Apr 2005; Simon Stelling usbutils-0.11-r5.ebuild: + stable on amd64 + + 14 Mar 2005; Gustavo Zacarias usbutils-0.11-r5.ebuild: + Stable on sparc + + 12 Mar 2005; Aron Griffis usbutils-0.11-r5.ebuild: + Stable on alpha, ia64, x86 + + 20 Nov 2004; Daniel Black usbutils-0.11-r5.ebuild: + ppc keyword + + 11 Nov 2004; Joshua Kinard usbutils-0.11-r5.ebuild: + Marked stable on mips. + +*usbutils-0.11-r5 (09 Oct 2004) + + 09 Oct 2004; Doug Goldstein + +files/usbutils-0.11-fix-usb-ids-man-page-ref.patch, + +usbutils-0.11-r5.ebuild: + path fixing bug #62786 + +*usbutils-0.11-r4 (22 Sep 2004) + + 22 Sep 2004; Alastair Tse +usbutils-0.11-r4.ebuild: + new sanitised usb.ids (#59411) + + 03 Sep 2004; Pieter Van den Abeele + usbutils-0.11-r1.ebuild, usbutils-0.11.ebuild: + Masked usbutils-0.11.ebuild stable for ppc + + 03 Sep 2004; Pieter Van den Abeele + usbutils-0.11-r1.ebuild: + Masked usbutils-0.11-r1.ebuild stable for ppc + + 01 Jul 2004; Jeremy Huddleston + usbutils-0.11-r1.ebuild, usbutils-0.11-r3.ebuild, usbutils-0.11.ebuild, + usbutils-0.9.ebuild: + virtual/glibc -> virtual/libc + + 15 Jun 2004; Michael Hanselmann + +files/0.11/lsusb-endian.patch, usbutils-0.11-r3.ebuild: + Patched a big-endian-issue. See bug 43565. + + 27 Apr 2004; Aron Griffis usbutils-0.11-r3.ebuild: + Add inherit eutils + + 22 Mar 2004; Joshua Kinard usbutils-0.11-r3.ebuild, + usbutils-0.11.ebuild, usbutils-0.9.ebuild: + Added ~mips to KEYWORDS. + + 05 Mar 2004; Tom Gall usbutils-0.11-r3.ebuild: + stable on ppc64 + slight fix to take into account 2.6 kernel + header madness + + 18 Feb 2004; Aron Griffis usbutils-0.11-r3.ebuild: + stable on alpha and ia64 + + 05 Feb 2004; Luca Barbato usbutils-0.11-r3.ebuild: + Marked ppc + + 18 Dec 2003; Guy Martin usbutils-0.11-r3.ebuild: + Marked stable on hppa. + + 29 Nov 2003; Brad House usbutils-0.11-r3.ebuild: + mark stable on amd64 + + 17 Nov 2003; Jason Wever usbutils-0.11-r3.ebuild: + Marked stable on sparc. + + 24 Sep 2003; Hanno Boeck usbutils-0.11-r3.ebuild: + Move to x86 stable. + +*usbutils-0.11-r3 (07 Sep 2003) + + 07 Sep 2003; Alastair Tse usbutils-0.11-r3.ebuild: + remove dynamic fetching of usb.ids and replace it with a versioned copy on + gentoo mirrors. + +*usbutils-0.11-r2 (03 Sep 2003) + + 03 Sep 2003; Alastair Tse usbutils-0.11-r2.ebuild: + remove libusb* from usbutils. this is provided by dev-libs/libusb which is + actively maintained. no other distros include libusb* from usbutils (#25571) + + 07 Aug 2003; Tavis Ormandy usbutils-0.11-r1.ebuild: + stable on alpha + + 18 Jul 2003; Olivier Crete usbutils-0.11-r1.ebuild: + Update gnuconfig on amd64 too + +*usbutils-0.11-r1 (04 Jun 2003) + + 28 Jul 2003; Guy Martin usbutils-0.11-r1.ebuild : + Added hppa to KEYWORDS. + + 04 Jun 2003; Hanno Boeck usbutils-0.11-r1.ebuild: + Changed ebuild to download most current usb.ids. + + 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords + +*usbutils-0.11 (02 Nov 2002) + + 25 Mar 2003; Guy Martin usbutils-0.11.ebuild : + Added ~hppa to KEYWORDS. + + 02 Nov 2002; Hanno Boeck usbutils-0.11.ebuild : + New version. + +*usbutils-0.9 (24 Feb 2002) + + 21 Jul 2002; Mark Guertin : + updated keywords (ppc) + + 14 Jul 2002; phoen][x usbutils-0.9.ebuild : + Added LICENSE, KEYWORDS, SLOT. + + 24 Feb 2002; Bruce A. Locke usbutils-0.9.ebuild : + + Ebuild contributed by Scott Worley (folokai@earthlink.net) diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/Manifest b/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/Manifest index f7799a48a2..9f47f4e7d1 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/Manifest +++ b/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/Manifest @@ -2,7 +2,8 @@ AUX usbutils-006-stdint.patch 701 SHA256 da7ffae1b7169bbf32446cf5e63b0983d2f87bb DIST usbutils-007.tar.xz 418264 SHA256 7593a01724bbc0fd9fe48e62bc721ceb61c76654f1d7b231b3c65f6dfbbaefa4 SHA512 ee5c9ae4b39747139dbf2c0295d0556c2087002a99c1a1c6de9b87714c0ed37c277471794f0c53b15f4f9e4323527eb5d15d7e1197f73e04f2de6978d3d85987 WHIRLPOOL 4374ba416f2bd8678ebfed25e7d5f2fccc5e49abf80716b3b96915601e801ab07686905d5c45e9ae7e7bb40c16084e97a24afc9c35d0ca743e877eea320ab9af DIST usbutils-008.tar.xz 287052 SHA256 44741af0bae9d402a0ef160a29b2fa700bb656ab5e0a4b3343d51249c2a44c8c SHA512 ab1ad36467ff79ff5ab0b924620001612cae44def58c05ade01a4e58d8a4d48df61c09faba49a20497b7d6314045bbaf137b51a9f4e6b65ed0ea3bb339bf1c45 WHIRLPOOL 47898f8f0c8a93a200777e5006ec36c2bc805e126974ba415edc21983db9d35d3b8ec4a6be28359a36e5adda95cc4c8bc37ba4b651a9065e249b8ffe4c6b70aa EBUILD usbutils-007.ebuild 1245 SHA256 9d2264bbe548d13a8ea33909c148f0ca0bc0322042a4210528dd139a74093700 SHA512 556c78fd95718db7c0752eed6381e81374e8f6b161d13a003f40de7aa444beffe3ea6777c3b71d7d4737555475aec774408226632eace8986108e1939fb53d6d WHIRLPOOL 0c3216bdcd950eb7435070a1c4686ce74d6e37f7ffe8f669cb50c639988e242ea76175187bc4810e5b5e69695bc4971df6aa9b4a016d14e8f1bdfab85138c971 -EBUILD usbutils-008-r1.ebuild 1159 SHA256 2a933c176aee1bb07e9e502c77f740cc763e55d4a6d1fc91b979acd99861f34e SHA512 5be6f4fdfa20bcb677ce84c7f47f815eacb1938523733d53be7cac355be9d2938bef6fa936d4ade6fef790d529c091a56c72201e69498c4b558ff6e0529c0f10 WHIRLPOOL e888ad797026fc189448e2c95bfd1a335c6d1d93d6a4f87be2fc654e089ac865f2c3b2b788a18f4aa491b93a76d762443c31a151c9a355320d9bb94e4fdbfd1c +EBUILD usbutils-008-r1.ebuild 1162 SHA256 24170ef644a12cd34d43d4f4123af0781e6bc82660d69dd63b74c2cc736b8487 SHA512 61d7fa7bfd433bbc7edc7ee317cd653300a06e3fb5b389771ff2373609584dbfa116b94e1aeee77fed599fffec8fd4702fb3ab4cb8f33d89b970ce65b453bab7 WHIRLPOOL 3303d06f4547b906baba4de1914fc938d83dbeb6e7a715509e887c352fd6d1d4fb9f5d149d97015a37e30ede53a4198a065974e64f830123d5e7e653d62b43fe EBUILD usbutils-008.ebuild 1223 SHA256 43ceaa27db7cf3712996b0f41a183440131c2cfb199b8f2333bf07c748fbc37a SHA512 0bddb43a62270fd377755a4582fdb11c0d75f7fa287b238b4fc76bf7fc7461eddf859bdafa0a3b03c1515f4cd4e9464ef0210aebec3496c1b9ee114e47bbe4ab WHIRLPOOL aa083f386996045b0b1a36a3a43ab14a3507bfb179fed13430e29e02d218ee613796afa2fd3bc8cd123019d34ffeee48e90f952de694db6a05fc66dbabbd7d7f -MISC ChangeLog 25971 SHA256 94168c0aa7942eb227d19c66f97b1ba623440a8f98afb7321571ab43b206b929 SHA512 7b63dc9df09ba42ef5fab1eaa4058bfc5d4aaab4db33fce153ab0b6cf1e72eb2c49d894a92145666a4f3c3ea122a03bc87dbc05cf979e4f639fdc0de5a7ab3b4 WHIRLPOOL a77db763110c01efda16e1de3ff8978dd1faf39aab1277f4d6dfe84e958eb0a0f1d108f03af097c84e5c19be07232db31adc41b219788b2efb866db13f7b9a99 -MISC metadata.xml 244 SHA256 cba3f1d44e10d0ee378e2afee49d92eefacb2b21cf2f5c2faba349f63818b6e4 SHA512 57187782a6902a80460f73a4b9cee00af4b0b1550e80589f89841b72fc7bbebe503889f1c0ca5838f4de15d65da72e2bc21c357b0099533fccaaf8e0a5555dda WHIRLPOOL 5a6b29bb7440359d163c102385b119625a4881af20c46606c584444cdde92887d01b09823a11946d0fbc014e36b2851edcdb5d749097eb06080aeb397c247d9c +MISC ChangeLog 3343 SHA256 8c2a9b18640b6e4fb9d19ce4c36de1ed459ccc2de7b67e49b85b714858230fb5 SHA512 f983694cf8f1a32b60a60352925205406a3d1e682fd5341121706c493301066f1cc6724ffeefc62bf8f0c7781d9c18410489184a17f22454c68cc57a2bc0b457 WHIRLPOOL 27d116e4e23308bd7469e5c1f998a4d35eac972ff6352e9ee58dd958edd2293ca35fb2fb5318d412a278d93bfb98afe768e8e45952ea5713984d990bbb729cd4 +MISC ChangeLog-2015 25971 SHA256 94168c0aa7942eb227d19c66f97b1ba623440a8f98afb7321571ab43b206b929 SHA512 7b63dc9df09ba42ef5fab1eaa4058bfc5d4aaab4db33fce153ab0b6cf1e72eb2c49d894a92145666a4f3c3ea122a03bc87dbc05cf979e4f639fdc0de5a7ab3b4 WHIRLPOOL a77db763110c01efda16e1de3ff8978dd1faf39aab1277f4d6dfe84e958eb0a0f1d108f03af097c84e5c19be07232db31adc41b219788b2efb866db13f7b9a99 +MISC metadata.xml 329 SHA256 2b42542c20a283d7d8441bee97083f9fc78333521e4af5f6fdeaccee7282b21e SHA512 ffacde0628812863eeb963fba531cabf57551e4491e9c5c2436b7f18acd33207871024a2fd2c7ec9bf47f19b5f34ac63d41b918f2daf5c2f185519ea3ef432e9 WHIRLPOOL 03ac7f701b21365f0765cc0bb5a654c038341e7f2a8d4388fded8e11021c827d3fd82b11739e5473b61ad0840270d7c5b2acf81eb425c6b27644885eac137bf9 diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/metadata.xml b/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/metadata.xml index abf9dde591..0d79aedb3f 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/metadata.xml @@ -1,8 +1,11 @@ - + - base-system - - linux-usb - + + base-system@gentoo.org + Gentoo Base System + + + linux-usb + diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/usbutils-008-r1.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/usbutils-008-r1.ebuild index d76c855348..1778b0d083 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/usbutils-008-r1.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-apps/usbutils/usbutils-008-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/utils/usb/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"