summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-02-05 06:22:26 +0000
committerMike Frysinger <vapier@gentoo.org>2012-02-05 06:22:26 +0000
commit47ee7750dd0cc72c9e755fc271f9a35575456c7f (patch)
tree6522a75d8ccf6b3f4af443528ddaf9f612a4a027 /games-strategy
parentMove to new unpacker eclass for unpack_makeself. (diff)
downloadgentoo-2-47ee7750dd0cc72c9e755fc271f9a35575456c7f.tar.gz
gentoo-2-47ee7750dd0cc72c9e755fc271f9a35575456c7f.tar.bz2
gentoo-2-47ee7750dd0cc72c9e755fc271f9a35575456c7f.zip
Move to new unpacker eclass for unpack_makeself.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/coldwar-demo/ChangeLog7
-rw-r--r--games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-strategy/coldwar-demo/ChangeLog b/games-strategy/coldwar-demo/ChangeLog
index 79c527857d31..a59e247080d8 100644
--- a/games-strategy/coldwar-demo/ChangeLog
+++ b/games-strategy/coldwar-demo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/coldwar-demo
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/ChangeLog,v 1.5 2008/02/29 19:43:01 carlo Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/ChangeLog,v 1.6 2012/02/05 06:22:26 vapier Exp $
+
+ 05 Feb 2012; Mike Frysinger <vapier@gentoo.org> coldwar-demo-1-r1.ebuild:
+ Move to new unpacker eclass for unpack_makeself.
29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> coldwar-demo-1-r1.ebuild:
Remove icon extension from desktop entry to match Icon Theme Specification.
diff --git a/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild b/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild
index 751ea78798f9..70466075abe4 100644
--- a/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild
+++ b/games-strategy/coldwar-demo/coldwar-demo-1-r1.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/coldwar-demo/coldwar-demo-1-r1.ebuild,v 1.2 2008/02/29 19:43:01 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild,v 1.3 2012/02/05 06:22:26 vapier Exp $
-inherit eutils games
+inherit eutils unpacker games
MY_PN=${PN%-demo}