summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaymond Jennings <shentino@gmail.com>2016-10-17 07:59:46 -0700
committerDavid Seifert <soap@gentoo.org>2016-10-21 20:48:33 +0200
commite3a38f765a1d4145ccfec89086f53a147ff21d1d (patch)
tree7e2304d9e91d96534a48ae57170eb5c2627dea33 /net-im/skypeforlinux/metadata.xml
parentdev-cpp/asio: Version bump to 1.10.8 (diff)
downloadgentoo-e3a38f765a1d4145ccfec89086f53a147ff21d1d.tar.gz
gentoo-e3a38f765a1d4145ccfec89086f53a147ff21d1d.tar.bz2
gentoo-e3a38f765a1d4145ccfec89086f53a147ff21d1d.zip
net-im/skypeforlinux: Revbump
* Remove obsolete blocker on net-im/skype:1 * Readd dependencies on gcc and glibc - Turns out we need to hardcode them if upstream does the compile for us and gives us a binary - Also, we need to require gcc use cxx, to pull in libstdc++ * Fix bug 596980 - Uncomment amended paxmarking - Document the pax_kernel USE flag - Slash standardize ED - Mark paxctl with || die * Minor formatting fix to src_unpack() * Fix up IUSE for pax_kernel and removal of selinux * Remove bogus fowners call * Clean up unicode fluff out of metadata.xml - Seriously, why do we need fancy apostrophes when an ASCII one will do just fine? * Amend HOMEPAGE to use https Closes: https://github.com/gentoo/gentoo/pull/2601 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-im/skypeforlinux/metadata.xml')
-rw-r--r--net-im/skypeforlinux/metadata.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-im/skypeforlinux/metadata.xml b/net-im/skypeforlinux/metadata.xml
index 7651eeca8d33..c6d726f00243 100644
--- a/net-im/skypeforlinux/metadata.xml
+++ b/net-im/skypeforlinux/metadata.xml
@@ -9,5 +9,8 @@
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
- <longdescription>Skype is for doing things together, whenever you’re apart. Skype’s text, voice and video make it simple to share experiences with the people that matter to you, wherever they are.</longdescription>
+ <use>
+ <flag name="pax_kernel">Triggers a paxmarking of the main skype binary</flag>
+ </use>
+ <longdescription>Skype is for doing things together, whenever you're apart. Skype's text, voice and video make it simple to share experiences with the people that matter to you, wherever they are.</longdescription>
</pkgmetadata>