diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-31 09:44:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-31 09:44:08 +0000 |
commit | 63064ac0e64a4480c9a70d276638bf06ebbdcda4 (patch) | |
tree | 99573ffa5a35075c4d94f8dcd7f0c298377295c0 /www-plugins/google-talkplugin | |
parent | Stable for amd64, wrt bug #482626 (diff) | |
download | gentoo-2-63064ac0e64a4480c9a70d276638bf06ebbdcda4.tar.gz gentoo-2-63064ac0e64a4480c9a70d276638bf06ebbdcda4.tar.bz2 gentoo-2-63064ac0e64a4480c9a70d276638bf06ebbdcda4.zip |
Stable for amd64, wrt bug #482468
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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-4.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 6b30f2be50d5..af95c8b54f98 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.59 2013/08/09 17:00:01 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeLog,v 1.60 2013/08/31 09:44:08 ago Exp $ + + 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> + google-talkplugin-4.4.2.0.ebuild: + Stable for amd64, wrt bug #482468 09 Aug 2013; Christoph Junghans <ottxor@gentoo.org> google-talkplugin-4.4.2.0.ebuild: diff --git a/www-plugins/google-talkplugin/google-talkplugin-4.4.2.0.ebuild b/www-plugins/google-talkplugin/google-talkplugin-4.4.2.0.ebuild index c391c1c6ee7d..7cf3ff0d965a 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-4.4.2.0.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-4.4.2.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-4.4.2.0.ebuild,v 1.2 2013/08/09 17:00:01 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-4.4.2.0.ebuild,v 1.3 2013/08/31 09:44:08 ago Exp $ EAPI=5 @@ -26,7 +26,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 system-libCg? ( NVIDIA-r1 )" |