diff options
Diffstat (limited to 'www-plugins/google-talkplugin/google-talkplugin-1.8.0.0.ebuild')
-rw-r--r-- | www-plugins/google-talkplugin/google-talkplugin-1.8.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |