diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-10 17:39:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-10 17:39:57 +0000 |
commit | 6c17bced4603cab218749b6f82854f8945639fde (patch) | |
tree | 1fa9271af85bc485a99ebc955f6cd325d4c5c708 /www-plugins | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-6c17bced4603cab218749b6f82854f8945639fde.tar.gz gentoo-2-6c17bced4603cab218749b6f82854f8945639fde.tar.bz2 gentoo-2-6c17bced4603cab218749b6f82854f8945639fde.zip |
Stable for x86, wrt bug #506676
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-plugins')
-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 fd6b1cb4ef08..7af16d63a865 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.80 2014/07/17 10:59:11 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeLog,v 1.81 2014/08/10 17:39:57 ago Exp $ + + 10 Aug 2014; Agostino Sarubbo <ago@gentoo.org> + google-talkplugin-5.4.2.0.ebuild: + Stable for x86, wrt bug #506676 17 Jul 2014; Chema Alonso <nimiux@gentoo.org> google-talkplugin-5.4.2.0.ebuild: 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 89246f6a3c60..b0f5817d81e6 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.2 2014/07/17 10:59:11 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-5.4.2.0.ebuild,v 1.3 2014/08/10 17:39:57 ago 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" |