summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-process: Update Manifest hashes.Ulrich Müller2017-12-091-7/+7
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-288-8/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-process/memwatch: version bump.Patrice Clement2016-10-152-0/+34
| | | | Package-Manager: portage-2.3.0
* sys-process/memwatch: version bump.Patrice Clement2016-08-162-0/+34
| | | | Package-Manager: portage-2.2.28
* sys-process/memwatch: Version bump.Patrice Clement2016-06-152-0/+34
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/585996 Package-Manager: portage-2.2.28
* sys-process/memwatch: Remove default curses module.Patrice Clement2016-06-131-0/+33
| | | | | | | | | | | The CMake curses module shipped with memwatch is buddy and prevents CMake from performing a proper linking against ncurses. To work around this issue, remove it so that CMake can find the correct ncurses library installed on the system and link the resulting memwatch binary correctly against it. Gentoo-Bug: https://bugs.gentoo.org/585802 Package-Manager: portage-2.2.28
* sys-process/memwatch: Version bump.Patrice Clement2016-05-312-0/+32
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/584628 Package-Manager: portage-2.2.28
* sys-process/memwatch: Version bump.Patrice Clement2016-05-082-0/+33
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/582412 Package-Manager: portage-2.2.26
* sys-process/memwatch: Clean up old.Patrice Clement2016-05-033-70/+0
| | | | Package-Manager: portage-2.2.26
* sys-process/memwatch: Stable for amd64+x86.Patrice Clement2016-05-031-1/+1
| | | | Package-Manager: portage-2.2.26
* sys-process/memwatch: Version bump.Patrice Clement2016-05-022-0/+33
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/581838 Package-Manager: portage-2.2.26
* sys-process/memwatch: Version bump.Patrice Clement2016-04-172-0/+31
| | | | | | | Reporter: Pascal <pascal@unixdev.ru> Gentoo-Bug: https://bugs.gentoo.org/580252 Package-Manager: portage-2.2.26
* sys-process/memwatch: EAPI 6 bump.Patrice Clement2016-03-211-0/+35
| | | | Package-Manager: portage-2.2.26
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* 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>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-083-0/+45
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