| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Closes: https://bugs.gentoo.org/735230
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
Package-Manager: Portage-2.3.5, Repoman-2.3.2
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
|
|
|
|
| |
ChangeLog entries."
This reverts commit 48b59c28052dbc9a1c410a8a5d93c1cc3c8c8d4b.
|
|
|
|
|
|
|
|
|
| |
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
|
|
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
|