diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-08-23 20:07:51 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-08-23 20:07:51 +0000 |
commit | 8ee6e5684e9916437837b1a22e2b8f02f8d5866b (patch) | |
tree | e791119706ac72a08a89534217348c35ccc7d0f9 /games-puzzle/londonlaw/londonlaw-0.2.0.ebuild | |
parent | Removing old versions. Changing the cp as suggested in bug #103487. (diff) | |
download | gentoo-2-8ee6e5684e9916437837b1a22e2b8f02f8d5866b.tar.gz gentoo-2-8ee6e5684e9916437837b1a22e2b8f02f8d5866b.tar.bz2 gentoo-2-8ee6e5684e9916437837b1a22e2b8f02f8d5866b.zip |
Add inherit eutils.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-puzzle/londonlaw/londonlaw-0.2.0.ebuild')
-rw-r--r-- | games-puzzle/londonlaw/londonlaw-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/londonlaw/londonlaw-0.2.0.ebuild b/games-puzzle/londonlaw/londonlaw-0.2.0.ebuild index 2e195d9e3275..c952b0398415 100644 --- a/games-puzzle/londonlaw/londonlaw-0.2.0.ebuild +++ b/games-puzzle/londonlaw/londonlaw-0.2.0.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-puzzle/londonlaw/londonlaw-0.2.0.ebuild,v 1.3 2005/06/26 20:31:02 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/londonlaw/londonlaw-0.2.0.ebuild,v 1.4 2005/08/23 20:04:37 wolf31o2 Exp $ -inherit python games +inherit eutils python games DESCRIPTION="Clone of the famous Scotland Yard board game" HOMEPAGE="http://www.eecs.umich.edu/~pelzlpj/londonlaw/" |