summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-11-04 16:49:43 +0000
committerUlrich Müller <ulm@gentoo.org>2012-11-04 16:49:43 +0000
commitbe433a06a61fb3b6c7f8cb7345468366a992bffb (patch)
tree416db01cce9b95cd78ff3811f9cf0180cfd42384 /app-arch/pbzip2/pbzip2-1.1.8.ebuild
parentVersion bump, inherit user eclass (diff)
downloadgentoo-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/pbzip2-1.1.8.ebuild')
-rw-r--r--app-arch/pbzip2/pbzip2-1.1.8.ebuild4
1 files changed, 2 insertions, 2 deletions
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"