diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2006-09-28 20:55:11 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2006-09-28 20:55:11 +0000 |
commit | 8f2038fce786c8a3c153b2ecbf44f7285719f91e (patch) | |
tree | 3f38d7596fd4bb2ac8b7b160d4b32d53b9d6d805 /games-arcade | |
parent | inherit eutils for built_with_use (diff) | |
download | gentoo-2-8f2038fce786c8a3c153b2ecbf44f7285719f91e.tar.gz gentoo-2-8f2038fce786c8a3c153b2ecbf44f7285719f91e.tar.bz2 gentoo-2-8f2038fce786c8a3c153b2ecbf44f7285719f91e.zip |
inherit eutils for make_desktop_entry and newicon
(Portage version: 2.1.2_pre1-r4)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/penguin-command/penguin-command-1.6.10.ebuild | 4 | ||||
-rw-r--r-- | games-arcade/penguin-command/penguin-command-1.6.9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games-arcade/penguin-command/penguin-command-1.6.10.ebuild b/games-arcade/penguin-command/penguin-command-1.6.10.ebuild index c0700d68f64e..a783b23d42f1 100644 --- a/games-arcade/penguin-command/penguin-command-1.6.10.ebuild +++ b/games-arcade/penguin-command/penguin-command-1.6.10.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/penguin-command/penguin-command-1.6.10.ebuild,v 1.1 2006/04/24 14:03:20 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/penguin-command/penguin-command-1.6.10.ebuild,v 1.2 2006/09/28 20:55:11 nyhm Exp $ -inherit games +inherit eutils games DESCRIPTION="A clone of the classic Missile Command Game" HOMEPAGE="http://www.linux-games.com/penguin-command/" diff --git a/games-arcade/penguin-command/penguin-command-1.6.9.ebuild b/games-arcade/penguin-command/penguin-command-1.6.9.ebuild index a1f08ea4c8a4..1c2811ce050e 100644 --- a/games-arcade/penguin-command/penguin-command-1.6.9.ebuild +++ b/games-arcade/penguin-command/penguin-command-1.6.9.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/penguin-command/penguin-command-1.6.9.ebuild,v 1.2 2005/05/02 14:25:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/penguin-command/penguin-command-1.6.9.ebuild,v 1.3 2006/09/28 20:55:11 nyhm Exp $ -inherit games +inherit eutils games DESCRIPTION="A clone of the classic Missile Command Game" HOMEPAGE="http://www.linux-games.com/penguin-command/" |