summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-misc/mswinurl_launcher: 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.
* app-misc/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* app-misc/mswinurl_launcher: [QA] Add missing python metadata variablesDavid Seifert2017-04-231-3/+5
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Header$ 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
* app-misc/mswinurl_launcher: rescue from sunriseIan Stakenvicius2016-10-293-0/+65
This package has been a long time coming. Introduced to the Sunrise overlay in 2008, it was kept out of the tree primarily due to a license issue (since the upstream script doesn't have one). To be honest I'm not sure if *.url files are still created in recent versions of Windows anymore, but I personally still have filesystems with WindowsXP installed on them that I only access through linux, and having this file association open the url in my system's default browser is quite handy. The main difference between this package and that from Sunrise is that the .desktop file is created inline rather than being a separate file, and that there is an appropriate LICENSE and RESTRICT=mirror to allow the package to legally exist in the gentoo repo. This ebuild has also been converted to EAPI6. The ChangeLog from sunrise is as follows: 10 Sep 2009; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> mswinurl_launcher-1.0.ebuild: Drop src_unpack and S assignment, use DISTDIR in src_install directly 08 Sep 2009; Ian Stakenvicius (_AxS_) <ian@aerobiology.ca> +mswinurl_launcher-1.0.ebuild, +files/mswinurl_launcher.desktop, +metadata.xml: New package for bug #283698 - thanks to ssuominen for the ebuild help Package-Manager: portage-2.3.0