From: Marshall Brewer Date: Fri, 3 Jun 2016 01:06:30 +0000 (+0200) Subject: net-misc/sx: renamed to sys-cluster/sx X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c27547e48c8404e7ed921b5c47a57405ff95b7e7;p=gentoo.git net-misc/sx: renamed to sys-cluster/sx --- 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," diff --git a/profiles/updates/2Q-2016 b/profiles/updates/2Q-2016 index 3c4574fefba6..3f2a8e3cbb1a 100644 --- a/profiles/updates/2Q-2016 +++ b/profiles/updates/2Q-2016 @@ -29,3 +29,4 @@ move x11-themes/xcursor-neutral x11-themes/neutral-xcursors move kde-base/kdebindings-meta kde-apps/kdebindings-meta move app-crypt/letsencrypt app-crypt/certbot move app-crypt/letsencrypt-apache app-crypt/certbot-apache +move net-misc/sx sys-cluster/sx diff --git a/net-misc/sx/Manifest b/sys-cluster/sx/Manifest similarity index 100% rename from net-misc/sx/Manifest rename to sys-cluster/sx/Manifest diff --git a/net-misc/sx/metadata.xml b/sys-cluster/sx/metadata.xml similarity index 100% rename from net-misc/sx/metadata.xml rename to sys-cluster/sx/metadata.xml diff --git a/net-misc/sx/sx-2.0.ebuild b/sys-cluster/sx/sx-2.0.ebuild similarity index 100% rename from net-misc/sx/sx-2.0.ebuild rename to sys-cluster/sx/sx-2.0.ebuild diff --git a/net-misc/sx/sx-2.1.ebuild b/sys-cluster/sx/sx-2.1.ebuild similarity index 100% rename from net-misc/sx/sx-2.1.ebuild rename to sys-cluster/sx/sx-2.1.ebuild