diff options
author | Louis Sautier <sautier.louis@gmail.com> | 2017-03-06 09:26:42 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-03-09 21:29:57 +0100 |
commit | b4d9f16e3d63b57e43265cc694c9751d9640f987 (patch) | |
tree | 7b800ec76383bf1186a797414d7b3fd219c961ef /media-sound/pasystray/metadata.xml | |
parent | dev-ruby/facter: removing unneeded patch from 2.6.2 (diff) | |
download | gentoo-b4d9f16e3d63b57e43265cc694c9751d9640f987.tar.gz gentoo-b4d9f16e3d63b57e43265cc694c9751d9640f987.tar.bz2 gentoo-b4d9f16e3d63b57e43265cc694c9751d9640f987.zip |
media-sound/pasystray: add missing dependency, minor fixes
- use vcs-snapshot instead of setting S
- add xdg-related functions
- use the default src_install
- update LICENSE to include later GPL versions
- remove useless sed
Suggested-By: lmiphay@gmail.com
Bug: https://bugs.gentoo.org/show_bug.cgi?id=605246
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4138
Diffstat (limited to 'media-sound/pasystray/metadata.xml')
-rw-r--r-- | media-sound/pasystray/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-sound/pasystray/metadata.xml b/media-sound/pasystray/metadata.xml index be6f267a04e6..2499ed091c18 100644 --- a/media-sound/pasystray/metadata.xml +++ b/media-sound/pasystray/metadata.xml @@ -16,5 +16,6 @@ </maintainer> <upstream> <remote-id type="github">christophgysin/pasystray</remote-id> + <bugs-to>https://github.com/christophgysin/pasystray/issues</bugs-to> </upstream> </pkgmetadata> |