diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-12-17 13:39:35 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-12-17 13:39:35 +0000 |
commit | 2d61ec78da5fa7059645380ef900d9032617e6a9 (patch) | |
tree | 0a10ac53557c3cefdea4adf669852be8fbd48c1d /games-util/dzip/dzip-2.9-r1.ebuild | |
parent | [sys-cluster/slurm] Version bump per bug #431664 (diff) | |
download | historical-2d61ec78da5fa7059645380ef900d9032617e6a9.tar.gz historical-2d61ec78da5fa7059645380ef900d9032617e6a9.tar.bz2 historical-2d61ec78da5fa7059645380ef900d9032617e6a9.zip |
Fix LICENSE.
Package-Manager: portage-2.1.11.38/cvs/Linux x86_64
Manifest-Sign-Key: 0xE7BE08CA7DC6EA25
Diffstat (limited to 'games-util/dzip/dzip-2.9-r1.ebuild')
-rw-r--r-- | games-util/dzip/dzip-2.9-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-util/dzip/dzip-2.9-r1.ebuild b/games-util/dzip/dzip-2.9-r1.ebuild index 553d9d1aa463..dc96f349163c 100644 --- a/games-util/dzip/dzip-2.9-r1.ebuild +++ b/games-util/dzip/dzip-2.9-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/dzip/dzip-2.9-r1.ebuild,v 1.4 2008/12/06 15:40:54 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/dzip/dzip-2.9-r1.ebuild,v 1.5 2012/12/17 13:39:30 ulm Exp $ inherit eutils toolchain-funcs games @@ -8,7 +8,7 @@ DESCRIPTION="compressor/uncompressor for demo recordings from id's Quake" HOMEPAGE="http://speeddemosarchive.com/dzip/" SRC_URI="http://speeddemosarchive.com/dzip/dz${PV/./}src.zip" -LICENSE="as-is" +LICENSE="ZLIB" SLOT="0" KEYWORDS="~ppc x86" IUSE="" |