diff options
author | 2010-06-22 18:52:18 +0000 | |
---|---|---|
committer | 2010-06-22 18:52:18 +0000 | |
commit | 8856aec03df613cd0650640d36e0506b6b0cbb1f (patch) | |
tree | d3ec62bfe4b1cdec880d2d33455d3e188165c8b5 /dev-vcs/colorsvn | |
parent | fix for renamed members of GTKEntry from gtk+-2.17 on (see bug 323127) (diff) | |
download | historical-8856aec03df613cd0650640d36e0506b6b0cbb1f.tar.gz historical-8856aec03df613cd0650640d36e0506b6b0cbb1f.tar.bz2 historical-8856aec03df613cd0650640d36e0506b6b0cbb1f.zip |
dev-util/subversion renamed to dev-vcs/subversion.
Package-Manager: portage-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() { |