diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-03-13 16:36:24 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-03-13 16:36:24 +0000 |
commit | c654f578a54b429e785d655e18ec916a2538477b (patch) | |
tree | 63c26ea0831433435412c6cc5a960786fc56de9e /dev-libs/libebml | |
parent | Fixed pidfile location in initscript. (diff) | |
download | gentoo-2-c654f578a54b429e785d655e18ec916a2538477b.tar.gz gentoo-2-c654f578a54b429e785d655e18ec916a2538477b.tar.bz2 gentoo-2-c654f578a54b429e785d655e18ec916a2538477b.zip |
corrected LICENSE, it has never been gpl. fixes #84921
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-libs/libebml')
-rw-r--r-- | dev-libs/libebml/ChangeLog | 8 | ||||
-rw-r--r-- | dev-libs/libebml/libebml-0.6.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libebml/libebml-0.6.3.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libebml/libebml-0.6.4.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libebml/libebml-0.6.5.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libebml/libebml-0.7.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libebml/libebml-0.7.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libebml/libebml-0.7.1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libebml/libebml-0.7.2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libebml/libebml-0.7.3.ebuild | 4 |
10 files changed, 25 insertions, 19 deletions
diff --git a/dev-libs/libebml/ChangeLog b/dev-libs/libebml/ChangeLog index 863fea9767ee..32cef001c6d3 100644 --- a/dev-libs/libebml/ChangeLog +++ b/dev-libs/libebml/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-libs/libebml # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.36 2005/03/11 18:54:05 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.37 2005/03/13 16:36:24 luckyduck Exp $ + + 13 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> libebml-0.6.0.ebuild, + libebml-0.6.3.ebuild, libebml-0.6.4.ebuild, libebml-0.6.5.ebuild, + libebml-0.7.0.ebuild, libebml-0.7.1-r1.ebuild, libebml-0.7.1.ebuild, + libebml-0.7.2.ebuild, libebml-0.7.3.ebuild: + corrected LICENSE, it has never been gpl. fixes #84921 11 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> libebml-0.7.2.ebuild: stable on x86 diff --git a/dev-libs/libebml/libebml-0.6.0.ebuild b/dev-libs/libebml/libebml-0.6.0.ebuild index e0f7d7220c5c..fb3e5a6ff9a1 100644 --- a/dev-libs/libebml/libebml-0.6.0.ebuild +++ b/dev-libs/libebml/libebml-0.6.0.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/dev-libs/libebml/libebml-0.6.0.ebuild,v 1.6 2005/02/27 14:35:58 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.6.0.ebuild,v 1.7 2005/03/13 16:36:24 luckyduck Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="http://matroska.free.fr/downloads/${PN}/${P}.tar.gz" HOMEPAGE="http://www.matroska.org" SLOT="0" -LICENSE="GPL-2" +LICENSE="LGPL-2.1" KEYWORDS="x86 ~ppc amd64" DEPEND="virtual/libc" diff --git a/dev-libs/libebml/libebml-0.6.3.ebuild b/dev-libs/libebml/libebml-0.6.3.ebuild index e77e03a11677..2a43fbdc5352 100644 --- a/dev-libs/libebml/libebml-0.6.3.ebuild +++ b/dev-libs/libebml/libebml-0.6.3.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/dev-libs/libebml/libebml-0.6.3.ebuild,v 1.9 2005/02/27 14:35:58 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.6.3.ebuild,v 1.10 2005/03/13 16:36:24 luckyduck Exp $ inherit flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="http://matroska.free.fr/downloads/${PN}/${P}.tar.gz" HOMEPAGE="http://www.matroska.org" SLOT="0" -LICENSE="GPL-2" +LICENSE="LGPL-2.1" KEYWORDS="x86 ppc ~amd64 alpha ia64 sparc" DEPEND="virtual/libc" diff --git a/dev-libs/libebml/libebml-0.6.4.ebuild b/dev-libs/libebml/libebml-0.6.4.ebuild index 73a56998a27f..a13fc354b003 100644 --- a/dev-libs/libebml/libebml-0.6.4.ebuild +++ b/dev-libs/libebml/libebml-0.6.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/dev-libs/libebml/libebml-0.6.4.ebuild,v 1.11 2005/02/27 14:35:58 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.6.4.ebuild,v 1.12 2005/03/13 16:36:24 luckyduck Exp $ inherit flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="http://matroska.free.fr/downloads/${PN}/${P}.tar.gz" HOMEPAGE="http://www.matroska.org" SLOT="0" -LICENSE="GPL-2" +LICENSE="LGPL-2.1" KEYWORDS="x86 ~ppc ~amd64 ~alpha ~ia64 ~sparc ~hppa ~mips" DEPEND="virtual/libc" diff --git a/dev-libs/libebml/libebml-0.6.5.ebuild b/dev-libs/libebml/libebml-0.6.5.ebuild index 18f719f618a3..3e65c066a454 100644 --- a/dev-libs/libebml/libebml-0.6.5.ebuild +++ b/dev-libs/libebml/libebml-0.6.5.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/dev-libs/libebml/libebml-0.6.5.ebuild,v 1.11 2005/02/27 14:35:58 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.6.5.ebuild,v 1.12 2005/03/13 16:36:24 luckyduck Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="http://matroska.free.fr/downloads/${PN}/${P}.tar.gz" HOMEPAGE="http://www.matroska.org" SLOT="0" -LICENSE="GPL-2" +LICENSE="LGPL-2.1" KEYWORDS="x86 ~ppc amd64 alpha ~ia64 sparc ~hppa ~mips" DEPEND="virtual/libc" diff --git a/dev-libs/libebml/libebml-0.7.0.ebuild b/dev-libs/libebml/libebml-0.7.0.ebuild index 9efc91e12ffe..0e42352adfac 100644 --- a/dev-libs/libebml/libebml-0.7.0.ebuild +++ b/dev-libs/libebml/libebml-0.7.0.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/dev-libs/libebml/libebml-0.7.0.ebuild,v 1.11 2005/02/27 14:35:58 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.0.ebuild,v 1.12 2005/03/13 16:36:24 luckyduck Exp $ inherit flag-o-matic @@ -8,7 +8,7 @@ DESCRIPTION="Extensible binary format library (kinda like XML)" HOMEPAGE="http://www.matroska.org/" SRC_URI="http://www.bunkus.org/videotools/mkvtoolnix/sources/${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="x86 ~ppc sparc ~mips alpha hppa amd64 ~ia64" IUSE="" diff --git a/dev-libs/libebml/libebml-0.7.1-r1.ebuild b/dev-libs/libebml/libebml-0.7.1-r1.ebuild index 73a23503cbd1..036a637ed9a7 100644 --- a/dev-libs/libebml/libebml-0.7.1-r1.ebuild +++ b/dev-libs/libebml/libebml-0.7.1-r1.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/dev-libs/libebml/libebml-0.7.1-r1.ebuild,v 1.4 2005/02/27 14:35:58 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.1-r1.ebuild,v 1.5 2005/03/13 16:36:24 luckyduck Exp $ IUSE="" @@ -10,7 +10,7 @@ DESCRIPTION="Extensible binary format library (kinda like XML)" HOMEPAGE="http://www.matroska.org/" SRC_URI="http://www.bunkus.org/videotools/mkvtoolnix/sources/${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~x86 ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ia64" diff --git a/dev-libs/libebml/libebml-0.7.1.ebuild b/dev-libs/libebml/libebml-0.7.1.ebuild index df23cc812aba..b082ad64cc32 100644 --- a/dev-libs/libebml/libebml-0.7.1.ebuild +++ b/dev-libs/libebml/libebml-0.7.1.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/dev-libs/libebml/libebml-0.7.1.ebuild,v 1.3 2005/02/27 14:35:58 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.1.ebuild,v 1.4 2005/03/13 16:36:24 luckyduck Exp $ IUSE="" @@ -10,7 +10,7 @@ DESCRIPTION="Extensible binary format library (kinda like XML)" HOMEPAGE="http://www.matroska.org/" SRC_URI="http://www.bunkus.org/videotools/mkvtoolnix/sources/${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ia64" diff --git a/dev-libs/libebml/libebml-0.7.2.ebuild b/dev-libs/libebml/libebml-0.7.2.ebuild index 3fcceebab911..bc0a526445eb 100644 --- a/dev-libs/libebml/libebml-0.7.2.ebuild +++ b/dev-libs/libebml/libebml-0.7.2.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/dev-libs/libebml/libebml-0.7.2.ebuild,v 1.8 2005/03/11 18:54:05 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.2.ebuild,v 1.9 2005/03/13 16:36:24 luckyduck Exp $ IUSE="" @@ -10,7 +10,7 @@ DESCRIPTION="Extensible binary format library (kinda like XML)" HOMEPAGE="http://www.matroska.org/" SRC_URI="http://www.bunkus.org/videotools/mkvtoolnix/sources/${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="x86 ~sparc ppc64 ~alpha ~ppc" diff --git a/dev-libs/libebml/libebml-0.7.3.ebuild b/dev-libs/libebml/libebml-0.7.3.ebuild index f33c75a650b2..616749f8e6b9 100644 --- a/dev-libs/libebml/libebml-0.7.3.ebuild +++ b/dev-libs/libebml/libebml-0.7.3.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/dev-libs/libebml/libebml-0.7.3.ebuild,v 1.3 2005/03/11 18:50:00 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.3.ebuild,v 1.4 2005/03/13 16:36:24 luckyduck Exp $ IUSE="" @@ -10,7 +10,7 @@ DESCRIPTION="Extensible binary format library (kinda like XML)" HOMEPAGE="http://www.matroska.org/" SRC_URI="http://www.bunkus.org/videotools/mkvtoolnix/sources/${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~x86 ~sparc ppc64 ~alpha ~ppc ~ppc-macos ~amd64" |