summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-arch/innoextract: Drop 1.7 and 1.8Andreas Sturmlechner2020-11-203-70/+0
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-arch/innoextract: stabilize 1.9 on x86Joonas Niilola2020-11-201-1/+1
| | | | | Closes: https://bugs.gentoo.org/738742 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-arch/innoextract: stabilize 1.9 on amd64Joonas Niilola2020-11-201-1/+1
| | | | | Bug: https://bugs.gentoo.org/738742 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-arch/innoextract: bump to 1.9Sam James2020-11-203-0/+55
| | | | | | Bug: https://bugs.gentoo.org/738742 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/innoextract: arm64 keyworded (bug #730892)Sam James2020-07-201-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* */*: 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>
* */*: Switch proxy-maint to cmake.eclassAndreas Sturmlechner2020-01-191-2/+2
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-arch/innoextract: Bump to version 1.8Daniel Scharrer2019-09-232-0/+34
| | | | | | Signed-off-by: Daniel Scharrer <daniel@constexpr.org> Closes: https://github.com/gentoo/gentoo/pull/12928 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-arch/innoextract: Drop oldDaniel Scharrer2018-12-312-36/+0
| | | | | | Signed-off-by: Daniel Scharrer <daniel@constexpr.org> Closes: https://github.com/gentoo/gentoo/pull/10625 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-arch/innoextract: amd64 stable wrt bug #665486Mikle Kolyada2018-09-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-arch/innoextract: x86 stable (bug #665486)Thomas Deutschmann2018-09-091-1/+1
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-arch/innoextract: Drop oldDaniel Scharrer2018-07-086-176/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/9091
* app-arch/innoextract: amd64 stable wrt bug #658006Mikle Kolyada2018-06-231-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-arch/innoextract: x86 stable (bug #658006)Thomas Deutschmann2018-06-181-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-arch/innoextract: Bump to version 1.7Daniel Scharrer2018-06-132-0/+36
| | | | Closes: https://github.com/gentoo/gentoo/pull/8824
* app-arch/innoextract: Remove useless maintainer <description/>Michał Górny2018-02-111-1/+0
| | | | | | | | | Remove useless/redundant maintainer <description/>. It does not benefit bug wrangling, and only wastes developer's time on reading it. Few tips: - assignee/CC is implied by ordering, there is no reason to repeat it, - we know that maintainer is maintainer (la la la la la), - most of adjectives for maintainer are of no value and/or are obvious.
* app-arch/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* app-arch/innoextract: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-251-5/+5
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-arch/innoextract: metadata.xmlIan Delaney2016-04-061-1/+1
| | | | | | Reset description attribute for user maintainer in metadata.xml Package-Manager: portage-2.2.28
* app-arch/innoextract: version bump (1.6)Daniel Scharrer2016-03-252-0/+37
|
* app-arch/innoextract: don't apply patches twiceDaniel Scharrer2016-03-112-10/+0
| | | | | | | | The PATCHES variable is already handled by base.eclass. Gentoo-Bug: https://bugs.gentoo.org/577064 Closes: https://github.com/gentoo/gentoo/pull/1031 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-arch/innoextract: Fix Copyright.Patrice Clement2016-03-102-2/+2
| | | | Package-Manager: portage-2.2.26
* app-arch/innoextract: Gather patches in PATCHES array.Patrice Clement2016-03-102-3/+11
| | | | Package-Manager: portage-2.2.26
* app-arch/innoextract: Assign package to proxy maintainer project.Patrice Clement2016-03-101-5/+4
| | | | Package-Manager: portage-2.2.26
* app-arch/innoextract: fix build with cmake 3.5Daniel Scharrer2016-03-103-1/+39
| | | | | Closes: https://github.com/gentoo/gentoo/pull/1025 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-1/+1
| | | | | | | 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.
* Add missing remote-id type=sourceforgeJustin Lecher2015-10-011-4/+5
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-arch/innoextract: add sub-slot operator on dev-libs/boostJulian Ospald2015-09-291-1/+1
|
* app-arch/innoextract: Update metadata.xmlDaniel Scharrer2015-09-291-2/+6
|
* app-arch/innoextract: Bump to version 1.5Daniel Scharrer2015-09-292-0/+37
|
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-arch/innoextract: rm oldJulian Ospald2015-08-155-185/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-088-0/+310
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