From 5808d7c02f28e3ca8f61e2ce49a03e155fb013f1 Mon Sep 17 00:00:00 2001 From: Tristan Heaven Date: Thu, 4 Mar 2010 00:54:33 +0000 Subject: inherit eutils (Portage version: 2.2_rc64/cvs/Linux x86_64) --- games-simulation/senken/senken-0.3.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-simulation/senken/senken-0.3.0.ebuild b/games-simulation/senken/senken-0.3.0.ebuild index d8b3d3b454ff..c6ae16b3a975 100644 --- a/games-simulation/senken/senken-0.3.0.ebuild +++ b/games-simulation/senken/senken-0.3.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/senken/senken-0.3.0.ebuild,v 1.8 2009/02/11 13:05:34 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/senken/senken-0.3.0.ebuild,v 1.9 2010/03/04 00:54:33 nyhm Exp $ EAPI=2 -inherit games +inherit eutils games DESCRIPTION="city simulation game" HOMEPAGE="http://www.contrib.andrew.cmu.edu/~tmartin/senken/" -- cgit v1.2.3-65-gdbad