summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-p2p/pybitmessage: new revision sans empty man page.Michael Orlitzky2017-07-241-1/+2
| | | | | | Gentoo-Bug: 619964 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* net-p2p/pybitmessage: new revision to fix audio dependencies.Michael Orlitzky2017-05-121-3/+3
| | | | | | | | In v0.6.2, I had an "and" dependency on a few audio tools that should have been an "or" dependency. Thanks to Dmitri Bogomolov for catching the mistake and suggesting the correct fix. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-p2p/pybitmessage: remove outdated live ebuild.Michael Orlitzky2017-04-271-72/+0
| | | | | | | | | The ebuild for pybitmessage-9999, which was based on the 0.4.x series, no longer works. I'm removing it for now, but it should be possible to replace it later based on the new 0.6.x series ebuilds (if anyone asks for it). Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-p2p/pybitmessage: new version 0.6.2 thanks to Dmitri Bogomolov.Michael Orlitzky2017-04-275-95/+122
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This new version updates the build system significantly. First, we are now able to use the distutils-r1 eclass, which fixes bug 573198. A number of optional dependencies have also been added and made truly optional behind USE flags. Much of the work for this (upstream too!) was done by Dmitri Bogomolov on bug 582862. The version I'm committing is close to his, with a few minor differences: * I don't think SSL is optional, so I've left out that USE flag. * I have not added support for LINGUAS, since the translations are already there and don't take much additional time/space. * No (optional) dependency on dev-python/qrcode, because I couldn't figure out where or even if it's used. * No optional dependency on media-libs/gst-plugins-base for the same reason. I've also updated the ebuild to EAPI=6 and dropped the eutils eclass. There is one new temporary patch to work around a problem in the build system. Gentoo-Bug: 573198 Gentoo-Bug: 582862 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-p2p/pybitmessage: remove unused versions 0.4.3 and 0.4.3-r1.Michael Orlitzky2017-03-263-148/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-285-5/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-p2p/pybitmessage: add maintainer-neededAustin English2016-07-071-0/+1
| | | | Package-Manager: portage-2.2.28
* net-p2p/pybitmessage: Cleanup due to #408423Pacho Ramos2016-05-221-4/+0
| | | | Package-Manager: portage-2.3.0_rc1
* net-p2p/pybitmessage: python_moduleroot -> python_moduleintoMichał Górny2016-05-145-10/+10
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* net-p2p/pybitmessage: add maintainerJulian Ospald2015-10-181-1/+2
|
* net-p2p/pybitmessage: remove nonfatal usageJulian Ospald2015-10-181-5/+5
| | | | Gentoo-Bug: 551186
* net-p2p/pybitmessage: add missing "|| die"Julian Ospald2015-10-181-1/+1
|
* net-p2p/pybitmessage: live ebuild: switch to git-r3Julian Ospald2015-10-181-1/+1
|
* net-p2p/pybitmessage: version bump to 0.4.4Julian Ospald2015-10-182-0/+76
| | | | Gentoo-Bug: 526572
* net-p2p/pybitmessage: add libressl supportJulian Ospald2015-09-202-3/+79
|
* 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-085-0/+248
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