summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-p2p/automatic: 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-p2p/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Revert "Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-0/+1
| | | | | | ChangeLog entries." This reverts commit 48b59c28052dbc9a1c410a8a5d93c1cc3c8c8d4b.
* Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-1/+0
| | | | | | | | | ChangeLog entries. This commit will be immediately reverted. The intention is to force the mtime to be bumped causing the updated Manifest to be propagated to mirrors. Gentoo-bug: 577722
* net-p2p/automatic: new ebuild.Vladimir Pavljuchenko (SpiderX)2016-10-276-0/+141
Automatic is a RSS daemon that downloads torrent files matching regular expression patterns at certain intervals. It is capable of adding downloaded torrents directly to Transmission (www.transmissionbt.com), making it an auto-downloader. Base for ebuild from https://github.com/SpiderX/portage-overlay/tree/master/net-p2p/automatic Gentoo-Bug: https://bugs.gentoo.org/477112 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2635 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>