diff options
author | Olivier Crête <tester@gentoo.org> | 2008-03-10 22:55:58 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2008-03-10 22:55:58 +0000 |
commit | 398dfb728a62e42fec5f7c1657d51b955c49d7f2 (patch) | |
tree | 8d0cd4ec82a986263bfa36aa8282e36bef4dc424 /media-libs/farsight | |
parent | Remove old (diff) | |
download | gentoo-2-398dfb728a62e42fec5f7c1657d51b955c49d7f2.tar.gz gentoo-2-398dfb728a62e42fec5f7c1657d51b955c49d7f2.tar.bz2 gentoo-2-398dfb728a62e42fec5f7c1657d51b955c49d7f2.zip |
Farsight is lgpl 2.1, not gpl-2
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-libs/farsight')
-rw-r--r-- | media-libs/farsight/ChangeLog | 8 | ||||
-rw-r--r-- | media-libs/farsight/farsight-0.1.24.ebuild | 6 | ||||
-rw-r--r-- | media-libs/farsight/farsight-0.1.25.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/media-libs/farsight/ChangeLog b/media-libs/farsight/ChangeLog index 77766b08aca3..0c4e13420850 100644 --- a/media-libs/farsight/ChangeLog +++ b/media-libs/farsight/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/farsight -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/farsight/ChangeLog,v 1.15 2007/09/19 08:06:57 tester Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/farsight/ChangeLog,v 1.16 2008/03/10 22:55:58 tester Exp $ + + 10 Mar 2008; Olivier Crête <tester@gentoo.org> farsight-0.1.24.ebuild, + farsight-0.1.25.ebuild: + Farsight is lgpl 2.1, not gpl-2 *farsight-0.1.25 (19 Sep 2007) diff --git a/media-libs/farsight/farsight-0.1.24.ebuild b/media-libs/farsight/farsight-0.1.24.ebuild index 2da067147b15..dbff530fa713 100644 --- a/media-libs/farsight/farsight-0.1.24.ebuild +++ b/media-libs/farsight/farsight-0.1.24.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/farsight/farsight-0.1.24.ebuild,v 1.2 2007/08/29 07:27:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/farsight/farsight-0.1.24.ebuild,v 1.3 2008/03/10 22:55:58 tester Exp $ DESCRIPTION="FarSight is an audio/video conferencing framework specifically designed for Instant Messengers." HOMEPAGE="http://farsight.freedesktop.org/" SRC_URI="http://farsight.freedesktop.org/releases/${PN}/${P}.tar.gz" #EDARCS_REPO_URI="http://projects.collabora.co.uk/darcs/farsight/farsight" -LICENSE="GPL-2" +LICENSE="LGPL-2.1" KEYWORDS="~amd64 ~x86" IUSE="jingle doc test" # msn yahoo diff --git a/media-libs/farsight/farsight-0.1.25.ebuild b/media-libs/farsight/farsight-0.1.25.ebuild index 2aa0915d2f4b..5156267191ba 100644 --- a/media-libs/farsight/farsight-0.1.25.ebuild +++ b/media-libs/farsight/farsight-0.1.25.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/farsight/farsight-0.1.25.ebuild,v 1.1 2007/09/19 08:06:57 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/farsight/farsight-0.1.25.ebuild,v 1.2 2008/03/10 22:55:58 tester Exp $ DESCRIPTION="FarSight is an audio/video conferencing framework specifically designed for Instant Messengers." HOMEPAGE="http://farsight.freedesktop.org/" SRC_URI="http://farsight.freedesktop.org/releases/${PN}/${P}.tar.gz" #EDARCS_REPO_URI="http://projects.collabora.co.uk/darcs/farsight/farsight" -LICENSE="GPL-2" +LICENSE="LGPL-2.1" KEYWORDS="~amd64 ~x86" IUSE="jingle doc test" # msn yahoo |