diff options
author | Vlastimil Babka <caster@gentoo.org> | 2007-01-30 00:58:15 +0000 |
---|---|---|
committer | Vlastimil Babka <caster@gentoo.org> | 2007-01-30 00:58:15 +0000 |
commit | 866f5063ba8b97d089d0f776c1a87cb86fa98cf2 (patch) | |
tree | c7bee7a722c8f0416cf3eb32c707c7922be95e52 /games-util/searchtool/searchtool-0.4.4.ebuild | |
parent | Put java-ant-2 after java-pkg-2 in inherit. (diff) | |
download | gentoo-2-866f5063ba8b97d089d0f776c1a87cb86fa98cf2.tar.gz gentoo-2-866f5063ba8b97d089d0f776c1a87cb86fa98cf2.tar.bz2 gentoo-2-866f5063ba8b97d089d0f776c1a87cb86fa98cf2.zip |
Put java-ant-2 after java-pkg-2 in inherit.
(Portage version: 2.1.2-r5)
Diffstat (limited to 'games-util/searchtool/searchtool-0.4.4.ebuild')
-rw-r--r-- | games-util/searchtool/searchtool-0.4.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-util/searchtool/searchtool-0.4.4.ebuild b/games-util/searchtool/searchtool-0.4.4.ebuild index bad75946ec86..923cf3d36b8a 100644 --- a/games-util/searchtool/searchtool-0.4.4.ebuild +++ b/games-util/searchtool/searchtool-0.4.4.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/searchtool/searchtool-0.4.4.ebuild,v 1.6 2006/10/17 19:41:25 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/searchtool/searchtool-0.4.4.ebuild,v 1.7 2007/01/30 00:58:15 caster Exp $ -inherit java-ant-2 java-pkg-2 games +inherit java-pkg-2 java-ant-2 games DESCRIPTION="server browser for Internet games" HOMEPAGE="http://searchtool.sourceforge.net/" |