summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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>