diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-12-18 05:39:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-12-18 05:39:59 +0000 |
commit | 86fdfe477e92292c05c2c18a9456735e950e1c5a (patch) | |
tree | c207f50ba8ea43045414c9504520e68ba6c0afbf /media-sound/google-musicmanager | |
parent | renamed google-talkplugin to Google-TOS since this is the generic Google Term... (diff) | |
download | gentoo-2-86fdfe477e92292c05c2c18a9456735e950e1c5a.tar.gz gentoo-2-86fdfe477e92292c05c2c18a9456735e950e1c5a.tar.bz2 gentoo-2-86fdfe477e92292c05c2c18a9456735e950e1c5a.zip |
Change LICENSE=google-talkplugin to LICENSE=Google-TOS to reflect license/ rename.
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'media-sound/google-musicmanager')
3 files changed, 11 insertions, 5 deletions
diff --git a/media-sound/google-musicmanager/ChangeLog b/media-sound/google-musicmanager/ChangeLog index 19a58150af31..d5ef3c5acbdb 100644 --- a/media-sound/google-musicmanager/ChangeLog +++ b/media-sound/google-musicmanager/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-sound/google-musicmanager # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/google-musicmanager/ChangeLog,v 1.21 2012/12/12 02:18:05 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/google-musicmanager/ChangeLog,v 1.22 2012/12/18 05:39:59 vapier Exp $ + + 18 Dec 2012; Mike Frysinger <vapier@gentoo.org> + google-musicmanager-1.0.43.6722.ebuild, + google-musicmanager-1.0.51.1573_beta.ebuild: + Change LICENSE=google-talkplugin to LICENSE=Google-TOS to reflect license/ + rename. 12 Dec 2012; Christoph Junghans <ottxor@gentoo.org> google-musicmanager-1.0.43.6722.ebuild, diff --git a/media-sound/google-musicmanager/google-musicmanager-1.0.43.6722.ebuild b/media-sound/google-musicmanager/google-musicmanager-1.0.43.6722.ebuild index 1ccef8c19716..7013aa3c802b 100644 --- a/media-sound/google-musicmanager/google-musicmanager-1.0.43.6722.ebuild +++ b/media-sound/google-musicmanager/google-musicmanager-1.0.43.6722.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/media-sound/google-musicmanager/google-musicmanager-1.0.43.6722.ebuild,v 1.4 2012/12/12 02:18:05 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/google-musicmanager/google-musicmanager-1.0.43.6722.ebuild,v 1.5 2012/12/18 05:39:59 vapier Exp $ EAPI=4 @@ -14,7 +14,7 @@ HOMEPAGE="http://music.google.com" SRC_URI="x86? ( ${MY_URL}/${MY_PKG} ) amd64? ( ${MY_URL}/${MY_PKG/i386/amd64} )" -LICENSE="google-talkplugin Apache-2.0 MIT LGPL-2.1 gSOAP BSD FDL-1.2 MPL-1.1 openssl ZLIB libtiff" +LICENSE="Google-TOS Apache-2.0 MIT LGPL-2.1 gSOAP BSD FDL-1.2 MPL-1.1 openssl ZLIB libtiff" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="log" diff --git a/media-sound/google-musicmanager/google-musicmanager-1.0.51.1573_beta.ebuild b/media-sound/google-musicmanager/google-musicmanager-1.0.51.1573_beta.ebuild index 6d8ea6d711c5..1dffe1709d8f 100644 --- a/media-sound/google-musicmanager/google-musicmanager-1.0.51.1573_beta.ebuild +++ b/media-sound/google-musicmanager/google-musicmanager-1.0.51.1573_beta.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/media-sound/google-musicmanager/google-musicmanager-1.0.51.1573_beta.ebuild,v 1.2 2012/12/12 02:18:05 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/google-musicmanager/google-musicmanager-1.0.51.1573_beta.ebuild,v 1.3 2012/12/18 05:39:59 vapier Exp $ EAPI=4 @@ -14,7 +14,7 @@ HOMEPAGE="http://music.google.com" SRC_URI="x86? ( ${MY_URL}/${MY_PKG} ) amd64? ( ${MY_URL}/${MY_PKG/i386/amd64} )" -LICENSE="google-talkplugin Apache-2.0 MIT LGPL-2.1 gSOAP BSD FDL-1.2 MPL-1.1 openssl ZLIB libtiff" +LICENSE="Google-TOS Apache-2.0 MIT LGPL-2.1 gSOAP BSD FDL-1.2 MPL-1.1 openssl ZLIB libtiff" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="log" |