diff options
author | 2014-07-17 10:59:11 +0000 | |
---|---|---|
committer | 2014-07-17 10:59:11 +0000 | |
commit | 879d8c6ad030aa900602690897f91ea2c8d38a6e (patch) | |
tree | 6fb345fe43ca0ae3c0e9f6f07158384b828957fa /www-plugins/google-talkplugin | |
parent | Raise dev-python/sip and dev-python/PyQt4 dependencies as patch to solve bug ... (diff) | |
download | gentoo-2-879d8c6ad030aa900602690897f91ea2c8d38a6e.tar.gz gentoo-2-879d8c6ad030aa900602690897f91ea2c8d38a6e.tar.bz2 gentoo-2-879d8c6ad030aa900602690897f91ea2c8d38a6e.zip |
Stable for amd64 wrt bug #506676
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'www-plugins/google-talkplugin')
-rw-r--r-- | www-plugins/google-talkplugin/ChangeLog | 6 | ||||
-rw-r--r-- | www-plugins/google-talkplugin/google-talkplugin-5.4.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/google-talkplugin/ChangeLog b/www-plugins/google-talkplugin/ChangeLog index c7480391b1ac..fd6b1cb4ef08 100644 --- a/www-plugins/google-talkplugin/ChangeLog +++ b/www-plugins/google-talkplugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-plugins/google-talkplugin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeLog,v 1.79 2014/06/13 15:40:44 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeLog,v 1.80 2014/07/17 10:59:11 nimiux Exp $ + + 17 Jul 2014; Chema Alonso <nimiux@gentoo.org> + google-talkplugin-5.4.2.0.ebuild: + Stable for amd64 wrt bug #506676 *google-talkplugin-5.4.2.0 (13 Jun 2014) diff --git a/www-plugins/google-talkplugin/google-talkplugin-5.4.2.0.ebuild b/www-plugins/google-talkplugin/google-talkplugin-5.4.2.0.ebuild index 36bd1e7031c9..89246f6a3c60 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-5.4.2.0.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-5.4.2.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.2.0.ebuild,v 1.1 2014/06/13 15:40:44 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-5.4.2.0.ebuild,v 1.2 2014/07/17 10:59:11 nimiux Exp $ EAPI=5 @@ -26,7 +26,7 @@ HOMEPAGE="http://www.google.com/chat/video" IUSE="libnotify selinux" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" #GoogleTalkPlugin binary contains openssl and celt LICENSE="Google-TOS openssl BSD" |