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 | 5fbdeeace3b77af2ad1b728462763ff620ab7608 (patch) | |
tree | 2d4022345b6b27acf531be7477755b7ddbcc80a7 /games-kids | |
parent | inherit eutils; depend on sed >= 4 (diff) | |
download | gentoo-2-5fbdeeace3b77af2ad1b728462763ff620ab7608.tar.gz gentoo-2-5fbdeeace3b77af2ad1b728462763ff620ab7608.tar.bz2 gentoo-2-5fbdeeace3b77af2ad1b728462763ff620ab7608.zip |
inherit eutils
Diffstat (limited to 'games-kids')
-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/" |