diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-04-09 21:17:30 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-04-09 21:17:30 +0000 |
commit | 1ecbe2f9814a3ee2531417540fe18ec966f307e5 (patch) | |
tree | 34fc434ec75ace1225a6400abe0e77a3f2ea8721 | |
parent | Stable on amd64 wrt bug #361419 (diff) | |
download | gentoo-2-1ecbe2f9814a3ee2531417540fe18ec966f307e5.tar.gz gentoo-2-1ecbe2f9814a3ee2531417540fe18ec966f307e5.tar.bz2 gentoo-2-1ecbe2f9814a3ee2531417540fe18ec966f307e5.zip |
Stable on amd64 wrt bug #361683
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
-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 e1b5fd35ba8a..2cd9e98007b4 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.4 2011/04/05 20:11:22 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeLog,v 1.5 2011/04/09 21:17:30 angelos Exp $ + + 09 Apr 2011; Christoph Mende <angelos@gentoo.org> + google-talkplugin-1.8.0.0.ebuild: + Stable on amd64 wrt bug #361683 05 Apr 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 0151b3c54e83..136ee2cd450a 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.4 2011/04/05 20:11:22 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-1.8.0.0.ebuild,v 1.5 2011/04/09 21:17:30 angelos 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="strip mirror" |