diff options
Diffstat (limited to 'net-misc/libres3')
-rw-r--r-- | net-misc/libres3/libres3-1.2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/libres3/libres3-1.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/libres3/libres3-1.2.ebuild b/net-misc/libres3/libres3-1.2.ebuild index 6ce3881be5fc..2c82cfca0249 100644 --- a/net-misc/libres3/libres3-1.2.ebuild +++ b/net-misc/libres3/libres3-1.2.ebuild @@ -68,8 +68,8 @@ src_install() { pkg_postinst() { elog "*******************************************************************************" - elog "Just as a heads-up: LibreS3 requires a working SX cluster (net-misc/sx) to be" - elog "of any use. Since LibreS3 is capable of connecting to a remote SX cluster it" + elog "Just as a heads-up: LibreS3 requires a working SX cluster (sys-cluster/sx) to" + elog "be of any use. Since LibreS3 is capable of connecting to a remote SX cluster it" elog "doesn't depend on it. Hence you will likely want to install it." elog "" elog "Standard S3 client libraries and tools (for example s3cmd, python-boto," diff --git a/net-misc/libres3/libres3-1.3.ebuild b/net-misc/libres3/libres3-1.3.ebuild index 6ce3881be5fc..2c82cfca0249 100644 --- a/net-misc/libres3/libres3-1.3.ebuild +++ b/net-misc/libres3/libres3-1.3.ebuild @@ -68,8 +68,8 @@ src_install() { pkg_postinst() { elog "*******************************************************************************" - elog "Just as a heads-up: LibreS3 requires a working SX cluster (net-misc/sx) to be" - elog "of any use. Since LibreS3 is capable of connecting to a remote SX cluster it" + elog "Just as a heads-up: LibreS3 requires a working SX cluster (sys-cluster/sx) to" + elog "be of any use. Since LibreS3 is capable of connecting to a remote SX cluster it" elog "doesn't depend on it. Hence you will likely want to install it." elog "" elog "Standard S3 client libraries and tools (for example s3cmd, python-boto," |