summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | 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>
* dev-embedded/openocd: depend on >=libjaylink-0.2Göktürk Yüksek2020-01-151-1/+1
| | | | | | | | | | | | | | The live ebuild fails with: checking for libjaylink >= 0.2... no configure: error: libjaylink-0.2 is required for the SEGGER J-Link Programmer I see no release for libjaylink-0.2 but libjaylink-9999 works Package-Manager: Portage-2.3.79, Repoman-2.3.18 Closes: https://github.com/gentoo/gentoo/pull/13677 Acked-by: Mikle Kolyada <zlogene@gentoo.org> Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
* dev-embedded/openocd: Use acct-group/plugdevMichał Górny2019-09-131-6/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/openocd: fix dostrip argument (drop ${ED})Sergei Trofimovich2019-08-311-1/+1
| | | | | Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-embedded/openocd: update to EAPI=7Sergei Trofimovich2019-02-181-5/+5
| | | | | | | | | A few changes: - add a subslot depend on jimtcl - switch to dostrip Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-embedded/openocd: [QA] Port to git-r3David Seifert2017-12-251-4/+3
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-embedded/openocd: fix missing user inherit. bump to 0.10.0Zero_Chaos2017-01-241-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-embedded/openocd: update live ebuild per upstream and bug #589954Zero_Chaos2017-01-241-11/+18
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-embedded/openocd: bug #603120Zero_Chaos2017-01-241-1/+9
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-embedded/openocd: Add SLOT dep on libftdiSven Wegener2016-01-101-1/+1
| | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* dev-embedded/openocd: Fix quoting issue from repomanSven Wegener2016-01-101-1/+1
| | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* dev-embedded/openocd: Add libjaylink dependency to live ebuildSven Wegener2016-01-101-0/+2
| | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* dev-embedded/openocd: Use EGIT_PROJECT to avoid collisionSven Wegener2016-01-101-1/+2
| | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+129
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. 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. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed