summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/remmina: remove myself as maintainerDiogo Pereira2019-11-041-8/+0
| | | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Diogo Pereira <sir.suriv@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13516 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-misc/remmina: bump to 1.3.5 with additional upstream fixesBen Kohler2019-07-311-0/+1
| | | | | | | | | Bump to 1.3.5. There were a couple of automagic problems introduced here, but upstream promptly fixed them. This snapshot includes those fixes that we need. Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-misc/remmina: update metadata.xmlDiogo Pereira2019-02-031-2/+2
| | | | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Diogo Pereira <sir.suriv@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10971 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-misc/remmina: bump to 1.3.1Ben Kohler2019-01-301-0/+4
| | | | | | Closes: https://bugs.gentoo.org/675966 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-misc/remmina: version bump to 1.2.0_rc29.Diogo Pereira2018-04-111-1/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7930
* net-misc/remmina: 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.
* net-misc/remmina: remove oldMike Gilbert2017-12-251-1/+0
| | | | Package-Manager: Portage-2.3.19_p2, Repoman-2.3.6_p36
* net-misc/remmina: Move to rdp USE, ↵Pacho Ramos2017-01-061-1/+0
| | | | | | https://archives.gentoo.org/gentoo-dev/message/8cd304c4f5cdf91e195dc0e6a65b7ad0 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-misc/remmina: Drop oldPacho Ramos2017-01-061-1/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-misc/remmina: drop oldDiogo Pereira2016-11-061-1/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/2745 Signed-off-by: David Seifert <soap@gentoo.org>
* net-misc/remmina: bump to version 1.2.0_rc15Diogo Pereira2016-08-181-0/+1
| | | | | | | | | | | | | | | - Change license to GPL-2+ - Remove RDEPEND on xorg-server[kdrive] (optional runtime dependency) - Remove 'debug' USE flag (unused) - Remove 'vte' USE flag (now controlled by the 'ssh' USE flag) - Add 'spice' USE flag (support for the SPICE remote-display protocol) Gentoo-Bug: 591518 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2096 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* net-misc/remmina: version bump to 1.2.0_rc14Diogo Pereira2016-08-021-0/+2
| | | | | Gentoo-Bug: 571026 Closes: https://github.com/gentoo/gentoo/pull/2006
* net-misc/remmina: update metadataDiogo Pereira2016-08-021-1/+17
| | | | | | - Add myself as proxy maintainer. - Add a long description. - Remove old SourceForge remote-id.
* net-misc/remmina: drop tristan from maintainersMike Gilbert2016-08-021-4/+0
| | | | Package-Manager: portage-2.3.0_p16
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* 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-1/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* 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-081-0/+17
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