diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-06-22 18:43:26 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-06-22 18:43:26 +0000 |
commit | bc899c7c7f89c2650064af42c3768069fed7c2f4 (patch) | |
tree | 0f478fb951e77424f72ffb476db1959a78182d5d /dev-vcs/colorsvn | |
parent | fix for renamed members of GTKEntry from gtk+-2.17 on (see bug 323127) (diff) | |
download | gentoo-2-bc899c7c7f89c2650064af42c3768069fed7c2f4.tar.gz gentoo-2-bc899c7c7f89c2650064af42c3768069fed7c2f4.tar.bz2 gentoo-2-bc899c7c7f89c2650064af42c3768069fed7c2f4.zip |
dev-util/subversion renamed to dev-vcs/subversion.
(Portage version: HEAD/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/colorsvn')
-rw-r--r-- | dev-vcs/colorsvn/ChangeLog | 6 | ||||
-rw-r--r-- | dev-vcs/colorsvn/colorsvn-0.3.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/colorsvn/colorsvn-0.3.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-vcs/colorsvn/ChangeLog b/dev-vcs/colorsvn/ChangeLog index 9492b6080035..91bef4683e50 100644 --- a/dev-vcs/colorsvn/ChangeLog +++ b/dev-vcs/colorsvn/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-vcs/colorsvn # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/colorsvn/ChangeLog,v 1.2 2010/06/09 17:58:24 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/colorsvn/ChangeLog,v 1.3 2010/06/22 18:43:26 arfrever Exp $ + + 22 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + colorsvn-0.3.2.ebuild, colorsvn-0.3.2-r1.ebuild: + dev-util/subversion renamed to dev-vcs/subversion. *colorsvn-0.3.2-r1 (09 Jun 2010) diff --git a/dev-vcs/colorsvn/colorsvn-0.3.2-r1.ebuild b/dev-vcs/colorsvn/colorsvn-0.3.2-r1.ebuild index dbad9fffe1b4..268f22799b0c 100644 --- a/dev-vcs/colorsvn/colorsvn-0.3.2-r1.ebuild +++ b/dev-vcs/colorsvn/colorsvn-0.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/colorsvn/colorsvn-0.3.2-r1.ebuild,v 1.1 2010/06/09 17:58:24 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/colorsvn/colorsvn-0.3.2-r1.ebuild,v 1.2 2010/06/22 18:43:26 arfrever Exp $ DESCRIPTION="Subversion output colorizer" HOMEPAGE="http://colorsvn.tigris.org" @@ -12,7 +12,7 @@ KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="dev-lang/perl - dev-util/subversion" + dev-vcs/subversion" DEPEND="${RDEPEND}" src_unpack() { diff --git a/dev-vcs/colorsvn/colorsvn-0.3.2.ebuild b/dev-vcs/colorsvn/colorsvn-0.3.2.ebuild index e65747831bbd..5b288ec4ff3b 100644 --- a/dev-vcs/colorsvn/colorsvn-0.3.2.ebuild +++ b/dev-vcs/colorsvn/colorsvn-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/colorsvn/colorsvn-0.3.2.ebuild,v 1.1 2010/03/20 22:21:06 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/colorsvn/colorsvn-0.3.2.ebuild,v 1.2 2010/06/22 18:43:26 arfrever Exp $ DESCRIPTION="Subversion output colorizer" HOMEPAGE="http://colorsvn.tigris.org" @@ -12,7 +12,7 @@ KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-lang/perl - dev-util/subversion" + dev-vcs/subversion" DEPEND="${RDEPEND}" src_unpack() { |