diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-03 10:31:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-03 10:31:21 +0000 |
commit | 119b66a94f7cce48c34b2fab9dd416b28e01265b (patch) | |
tree | 1594890af79efb9af5897113e3812258c661747c /www-plugins/google-talkplugin | |
parent | Fix nm-signal-*.png icons with media-gfx/pngcrush built against libpng15 for ... (diff) | |
download | gentoo-2-119b66a94f7cce48c34b2fab9dd416b28e01265b.tar.gz gentoo-2-119b66a94f7cce48c34b2fab9dd416b28e01265b.tar.bz2 gentoo-2-119b66a94f7cce48c34b2fab9dd416b28e01265b.zip |
Stable for amd64, 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 6c812ae08060..338b288c557c 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.49 2013/04/25 23:05:31 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeLog,v 1.50 2013/05/03 10:31:21 ago Exp $ + + 03 May 2013; Agostino Sarubbo <ago@gentoo.org> + google-talkplugin-3.17.0.0.ebuild: + Stable for amd64, wrt bug #468342 25 Apr 2013; Christoph Junghans <ottxor@gentoo.org> google-talkplugin-9999.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 587da02af398..2dd5bed46809 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.2 2013/04/22 13:58:04 ottxor Exp $ +# $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 $ 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" |