diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-12-08 22:10:15 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-12-08 22:10:15 +0000 |
commit | bdc448b20863b0bbe6eef5c85ddffd3b41bbf03b (patch) | |
tree | b43a96f3ea10379571c9749291431dc1d21030ee /net-misc/liveice | |
parent | Stable for amd64, wrt bug #441406 (diff) | |
download | gentoo-2-bdc448b20863b0bbe6eef5c85ddffd3b41bbf03b.tar.gz gentoo-2-bdc448b20863b0bbe6eef5c85ddffd3b41bbf03b.tar.bz2 gentoo-2-bdc448b20863b0bbe6eef5c85ddffd3b41bbf03b.zip |
Fix LICENSE, GPL-2+ according to notices in source files.
(Portage version: 2.1.11.33/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'net-misc/liveice')
-rw-r--r-- | net-misc/liveice/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/liveice/liveice-2000530-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/liveice/ChangeLog b/net-misc/liveice/ChangeLog index 3abdfef3ae89..39b61eb89070 100644 --- a/net-misc/liveice/ChangeLog +++ b/net-misc/liveice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/liveice # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/liveice/ChangeLog,v 1.12 2012/11/21 13:03:09 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/liveice/ChangeLog,v 1.13 2012/12/08 22:10:15 ulm Exp $ + + 08 Dec 2012; Ulrich Müller <ulm@gentoo.org> liveice-2000530-r1.ebuild: + Fix LICENSE, GPL-2+ according to notices in source files. 21 Nov 2012; Michael Palimaka <kensington@gentoo.org> -liveice-2000530.ebuild: Remove old. diff --git a/net-misc/liveice/liveice-2000530-r1.ebuild b/net-misc/liveice/liveice-2000530-r1.ebuild index 1f4acfd23bb2..48a4c2b17385 100644 --- a/net-misc/liveice/liveice-2000530-r1.ebuild +++ b/net-misc/liveice/liveice-2000530-r1.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/net-misc/liveice/liveice-2000530-r1.ebuild,v 1.3 2012/11/20 20:37:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/liveice/liveice-2000530-r1.ebuild,v 1.4 2012/12/08 22:10:15 ulm Exp $ EAPI="2" @@ -10,7 +10,7 @@ DESCRIPTION="Live Source Client For IceCast" HOMEPAGE="http://star.arm.ac.uk/~spm/software/liveice.html" SRC_URI="http://star.arm.ac.uk/~spm/software/liveice.tar.gz" -LICENSE="as-is" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 x86" IUSE="" |