diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-12-18 05:39:01 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-12-18 05:39:01 +0000 |
commit | aff9abe6c0743ef8e8823f8ef0fa182ffc147574 (patch) | |
tree | f6f547fe363ddef20711203a32135c3dcca0443d /www-plugins/google-talkplugin/google-talkplugin-9999.ebuild | |
parent | Missing econf argument for USE flag, somehow missed it when bumping (diff) | |
download | historical-aff9abe6c0743ef8e8823f8ef0fa182ffc147574.tar.gz historical-aff9abe6c0743ef8e8823f8ef0fa182ffc147574.tar.bz2 historical-aff9abe6c0743ef8e8823f8ef0fa182ffc147574.zip |
Change LICENSE=google-talkplugin to LICENSE=Google-TOS to reflect license/ rename.
Package-Manager: portage-2.2.0_alpha144/cvs/Linux x86_64
Manifest-Sign-Key: 0xFB7C4156
Diffstat (limited to 'www-plugins/google-talkplugin/google-talkplugin-9999.ebuild')
-rw-r--r-- | www-plugins/google-talkplugin/google-talkplugin-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild b/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild index 02f89bfbc246..4f8ad43963bd 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild,v 1.9 2012/09/24 00:49:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild,v 1.10 2012/12/18 05:38:53 vapier Exp $ EAPI=4 @@ -27,7 +27,7 @@ SLOT="0" KEYWORDS="-* ~amd64 ~x86" #GoogleTalkPlugin binary contains openssl -LICENSE="google-talkplugin openssl" +LICENSE="Google-TOS openssl" RESTRICT="strip mirror" RDEPEND="|| ( media-sound/pulseaudio media-libs/alsa-lib ) |