diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-03 10:33:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-03 10:33:17 +0000 |
commit | 48e6b472e4f3f96aff0c8eb38c6840db7c20ffed (patch) | |
tree | afd86d8ec777d29802a8f487a02ee7edb0a3405f /www-plugins/google-talkplugin | |
parent | Stable for amd64, wrt bug #468342 (diff) | |
download | gentoo-2-48e6b472e4f3f96aff0c8eb38c6840db7c20ffed.tar.gz gentoo-2-48e6b472e4f3f96aff0c8eb38c6840db7c20ffed.tar.bz2 gentoo-2-48e6b472e4f3f96aff0c8eb38c6840db7c20ffed.zip |
Stable for x86, wrt bug #468342
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
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-3.17.0.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 338b288c557c..7f251a68e6e2 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeLog,v 1.50 2013/05/03 10:31:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeLog,v 1.51 2013/05/03 10:33:17 ago Exp $ + + 03 May 2013; Agostino Sarubbo <ago@gentoo.org> + google-talkplugin-3.17.0.0.ebuild: + Stable for x86, wrt bug #468342 03 May 2013; Agostino Sarubbo <ago@gentoo.org> google-talkplugin-3.17.0.0.ebuild: diff --git a/www-plugins/google-talkplugin/google-talkplugin-3.17.0.0.ebuild b/www-plugins/google-talkplugin/google-talkplugin-3.17.0.0.ebuild index 2dd5bed46809..48a2a973be05 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-3.17.0.0.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-3.17.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-3.17.0.0.ebuild,v 1.3 2013/05/03 10:31:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-3.17.0.0.ebuild,v 1.4 2013/05/03 10:33:17 ago Exp $ EAPI=4 @@ -25,7 +25,7 @@ HOMEPAGE="http://www.google.com/chat/video" IUSE="libnotify system-libCg video_cards_fglrx video_cards_radeon" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" #GoogleTalkPlugin binary contains openssl and celt LICENSE="Google-TOS openssl BSD" RESTRICT="strip mirror" |