diff options
author | 2010-06-22 18:49:45 +0000 | |
---|---|---|
committer | 2010-06-22 18:49:45 +0000 | |
commit | f483faecd4e429956549b3356e8081bd2083f911 (patch) | |
tree | cf74b8b65ca345c728ba7eb11818e93ca2adb714 /dev-vcs/mercurial/mercurial-9999.ebuild | |
parent | dev-util/subversion renamed to dev-vcs/subversion. (diff) | |
download | gentoo-2-f483faecd4e429956549b3356e8081bd2083f911.tar.gz gentoo-2-f483faecd4e429956549b3356e8081bd2083f911.tar.bz2 gentoo-2-f483faecd4e429956549b3356e8081bd2083f911.zip |
dev-util/subversion renamed to dev-vcs/subversion.
(Portage version: HEAD/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/mercurial/mercurial-9999.ebuild')
-rw-r--r-- | dev-vcs/mercurial/mercurial-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/mercurial/mercurial-9999.ebuild b/dev-vcs/mercurial/mercurial-9999.ebuild index 0b4ec8b61218..b1fd5a46fa58 100644 --- a/dev-vcs/mercurial/mercurial-9999.ebuild +++ b/dev-vcs/mercurial/mercurial-9999.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/mercurial/mercurial-9999.ebuild,v 1.5 2010/06/19 00:51:02 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-9999.ebuild,v 1.6 2010/06/22 18:49:45 arfrever Exp $ EAPI=3 @@ -120,7 +120,7 @@ pkg_postinst() { elog " dev-vcs/darcs" elog " dev-vcs/git" elog " dev-vcs/monotone" - elog " dev-util/subversion" + elog " dev-vcs/subversion" } pkg_postrm() { |