summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/libusb: stable 1.0.23-r1 for hppa, bug #753419Rolf Eike Beer2020-11-181-1/+1
| | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/libusb: x86 stable wrt bug #753419Agostino Sarubbo2020-11-171-1/+1
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libusb: sparc stable wrt bug #753419Agostino Sarubbo2020-11-171-1/+1
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libusb: ppc64 stable wrt bug #753419Agostino Sarubbo2020-11-171-1/+1
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libusb: ppc stable wrt bug #753419Agostino Sarubbo2020-11-171-1/+1
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libusb: Stabilize 1.0.23-r1 amd64, #753419Sam James2020-11-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libusb: Stabilize 1.0.23-r1 arm, #753419Sam James2020-11-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libusb: Stabilize 1.0.23-r1 arm64, #753419Sam James2020-11-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libusb: use BDEPEND with EAPI 7David Michael2020-10-191-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/747448 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* */*: downgrade m68k down to ~m68kSergei Trofimovich2020-04-211-1/+1
| | | | | | | | | m68k and ~m68k trees are inconsistent. Let's drop keywords down to ~m68k only. Profiles already accept both keywords: ACCEPT_KEYWORDS="m68k ~m68k" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-032-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-264-6/+6
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-libs/libusb: Maintainer retiredJonas Stein2020-03-231-5/+1
| | | | | | | Proxied maintainer retired due to inactivity. Bug: https://bugs.gentoo.org/633142 Package-Manager: Portage-2.3.94, Repoman-2.3.20 Signed-off-by: Jonas Stein <jstein@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-112-2/+2
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-252-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-114-0/+4
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/libusb: Use-default to static-libs(-) on libudevMichał Górny2019-10-274-7/+7
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove remaining *-fbsd KEYWORDSMichał Górny2019-10-114-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/libusb: keyword for riscvGöktürk Yüksek2019-10-051-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --include-arches="riscv" Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
* dev-libs/libusb: Bump to version 1.0.23Lars Wendler2019-08-302-0/+68
| | | | | Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* Convert ebuilds to inherit usr-ldscriptMike Gilbert2019-07-183-3/+3
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-libs/libusb: Drop oldMikle Kolyada2018-10-172-69/+0
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-libs/libusb-1.0.22: hppa stableMatt Turner2018-09-071-1/+1
|
* Drop arm-linux keyword from tree.Benda Xu2018-08-314-4/+4
| | | | | | | | "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
* dev-libs/libusb: use HTTPsMichael Mair-Keimberger2018-06-014-4/+4
| | | | Closes: https://github.com/gentoo/gentoo/pull/8684
* dev-libs/libusb: Drop to ~hppaMikle Kolyada2018-05-271-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/libusb-1.0.21: arm64 stableMart Raudsepp2018-05-061-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-libs/libusb: remove emul-linux-x86 referencesMarty E. Plummer2018-04-063-21/+16
| | | | | | | Also bumped EAPI to 6 and removed eutils. dohtml needs to be figured out, but I can't quite get it without being stuck here for a while. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/libusb: version bump to 1.0.22Tim Harder2018-03-252-0/+67
|
* dev-libs/libusb: stable 1.0.21 for ppc64, bug #630342Sergei Trofimovich2018-03-141-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
* dev-libs/libusb: stable 1.0.21 for ppc, bug #630342Sergei Trofimovich2018-03-041-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* dev-libs/libusb-1.0.21-r0: alpha stableTobias Klausmann2018-01-281-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/630342
* dev-libs/libusb: stable 1.0.21 for sparc, bug #630342Rolf Eike Beer2018-01-091-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
* dev-libs/libusb: x86 stable wrt bug #630342Mikle Kolyada2018-01-091-2/+2
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-libs/libusb: stable 1.0.21 for ia64, bug #630342Sergei Trofimovich2017-12-281-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* dev-libs/libusb: arm stable, bug #630342Markus Meier2017-12-211-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* dev-libs/libusb: amd64 stableJason Zaman2017-12-191-2/+2
| | | | | Gentoo-bug: 630342 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-libs/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* dev-libs/libusb: remove old sourceforge upstream metadataTim Harder2017-08-231-1/+0
|
* dev-libs/libusb: remove oldTim Harder2017-08-233-129/+0
|
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-285-5/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-libs/libusb: drop obsolete parallel build workaround #573802Mike Frysinger2016-12-081-2/+1
| | | | This was fixed properly upstream for the 1.0.21 release.
* dev-libs/libusb: version bump to 1.0.21Tim Harder2016-10-262-0/+69
|
* dev-libs/libusb: update upstream metadata to use githubTim Harder2016-08-211-1/+1
|
* dev-libs/libusb: add github site to HOMEPAGETim Harder2016-08-211-1/+1
|
* dev-libs/libusb: Re-order maintainersMike Gilbert2016-02-031-7/+3
| | | | | | | | Peter has expressed publicly that he does not endorse the fork of libusb we are packaging, so it makes little sense for him to be the primary maintiner. Package-Manager: portage-2.2.27_p57
* dev-libs/libusb: Work around racy MakefileMike Gilbert2016-02-031-1/+2
| | | | | | Bug: https://bugs.gentoo.org/573802 Package-Manager: portage-2.2.27_p57
* dev-libs/libusb: revbump to fix static-libs bug #515204 for stable usersZero_Chaos2016-02-031-2/+2
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --force
* dev-libs/libusb: bump for new rev and fix static-libs support bug #515204Zero_Chaos2016-02-032-0/+72
| | | | Package-Manager: portage-2.2.27