From fd34e99702097a8c5e445329fbd91ab9165fd1a9 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Tue, 22 Jun 2010 18:52:36 +0000 Subject: dev-util/subversion renamed to dev-vcs/subversion. (Portage version: HEAD/cvs/Linux x86_64) --- games-arcade/opentyrian/ChangeLog | 8 ++++++-- games-arcade/opentyrian/opentyrian-20090702.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'games-arcade') diff --git a/games-arcade/opentyrian/ChangeLog b/games-arcade/opentyrian/ChangeLog index 23bd673b5f2e..403210752b67 100644 --- a/games-arcade/opentyrian/ChangeLog +++ b/games-arcade/opentyrian/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/opentyrian -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/opentyrian/ChangeLog,v 1.7 2009/10/25 19:05:51 chainsaw Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/opentyrian/ChangeLog,v 1.8 2010/06/22 18:52:36 arfrever Exp $ + + 22 Jun 2010; Arfrever Frehtes Taifersar Arahesis + opentyrian-20090702.ebuild: + dev-util/subversion renamed to dev-vcs/subversion. *opentyrian-20091025 (25 Oct 2009) diff --git a/games-arcade/opentyrian/opentyrian-20090702.ebuild b/games-arcade/opentyrian/opentyrian-20090702.ebuild index 8d63aec83a75..27736e7481a8 100644 --- a/games-arcade/opentyrian/opentyrian-20090702.ebuild +++ b/games-arcade/opentyrian/opentyrian-20090702.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-20090702.ebuild,v 1.1 2009/07/04 14:01:09 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/opentyrian/opentyrian-20090702.ebuild,v 1.2 2010/06/22 18:52:36 arfrever Exp $ inherit eutils games @@ -18,7 +18,7 @@ RDEPEND="media-libs/libsdl media-libs/sdl-net" DEPEND="${RDEPEND} app-arch/unzip - dev-util/subversion" + dev-vcs/subversion" S=${WORKDIR}/${PN} -- cgit v1.2.3-65-gdbad