summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-text/wgetpaste: Add myself as maintainerMikle Kolyada2018-05-251-0/+4
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-text/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* app-text/wgetpaste: remove unused fileMichael Mair-Keimberger2017-11-181-1/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/6130
* app-text/wgetpaste: Remove proxy-maintJonas Stein2017-10-191-4/+0
| | | | | | | Remove proxy maintainer project from metadata, because there was no proxied maintainer left. Reported-By: iamnr3 Package-Manager: Portage-2.3.11, Repoman-2.3.3
* Remove nvinson234@gmail.com as maintainerNicholas Vinson2017-03-041-4/+0
| | | | | | He is no longer a proxied maintainer. Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* 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-text/wgetpaste: dropped ~x64-freebsd ~x86-interixFabian Groffen2017-01-293-5/+5
| | | | Package-Manager: portage-2.3.3
* app-text/wgetpaste: ia64 stable wrt bug #591544Agostino Sarubbo2017-01-171-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/wgetpaste: ppc stable wrt bug #591544Agostino Sarubbo2017-01-151-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/wgetpaste: sparc stable wrt bug #591544Agostino Sarubbo2017-01-111-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/wgetpaste: x86 stable wrt bug #591544Agostino Sarubbo2017-01-041-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/wgetpaste: Add wget SSL supportNicholas Vinson2016-12-171-0/+28
| | | | | | | | | Many of the paste bins wgetpaste supports require SSL. This includes the current default paste bin. Without wget SSL support, these paste bins are not accessible. This change allows wgetpaste to depend on ssl-enabled wget. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-text/wgetpaste: Stable for PPC64 (bug #591544).Jeroen Roovers2016-10-101-1/+1
| | | | | Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches
* app-text/wgetpaste: Stable for HPPA (bug #591544).Jeroen Roovers2016-10-011-1/+1
| | | | | Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches
* app-text/wgetpaste: arm stable, bug #591544Markus Meier2016-09-271-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm"
* app-text/wgetpaste: amd64 stable wrt bug #591544Agostino Sarubbo2016-09-241-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/wgetpaste-2.28-r0: add alpha keywordTobias Klausmann2016-09-041-1/+1
| | | | Gentoo-Bug: 591544
* app-text/wgetpaste: add Nicholas Vinson as proxy maintainerMaxim Koltsov2016-08-171-0/+8
|
* app-text/wgetpaste: bump to 2.28Maxim Koltsov2016-08-172-3/+1
| | | | Gentoo-Bug: 589196
* app-text/wgetpaste: Cleanup per bug #269977Pacho Ramos2016-08-071-4/+0
| | | | Package-Manager: portage-2.3.0
* app-text/wgetpaste: bump to 2.27, clean oldMaxim Koltsov2016-07-044-43/+3
| | | | | | Gentoo-Bug: 577242 Package-Manager: portage-2.3.0
* app-text/wgetpaste: add ~arm64 keywordSteev Klimaszewski2016-02-271-2/+2
| | | | | | Tested on X-C1 Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* 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-089-0/+221
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