summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-util/dzip')
-rw-r--r--games-util/dzip/ChangeLog5
-rw-r--r--games-util/dzip/dzip-2.9-r1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/games-util/dzip/ChangeLog b/games-util/dzip/ChangeLog
index 34a9f6dac0ee..6c4f5549d995 100644
--- a/games-util/dzip/ChangeLog
+++ b/games-util/dzip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-util/dzip
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/dzip/ChangeLog,v 1.13 2012/02/16 18:43:22 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/dzip/ChangeLog,v 1.14 2012/12/17 13:39:30 ulm Exp $
+
+ 17 Dec 2012; Ulrich Müller <ulm@gentoo.org> dzip-2.9-r1.ebuild:
+ Fix LICENSE.
16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> dzip-2.9-r3.ebuild:
x86 stable wrt bug #397043
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=""