diff options
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/google-talkplugin/ChangeLog | 6 | ||||
-rw-r--r-- | www-plugins/google-talkplugin/google-talkplugin-3.10.2.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/google-talkplugin/ChangeLog b/www-plugins/google-talkplugin/ChangeLog index 574e01514e42..0c8b4b0287c1 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.40 2013/01/31 18:41:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeLog,v 1.41 2013/01/31 18:42:03 ago Exp $ + + 31 Jan 2013; Agostino Sarubbo <ago@gentoo.org> + google-talkplugin-3.10.2.0-r1.ebuild: + Stable for x86, wrt bug #453524 31 Jan 2013; Agostino Sarubbo <ago@gentoo.org> google-talkplugin-3.10.2.0-r1.ebuild: diff --git a/www-plugins/google-talkplugin/google-talkplugin-3.10.2.0-r1.ebuild b/www-plugins/google-talkplugin/google-talkplugin-3.10.2.0-r1.ebuild index b1720a46cc25..bc67e8b4b542 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-3.10.2.0-r1.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-3.10.2.0-r1.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.10.2.0-r1.ebuild,v 1.2 2013/01/31 18:41:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-3.10.2.0-r1.ebuild,v 1.3 2013/01/31 18:42:03 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" |