diff options
author | 2014-06-13 15:40:44 +0000 | |
---|---|---|
committer | 2014-06-13 15:40:44 +0000 | |
commit | 5e81e985c4e3848fdcb6e882ced72a2a69b061df (patch) | |
tree | 4993bcec1e3573fb3d27a5e6ea2caed9bfd17b58 /www-plugins/google-talkplugin/google-talkplugin-5.4.1.0.ebuild | |
parent | Restore previously dropped patch that was still needed for the legacy driver. (diff) | |
download | gentoo-2-5e81e985c4e3848fdcb6e882ced72a2a69b061df.tar.gz gentoo-2-5e81e985c4e3848fdcb6e882ced72a2a69b061df.tar.bz2 gentoo-2-5e81e985c4e3848fdcb6e882ced72a2a69b061df.zip |
version bump (bug #513058)
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Diffstat (limited to 'www-plugins/google-talkplugin/google-talkplugin-5.4.1.0.ebuild')
-rw-r--r-- | www-plugins/google-talkplugin/google-talkplugin-5.4.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-plugins/google-talkplugin/google-talkplugin-5.4.1.0.ebuild b/www-plugins/google-talkplugin/google-talkplugin-5.4.1.0.ebuild index eceea08f4fce..a6aaecf4504d 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-5.4.1.0.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-5.4.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-5.4.1.0.ebuild,v 1.1 2014/05/25 23:04:06 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-5.4.1.0.ebuild,v 1.2 2014/06/13 15:40:44 ottxor Exp $ EAPI=5 @@ -30,7 +30,7 @@ KEYWORDS="-* ~amd64 ~x86" #GoogleTalkPlugin binary contains openssl and celt LICENSE="Google-TOS openssl BSD" -OBSOLETE="no" +OBSOLETE="yes" [[ $OBSOLETE = yes ]] && RESTRICT="fetch strip" || RESTRICT="strip mirror" RDEPEND="|| ( media-sound/pulseaudio media-libs/alsa-lib ) |