summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-02-05 06:24:05 +0000
committerMike Frysinger <vapier@gentoo.org>2012-02-05 06:24:05 +0000
commit35677c00b9aacd573cef79a93fbae1f23969c507 (patch)
treeb386d737ddae1bea5c8c8a2ab92d1afaae75b0f8 /games-strategy/knights-demo
parentMove to new unpacker eclass for unpack_makeself. (diff)
downloadgentoo-2-35677c00b9aacd573cef79a93fbae1f23969c507.tar.gz
gentoo-2-35677c00b9aacd573cef79a93fbae1f23969c507.tar.bz2
gentoo-2-35677c00b9aacd573cef79a93fbae1f23969c507.zip
Move to new unpacker eclass for unpack_makeself.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy/knights-demo')
-rw-r--r--games-strategy/knights-demo/ChangeLog7
-rw-r--r--games-strategy/knights-demo/knights-demo-1.32.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-strategy/knights-demo/ChangeLog b/games-strategy/knights-demo/ChangeLog
index 07e93241d7b4..be2c2b51403a 100644
--- a/games-strategy/knights-demo/ChangeLog
+++ b/games-strategy/knights-demo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/knights-demo
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/knights-demo/ChangeLog,v 1.2 2008/02/29 19:50:52 carlo Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/knights-demo/ChangeLog,v 1.3 2012/02/05 06:24:05 vapier Exp $
+
+ 05 Feb 2012; Mike Frysinger <vapier@gentoo.org> knights-demo-1.32.ebuild:
+ Move to new unpacker eclass for unpack_makeself.
29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> knights-demo-1.32.ebuild:
Remove icon extension from desktop entry to match Icon Theme Specification.
diff --git a/games-strategy/knights-demo/knights-demo-1.32.ebuild b/games-strategy/knights-demo/knights-demo-1.32.ebuild
index 5362451ab264..c15553d283f9 100644
--- a/games-strategy/knights-demo/knights-demo-1.32.ebuild
+++ b/games-strategy/knights-demo/knights-demo-1.32.ebuild
@@ -1,8 +1,8 @@
-# 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-strategy/knights-demo/knights-demo-1.32.ebuild,v 1.2 2008/02/29 19:50:52 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/knights-demo/knights-demo-1.32.ebuild,v 1.3 2012/02/05 06:24:05 vapier Exp $
-inherit eutils games
+inherit eutils unpacker games
DESCRIPTION="Anglo-Saxon medieval army battles and resource management"
HOMEPAGE="http://www.linuxgamepublishing.com/info.php?id=knights"