summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-02-05 06:25:47 +0000
committerMike Frysinger <vapier@gentoo.org>2012-02-05 06:25:47 +0000
commit322700986609ce3a55e73b2193f47802025af9e3 (patch)
tree91052ee5bcd099bb9e8e864d9acaeb036b136d85 /games-strategy/knights-demo
parentMove to new unpacker eclass for unpack_makeself. (diff)
downloadhistorical-322700986609ce3a55e73b2193f47802025af9e3.tar.gz
historical-322700986609ce3a55e73b2193f47802025af9e3.tar.bz2
historical-322700986609ce3a55e73b2193f47802025af9e3.zip
Move to new unpacker eclass for unpack_makeself.
Package-Manager: portage-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"