diff options
author | Marshall Brewer <tomboy64@sina.cn> | 2016-06-03 03:06:30 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-06-07 15:42:13 +0200 |
commit | c27547e48c8404e7ed921b5c47a57405ff95b7e7 (patch) | |
tree | 9c758f7c33f03c5b8f9057caf52d74b4170ef309 /net-misc/libres3 | |
parent | net-misc/sx: version bump 2.1 (diff) | |
download | gentoo-c27547e48c8404e7ed921b5c47a57405ff95b7e7.tar.gz gentoo-c27547e48c8404e7ed921b5c47a57405ff95b7e7.tar.bz2 gentoo-c27547e48c8404e7ed921b5c47a57405ff95b7e7.zip |
net-misc/sx: renamed to sys-cluster/sx
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," |