diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-11-04 16:49:43 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-11-04 16:49:43 +0000 |
commit | be433a06a61fb3b6c7f8cb7345468366a992bffb (patch) | |
tree | 416db01cce9b95cd78ff3811f9cf0180cfd42384 /app-arch/pbzip2 | |
parent | Version bump, inherit user eclass (diff) | |
download | gentoo-2-be433a06a61fb3b6c7f8cb7345468366a992bffb.tar.gz gentoo-2-be433a06a61fb3b6c7f8cb7345468366a992bffb.tar.bz2 gentoo-2-be433a06a61fb3b6c7f8cb7345468366a992bffb.zip |
Update LICENSE, this can use the BZIP2 (BSD/ZLIB hybrid) license template.
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'app-arch/pbzip2')
-rw-r--r-- | app-arch/pbzip2/ChangeLog | 6 | ||||
-rw-r--r-- | app-arch/pbzip2/pbzip2-1.1.5.ebuild | 4 | ||||
-rw-r--r-- | app-arch/pbzip2/pbzip2-1.1.6.ebuild | 4 | ||||
-rw-r--r-- | app-arch/pbzip2/pbzip2-1.1.8.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/app-arch/pbzip2/ChangeLog b/app-arch/pbzip2/ChangeLog index 129cae60a878..2e80c549e0bc 100644 --- a/app-arch/pbzip2/ChangeLog +++ b/app-arch/pbzip2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-arch/pbzip2 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/ChangeLog,v 1.117 2012/10/07 11:58:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/ChangeLog,v 1.118 2012/11/04 16:49:43 ulm Exp $ + + 04 Nov 2012; Ulrich Müller <ulm@gentoo.org> pbzip2-1.1.5.ebuild, + pbzip2-1.1.6.ebuild, pbzip2-1.1.8.ebuild: + Update LICENSE, this can use the BZIP2 (BSD/ZLIB hybrid) license template. 07 Oct 2012; Justin Lecher <jlec@gentoo.org> pbzip2-1.1.5.ebuild, pbzip2-1.1.6.ebuild, pbzip2-1.1.8.ebuild: diff --git a/app-arch/pbzip2/pbzip2-1.1.5.ebuild b/app-arch/pbzip2/pbzip2-1.1.5.ebuild index 6f80b7c1672e..d88ee687dfaa 100644 --- a/app-arch/pbzip2/pbzip2-1.1.5.ebuild +++ b/app-arch/pbzip2/pbzip2-1.1.5.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/app-arch/pbzip2/pbzip2-1.1.5.ebuild,v 1.9 2012/10/07 11:58:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/pbzip2-1.1.5.ebuild,v 1.10 2012/11/04 16:49:43 ulm Exp $ EAPI=4 @@ -10,7 +10,7 @@ DESCRIPTION="Parallel bzip2 (de)compressor using libbz2" HOMEPAGE="http://compression.ca/pbzip2/" SRC_URI="http://compression.ca/${PN}/${P}.tar.gz" -LICENSE="PBZIP2" +LICENSE="BZIP2" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="static symlink" diff --git a/app-arch/pbzip2/pbzip2-1.1.6.ebuild b/app-arch/pbzip2/pbzip2-1.1.6.ebuild index 0165fdf62784..eb8ebe113108 100644 --- a/app-arch/pbzip2/pbzip2-1.1.6.ebuild +++ b/app-arch/pbzip2/pbzip2-1.1.6.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/app-arch/pbzip2/pbzip2-1.1.6.ebuild,v 1.4 2012/10/07 11:58:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/pbzip2-1.1.6.ebuild,v 1.5 2012/11/04 16:49:43 ulm Exp $ EAPI=4 @@ -10,7 +10,7 @@ DESCRIPTION="Parallel bzip2 (de)compressor using libbz2" HOMEPAGE="http://compression.ca/pbzip2/" SRC_URI="http://compression.ca/${PN}/${P}.tar.gz" -LICENSE="PBZIP2" +LICENSE="BZIP2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="static symlink" diff --git a/app-arch/pbzip2/pbzip2-1.1.8.ebuild b/app-arch/pbzip2/pbzip2-1.1.8.ebuild index 169d9fbebedd..f1d47c2640d8 100644 --- a/app-arch/pbzip2/pbzip2-1.1.8.ebuild +++ b/app-arch/pbzip2/pbzip2-1.1.8.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/app-arch/pbzip2/pbzip2-1.1.8.ebuild,v 1.9 2012/10/07 11:58:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/pbzip2-1.1.8.ebuild,v 1.10 2012/11/04 16:49:43 ulm Exp $ EAPI=4 @@ -10,7 +10,7 @@ DESCRIPTION="Parallel bzip2 (de)compressor using libbz2" HOMEPAGE="http://compression.ca/pbzip2/" SRC_URI="https://launchpad.net/pbzip2/${PV:0:3}/${PV}/+download/${P}.tar.gz" -LICENSE="PBZIP2" +LICENSE="BZIP2" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="static symlink" |