summaryrefslogtreecommitdiff
path: root/trunk/src
diff options
context:
space:
mode:
authorgenone <genone@gentoo.org>2006-01-11 15:08:10 +0000
committergenone <genone@gentoo.org>2006-01-11 15:08:10 +0000
commit529e6d423c17a3141acb26f3f3a399c0e838f819 (patch)
tree8f56437ecc11f0f9679d35ef3edc3f0b98aff5f4 /trunk/src
parent535613a9720adc96f893439274fc537ec242c860 (diff)
downloadgentoolkit-529e6d423c17a3141acb26f3f3a399c0e838f819.tar.gz
Remove comment temporary solution
svn path=/; revision=272
Diffstat (limited to 'trunk/src')
-rw-r--r--trunk/src/revdep-rebuild/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/trunk/src/revdep-rebuild/README b/trunk/src/revdep-rebuild/README
index a122f20..3a51d9f 100644
--- a/trunk/src/revdep-rebuild/README
+++ b/trunk/src/revdep-rebuild/README
@@ -1,8 +1,4 @@
This tool scans libraries and binaries for broken shared lib dependencies
and fixes them by re-emerging those broken binaries and shared libraries.
-It is a temporary stop-gap measure to fix installations that break when a
-core-library needs to be upgraded along with all its dependencies. Hopefully
-we will not need this when we get reverse dependencies into portage.
-
- Alastair Tse <liquidx@gentoo.org>