From: Marius Mauch Date: Thu, 25 Jan 2007 15:51:18 +0000 (-0000) Subject: Adding compat symlinks for cache and elog packages X-Git-Tag: v2.2_pre1~1812 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=565f599b5b6d8f700647f6b8d3fc8858f1e04d04;p=portage.git Adding compat symlinks for cache and elog packages svn path=/main/trunk/; revision=5779 --- diff --git a/pym/cache b/pym/cache new file mode 120000 index 000000000..1b5338531 --- /dev/null +++ b/pym/cache @@ -0,0 +1 @@ +portage/cache \ No newline at end of file diff --git a/pym/elog_modules b/pym/elog_modules new file mode 120000 index 000000000..32f0ca7fb --- /dev/null +++ b/pym/elog_modules @@ -0,0 +1 @@ +portage/elog_modules \ No newline at end of file