diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-03 21:33:20 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-03 21:33:20 +0000 |
commit | d53a3c6cc522a83feab3eaad7f820fcfebef5b9f (patch) | |
tree | a6044d81890509e4110711ae1e651fb718dbcdec /games-kids/gcompris | |
parent | inherit eutils; depend on sed >= 4 (diff) | |
download | historical-d53a3c6cc522a83feab3eaad7f820fcfebef5b9f.tar.gz historical-d53a3c6cc522a83feab3eaad7f820fcfebef5b9f.tar.bz2 historical-d53a3c6cc522a83feab3eaad7f820fcfebef5b9f.zip |
inherit eutils
Diffstat (limited to 'games-kids/gcompris')
-rw-r--r-- | games-kids/gcompris/gcompris-4.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-kids/gcompris/gcompris-4.2-r1.ebuild b/games-kids/gcompris/gcompris-4.2-r1.ebuild index 1f16e8391344..d662ddcee937 100644 --- a/games-kids/gcompris/gcompris-4.2-r1.ebuild +++ b/games-kids/gcompris/gcompris-4.2-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: initial version by Ron Simpkin doobedoobedo@quake3world.com -inherit games +inherit eutils games DESCRIPTION="full featured educational application for children from 3 to 10" HOMEPAGE="http://ofset.sourceforge.net/gcompris/" |