diff options
author | Dirkjan Ochtman <djc@gentoo.org> | 2010-03-06 12:32:16 +0000 |
---|---|---|
committer | Dirkjan Ochtman <djc@gentoo.org> | 2010-03-06 12:32:16 +0000 |
commit | cebc237b5dd0976d57c88338892614c80acede9a (patch) | |
tree | 9cd4580a70c366508e5b8799b300290fa06a82a6 /games-arcade/opentyrian | |
parent | dev-util/mercurial moved to dev-vcs. (diff) | |
download | gentoo-2-cebc237b5dd0976d57c88338892614c80acede9a.tar.gz gentoo-2-cebc237b5dd0976d57c88338892614c80acede9a.tar.bz2 gentoo-2-cebc237b5dd0976d57c88338892614c80acede9a.zip |
Moved dev-util/mercurial to dev-vcs.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'games-arcade/opentyrian')
-rw-r--r-- | games-arcade/opentyrian/opentyrian-20091025.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-arcade/opentyrian/opentyrian-20091025.ebuild b/games-arcade/opentyrian/opentyrian-20091025.ebuild index d9cf9d019a56..a7af4cab6cc2 100644 --- a/games-arcade/opentyrian/opentyrian-20091025.ebuild +++ b/games-arcade/opentyrian/opentyrian-20091025.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/opentyrian/opentyrian-20091025.ebuild,v 1.1 2009/10/25 19:05:51 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/opentyrian/opentyrian-20091025.ebuild,v 1.2 2010/03/06 12:32:16 djc Exp $ inherit eutils games @@ -18,7 +18,7 @@ RDEPEND="media-libs/libsdl media-libs/sdl-net" DEPEND="${RDEPEND} app-arch/unzip - dev-util/mercurial" + dev-vcs/mercurial" S=${WORKDIR}/${PN} |