diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-05-17 12:37:05 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-05-17 12:37:05 +0000 |
commit | aeea5d912bc898cc49a14d73f088f09d692798f7 (patch) | |
tree | a0eb912c62cbb3f5a2b617aedf052313ee583c35 /x11-libs | |
parent | Version 1.6 bump (diff) | |
download | gentoo-2-aeea5d912bc898cc49a14d73f088f09d692798f7.tar.gz gentoo-2-aeea5d912bc898cc49a14d73f088f09d692798f7.tar.bz2 gentoo-2-aeea5d912bc898cc49a14d73f088f09d692798f7.zip |
fix licence
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/fltk/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/fltk/fltk-1.0.11-r3.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/fltk/fltk-1.1.2-r2.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/fltk/fltk-1.1.4.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/x11-libs/fltk/ChangeLog b/x11-libs/fltk/ChangeLog index 6c00427f7bc8..2cd0afdd7355 100644 --- a/x11-libs/fltk/ChangeLog +++ b/x11-libs/fltk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/fltk # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.43 2005/05/09 14:09:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.44 2005/05/17 12:37:05 lanius Exp $ + + 17 May 2005; Heinrich Wendel <lanius@gentoo.org> fltk-1.0.11-r3.ebuild, + fltk-1.1.2-r2.ebuild, fltk-1.1.4.ebuild: + fix licence 09 May 2005; Aron Griffis <agriffis@gentoo.org> fltk-1.1.4.ebuild: add ~ia64 diff --git a/x11-libs/fltk/fltk-1.0.11-r3.ebuild b/x11-libs/fltk/fltk-1.0.11-r3.ebuild index 53e50582860c..c39738e03837 100644 --- a/x11-libs/fltk/fltk-1.0.11-r3.ebuild +++ b/x11-libs/fltk/fltk-1.0.11-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.0.11-r3.ebuild,v 1.13 2004/11/01 19:26:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.0.11-r3.ebuild,v 1.14 2005/05/17 12:37:05 lanius Exp $ IUSE="opengl" @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.fltk.org/pub/fltk/${PV}/${P}-source.tar.bz2" HOMEPAGE="http://www.fltk.org" SLOT="1.0" -LICENSE="FLTK GPL-2" +LICENSE="FLTK LGPL-2" KEYWORDS="x86 sparc" DEPEND="virtual/x11 diff --git a/x11-libs/fltk/fltk-1.1.2-r2.ebuild b/x11-libs/fltk/fltk-1.1.2-r2.ebuild index 3aa5607cf3ef..86ef26cea075 100644 --- a/x11-libs/fltk/fltk-1.1.2-r2.ebuild +++ b/x11-libs/fltk/fltk-1.1.2-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.2-r2.ebuild,v 1.6 2004/11/01 19:26:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.2-r2.ebuild,v 1.7 2005/05/17 12:37:05 lanius Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.easysw.com/pub/fltk/${PV}/${P}-source.tar.bz2" SLOT="1.1" KEYWORDS="x86 ppc sparc" -LICENSE="FLTK GPL-2" +LICENSE="FLTK LGPL-2" IUSE="opengl" DEPEND="virtual/x11 diff --git a/x11-libs/fltk/fltk-1.1.4.ebuild b/x11-libs/fltk/fltk-1.1.4.ebuild index a083605587d9..25488d8ef4bb 100644 --- a/x11-libs/fltk/fltk-1.1.4.ebuild +++ b/x11-libs/fltk/fltk-1.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.4.ebuild,v 1.14 2005/05/09 14:09:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.4.ebuild,v 1.15 2005/05/17 12:37:05 lanius Exp $ IUSE="opengl debug nptl" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.fltk.org" SRC_URI="ftp://ftp.easysw.com/pub/fltk/${PV}/${P}-source.tar.bz2" KEYWORDS="x86 ppc sparc alpha amd64 ~mips ppc64 ~ia64" -LICENSE="FLTK GPL-2" +LICENSE="FLTK LGPL-2" PV_MAJOR=${PV/.*/} PV_MINOR=${PV#${PV_MAJOR}.} |