summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-electronics/*: Update Manifest hashesMichał Górny2017-12-101-17/+17
|
* sci-electronics/kicad: Version bump to 4.0.7Zoltan Puskas2017-11-201-0/+4
| | | | | | Removed edos2unix conversion. Files were fixed upstream in the meantime. Closes: https://bugs.gentoo.org/633794 Package-Manager: Portage-2.3.14, Repoman-2.3.5
* sci-electronics/kicad: Bump to 4.0.6 version, #614268Zoltan Puskas2017-05-241-0/+4
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* sci-electronics/kicad: Remove oldDavid Seifert2017-04-031-4/+0
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4354
* sci-electronics/kicad: Add new 4.0.5 ebuild, move to EAPI6Zoltan Puskas2017-01-211-0/+4
| | | | | | Gentoo Bug: #603514, #576732 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sci-electronics/kicad: Remove old 4.0.2-r4 ebuildZoltan Puskas2017-01-151-4/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sci-electronics/kicad: Add new 4.0.4 ebuildZoltan Puskas2016-09-201-0/+4
| | | | | | Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2377
* sci-electronics/kicad: Fix build issue with dev-libs/boost-1.61Zoltan Puskas2016-06-181-0/+1
| | | | | | | | | Boost in 1.61 removed context API. Kicad developers had a patch, that was autogenerated from boost and replaces context library. Gentoo bug: #583640 Package-Manager: portage-2.3.0_rc1
* sci-electronics/kicad: Remove obsolete 4.0.0, 4.0.0-r1, 4.0.1, 4.0.2 ebuilds.Zoltan Puskas2016-05-271-4/+0
| | | | | | | Package-Manager: portage-2.3.0_rc1 Closes: https://github.com/gentoo/gentoo/pull/1533 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* sci-electronics/kicad: Remove old 4.0.0-rc versionsZoltan Puskas2016-04-161-6/+0
| | | | | | | Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1273 Signed-off-by: Ian Delaney <idella4@gentoo.org>
* sci-electronics/kicad: Fix missing footprint library issueZoltan Puskas2016-04-131-0/+3
| | | | | | | | | | | | | Update ebuild to donwload and install previously missing footprint libraries. Update ebuild in preparation to EAPI=6 migration. Affected versions: 4.0.0, 4.0.1, 4.0.2 Gentoo Bug: 576820 Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1241 Signed-off-by: Ian Delaney <idella4@gentoo.org>
* sci-electronics/kicad: Bump to version 4.0.2Zoltan Puskas2016-03-071-0/+3
| | | | | | Gentoo-Bug: #574692 Package-Manager: portage-2.2.27
* sci-electronics/kicad: Bump to new stable release 4.0.1Zoltan Puskas2015-12-131-0/+3
| | | | Gentoo-Bug: #568088
* sci-electronics/kicad: Bump to stable 4.0.0 releaseZoltan Puskas2015-12-081-0/+3
|
* sci-electronics/kicad: Bump to version 4.0.0-RC2Zoltan Puskas2015-11-301-0/+3
|
* sci-electronics/kicad: bump to KiCad-4.0.0-rc1Zoltan Puskas2015-11-011-2/+3
| | | | | | | | | | | | | | New use flags: examples, github, i18n, minimal, python, webkit. More languages for i18n. Package source now downloads from project website. Update dependencies and address wxwidgets upgrade issue. USE flag 'debug' made functional in the bumped ebuild. Remove outdated kicad-20130518.ebuild Gentoo-Bug: #560768 Gentoo-Bug: #499040 Gentoo-Bug: #560766 Pull request https://github.com/gentoo/gentoo/pull/313
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+2
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