diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-11-05 23:12:20 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-11-05 23:12:20 +0000 |
commit | 2504553fd54bafbc1c3a27595d9f86c344177b77 (patch) | |
tree | db8ef2a2c8246a3656b663e7c3732417f1cccce1 /games-kids | |
parent | mips stable (diff) | |
download | gentoo-2-2504553fd54bafbc1c3a27595d9f86c344177b77.tar.gz gentoo-2-2504553fd54bafbc1c3a27595d9f86c344177b77.tar.bz2 gentoo-2-2504553fd54bafbc1c3a27595d9f86c344177b77.zip |
remove unused eutils pointed out by Denis Dupeyron in bug #151643
(Portage version: 2.1.1-r1)
Diffstat (limited to 'games-kids')
-rw-r--r-- | games-kids/gcompris/gcompris-8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-kids/gcompris/gcompris-8.1.ebuild b/games-kids/gcompris/gcompris-8.1.ebuild index e289680f8b02..c96982eaaddb 100644 --- a/games-kids/gcompris/gcompris-8.1.ebuild +++ b/games-kids/gcompris/gcompris-8.1.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-kids/gcompris/gcompris-8.1.ebuild,v 1.3 2006/10/30 22:32:41 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/gcompris/gcompris-8.1.ebuild,v 1.4 2006/11/05 23:12:20 mr_bones_ Exp $ -inherit eutils autotools python games +inherit autotools python games DESCRIPTION="full featured educational application for children from 2 to 10" HOMEPAGE="http://gcompris.net" |