diff options
author | Markus Meier <maekke@gentoo.org> | 2011-06-02 13:07:55 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-06-02 13:07:55 +0000 |
commit | 6b76f78cb4692aafa43d47613d44098527002667 (patch) | |
tree | 125d702428c388a3b8693c443f281b0654b44ee9 /www-plugins/google-talkplugin | |
parent | Stable amd64 x86 (diff) | |
download | gentoo-2-6b76f78cb4692aafa43d47613d44098527002667.tar.gz gentoo-2-6b76f78cb4692aafa43d47613d44098527002667.tar.bz2 gentoo-2-6b76f78cb4692aafa43d47613d44098527002667.zip |
x86 stable, bug #361683
(Portage version: 2.1.9.50/cvs/Linux x86_64)
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-1.8.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 05d6270b0484..ecd986b7efd2 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeLog,v 1.7 2011/05/12 20:03:06 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeLog,v 1.8 2011/06/02 13:07:55 maekke Exp $ + + 02 Jun 2011; Markus Meier <maekke@gentoo.org> + google-talkplugin-1.8.0.0.ebuild: + x86 stable, bug #361683 12 May 2011; Christoph Junghans <ottxor@gentoo.org> google-talkplugin-1.8.0.0.ebuild: diff --git a/www-plugins/google-talkplugin/google-talkplugin-1.8.0.0.ebuild b/www-plugins/google-talkplugin/google-talkplugin-1.8.0.0.ebuild index 771cd6ed826d..35d793993762 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-1.8.0.0.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-1.8.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-1.8.0.0.ebuild,v 1.6 2011/05/12 20:03:06 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-1.8.0.0.ebuild,v 1.7 2011/06/02 13:07:55 maekke Exp $ EAPI=3 @@ -24,7 +24,7 @@ HOMEPAGE="http://www.google.com/chat/video" IUSE="+system-libCg" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" #GoogleTalkPlugin binary contains openssl LICENSE="google-talkplugin openssl" RESTRICT="fetch strip" |