diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-02-05 06:21:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-02-05 06:21:31 +0000 |
commit | b3da0d5f89e30fd121fa519ae5cc0eafcbca2ced (patch) | |
tree | aa02e8c1422e5b0658d2401ce642e5e992dc7ba8 /games-arcade | |
parent | Move to new unpacker eclass for unpack_makeself. (diff) | |
download | historical-b3da0d5f89e30fd121fa519ae5cc0eafcbca2ced.tar.gz historical-b3da0d5f89e30fd121fa519ae5cc0eafcbca2ced.tar.bz2 historical-b3da0d5f89e30fd121fa519ae5cc0eafcbca2ced.zip |
Move to new unpacker eclass for unpack_makeself.
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/gunocide2ex/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/gunocide2ex/gunocide2ex-1.0.ebuild | 6 | ||||
-rw-r--r-- | games-arcade/marbleblast-demo/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild | 10 | ||||
-rw-r--r-- | games-arcade/marbleblastgold-demo/ChangeLog | 8 | ||||
-rw-r--r-- | games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild | 10 | ||||
-rw-r--r-- | games-arcade/thinktanks-demo/ChangeLog | 8 | ||||
-rw-r--r-- | games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild | 10 |
8 files changed, 34 insertions, 32 deletions
diff --git a/games-arcade/gunocide2ex/ChangeLog b/games-arcade/gunocide2ex/ChangeLog index 8d25cf2fe2da..121eedd28385 100644 --- a/games-arcade/gunocide2ex/ChangeLog +++ b/games-arcade/gunocide2ex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/gunocide2ex -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/gunocide2ex/ChangeLog,v 1.12 2009/06/17 23:32:42 nyhm Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/gunocide2ex/ChangeLog,v 1.13 2012/02/05 06:20:50 vapier Exp $ + + 05 Feb 2012; Mike Frysinger <vapier@gentoo.org> gunocide2ex-1.0.ebuild: + Move to new unpacker eclass for unpack_makeself. 17 Jun 2009; Tristan Heaven <nyhm@gentoo.org> gunocide2ex-1.0.ebuild: Respect LDFLAGS; install menu entry diff --git a/games-arcade/gunocide2ex/gunocide2ex-1.0.ebuild b/games-arcade/gunocide2ex/gunocide2ex-1.0.ebuild index 16a6389bd27b..e5cc8cc8af22 100644 --- a/games-arcade/gunocide2ex/gunocide2ex-1.0.ebuild +++ b/games-arcade/gunocide2ex/gunocide2ex-1.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/gunocide2ex/gunocide2ex-1.0.ebuild,v 1.14 2009/06/17 23:32:42 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/gunocide2ex/gunocide2ex-1.0.ebuild,v 1.15 2012/02/05 06:20:50 vapier Exp $ EAPI=2 -inherit eutils toolchain-funcs games +inherit eutils unpacker toolchain-funcs games DESCRIPTION="fast-paced 2D shoot'em'up" HOMEPAGE="http://www.polyfrag.com/content/product_gunocide.html" diff --git a/games-arcade/marbleblast-demo/ChangeLog b/games-arcade/marbleblast-demo/ChangeLog index d392e3cd18fd..b0f0c9548869 100644 --- a/games-arcade/marbleblast-demo/ChangeLog +++ b/games-arcade/marbleblast-demo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/marbleblast-demo -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/marbleblast-demo/ChangeLog,v 1.6 2011/12/14 17:32:52 vapier Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/marbleblast-demo/ChangeLog,v 1.7 2012/02/05 06:20:33 vapier Exp $ + + 05 Feb 2012; Mike Frysinger <vapier@gentoo.org> marbleblast-demo-1.3.ebuild: + Move to new unpacker eclass for unpack_makeself. 14 Dec 2011; Mike Frysinger <vapier@gentoo.org> marbleblast-demo-1.3.ebuild: The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now diff --git a/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild b/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild index 5b9e5e47e54d..cd42615a9fca 100644 --- a/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild +++ b/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild,v 1.7 2011/12/14 17:32:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild,v 1.8 2012/02/05 06:20:33 vapier Exp $ -inherit eutils games +inherit unpacker games DESCRIPTION="race marbles through crazy stages" HOMEPAGE="http://www.garagegames.com/pg/product/view.php?id=3" @@ -16,10 +16,6 @@ RESTRICT="strip" S=${WORKDIR} -src_unpack() { - unpack_makeself -} - src_install() { local dir=${GAMES_PREFIX_OPT}/${PN} dodir "${dir}" "${GAMES_BINDIR}" diff --git a/games-arcade/marbleblastgold-demo/ChangeLog b/games-arcade/marbleblastgold-demo/ChangeLog index e8e3de48bdee..aac00372864d 100644 --- a/games-arcade/marbleblastgold-demo/ChangeLog +++ b/games-arcade/marbleblastgold-demo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/marbleblastgold-demo -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/marbleblastgold-demo/ChangeLog,v 1.5 2011/12/14 17:32:54 vapier Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/marbleblastgold-demo/ChangeLog,v 1.6 2012/02/05 06:21:08 vapier Exp $ + + 05 Feb 2012; Mike Frysinger <vapier@gentoo.org> + marbleblastgold-demo-1.4.1.ebuild: + Move to new unpacker eclass for unpack_makeself. 14 Dec 2011; Mike Frysinger <vapier@gentoo.org> marbleblastgold-demo-1.4.1.ebuild: diff --git a/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild b/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild index 7d5d0e38b814..422a0abd5cdf 100644 --- a/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild +++ b/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild,v 1.7 2011/12/14 17:32:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild,v 1.8 2012/02/05 06:21:08 vapier Exp $ -inherit eutils games +inherit unpacker games DESCRIPTION="race marbles through crazy stages" HOMEPAGE="http://www.garagegames.com/pg/product/view.php?id=15" @@ -18,10 +18,6 @@ RDEPEND="sys-libs/glibc" S=${WORKDIR} -src_unpack() { - unpack_makeself -} - src_install() { local dir=${GAMES_PREFIX_OPT}/${PN} dodir "${dir}" "${GAMES_BINDIR}" diff --git a/games-arcade/thinktanks-demo/ChangeLog b/games-arcade/thinktanks-demo/ChangeLog index d234e4a9ef2d..c9d4760f417d 100644 --- a/games-arcade/thinktanks-demo/ChangeLog +++ b/games-arcade/thinktanks-demo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/thinktanks-demo -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanks-demo/ChangeLog,v 1.8 2011/12/14 17:32:57 vapier Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanks-demo/ChangeLog,v 1.9 2012/02/05 06:21:31 vapier Exp $ + + 05 Feb 2012; Mike Frysinger <vapier@gentoo.org> + thinktanks-demo-1.1-r1.ebuild: + Move to new unpacker eclass for unpack_makeself. 14 Dec 2011; Mike Frysinger <vapier@gentoo.org> thinktanks-demo-1.1-r1.ebuild: diff --git a/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild b/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild index c33df1f9ec3b..d1dcae46b818 100644 --- a/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild +++ b/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild,v 1.5 2011/12/14 17:32:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild,v 1.6 2012/02/05 06:21:31 vapier Exp $ -inherit eutils games +inherit unpacker games DESCRIPTION="tank combat game with lighthearted, fast paced pandemonium" HOMEPAGE="http://www.garagegames.com/pg/product/view.php?id=12" @@ -20,10 +20,6 @@ RDEPEND="media-libs/libsdl S=${WORKDIR} -src_unpack() { - unpack_makeself -} - src_install() { local dir=${GAMES_PREFIX_OPT}/${PN} dodir "${dir}" "${GAMES_BINDIR}" |