From 34f3a5d567da85cd61267780640c3dfb9e5e1d06 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Mon, 22 Apr 2019 13:30:54 -0700 Subject: [PATCH] net-nds/gssproxy: Rename from net-nds/gss-proxy The files it installs are called gssproxy. Upstream calls the project gssproxy. Signed-off-by: Matt Turner --- net-nds/{gss-proxy => gssproxy}/Manifest | 0 net-nds/{gss-proxy => gssproxy}/files/gssproxy | 0 .../gssproxy-0.7.0-r1.ebuild} | 6 +----- .../gssproxy-0.8.0.ebuild} | 6 +----- net-nds/{gss-proxy => gssproxy}/metadata.xml | 0 profiles/updates/2Q-2019 | 1 + 6 files changed, 3 insertions(+), 10 deletions(-) rename net-nds/{gss-proxy => gssproxy}/Manifest (100%) rename net-nds/{gss-proxy => gssproxy}/files/gssproxy (100%) rename net-nds/{gss-proxy/gss-proxy-0.7.0-r1.ebuild => gssproxy/gssproxy-0.7.0-r1.ebuild} (96%) rename net-nds/{gss-proxy/gss-proxy-0.8.0.ebuild => gssproxy/gssproxy-0.8.0.ebuild} (96%) rename net-nds/{gss-proxy => gssproxy}/metadata.xml (100%) create mode 100644 profiles/updates/2Q-2019 diff --git a/net-nds/gss-proxy/Manifest b/net-nds/gssproxy/Manifest similarity index 100% rename from net-nds/gss-proxy/Manifest rename to net-nds/gssproxy/Manifest diff --git a/net-nds/gss-proxy/files/gssproxy b/net-nds/gssproxy/files/gssproxy similarity index 100% rename from net-nds/gss-proxy/files/gssproxy rename to net-nds/gssproxy/files/gssproxy diff --git a/net-nds/gss-proxy/gss-proxy-0.7.0-r1.ebuild b/net-nds/gssproxy/gssproxy-0.7.0-r1.ebuild similarity index 96% rename from net-nds/gss-proxy/gss-proxy-0.7.0-r1.ebuild rename to net-nds/gssproxy/gssproxy-0.7.0-r1.ebuild index 70b3508e2eec..be1691b9b6ac 100644 --- a/net-nds/gss-proxy/gss-proxy-0.7.0-r1.ebuild +++ b/net-nds/gssproxy/gssproxy-0.7.0-r1.ebuild @@ -3,11 +3,9 @@ EAPI=6 -MY_P="${PN/-}-${PV}" - DESCRIPTION="daemon to proxy GSSAPI context establishment and channel handling" HOMEPAGE="https://pagure.io/gssproxy" -SRC_URI="http://releases.pagure.org/gssproxy/${MY_P}.tar.gz" +SRC_URI="http://releases.pagure.org/gssproxy/${P}.tar.gz" LICENSE="BSD-1" SLOT="0" @@ -27,8 +25,6 @@ DEPEND="${COMMON_DEPEND} dev-libs/libxslt virtual/pkgconfig" -S="${WORKDIR}/${MY_P}" - # Many requirements to run tests, including running slapd as root, hence # unfeasible. RESTRICT="test" diff --git a/net-nds/gss-proxy/gss-proxy-0.8.0.ebuild b/net-nds/gssproxy/gssproxy-0.8.0.ebuild similarity index 96% rename from net-nds/gss-proxy/gss-proxy-0.8.0.ebuild rename to net-nds/gssproxy/gssproxy-0.8.0.ebuild index 7939c3e2191f..f71a78f3963d 100644 --- a/net-nds/gss-proxy/gss-proxy-0.8.0.ebuild +++ b/net-nds/gssproxy/gssproxy-0.8.0.ebuild @@ -3,11 +3,9 @@ EAPI=6 -MY_P="${PN/-}-${PV}" - DESCRIPTION="daemon to proxy GSSAPI context establishment and channel handling" HOMEPAGE="https://pagure.io/gssproxy" -SRC_URI="http://releases.pagure.org/gssproxy/${MY_P}.tar.gz" +SRC_URI="http://releases.pagure.org/gssproxy/${P}.tar.gz" LICENSE="BSD-1" SLOT="0" @@ -27,8 +25,6 @@ DEPEND="${COMMON_DEPEND} dev-libs/libxslt virtual/pkgconfig" -S="${WORKDIR}/${MY_P}" - # Many requirements to run tests, including running slapd as root, hence # unfeasible. RESTRICT="test" diff --git a/net-nds/gss-proxy/metadata.xml b/net-nds/gssproxy/metadata.xml similarity index 100% rename from net-nds/gss-proxy/metadata.xml rename to net-nds/gssproxy/metadata.xml diff --git a/profiles/updates/2Q-2019 b/profiles/updates/2Q-2019 new file mode 100644 index 000000000000..2ade2c1419f1 --- /dev/null +++ b/profiles/updates/2Q-2019 @@ -0,0 +1 @@ +move net-nds/gss-proxy net-nds/gssproxy -- 2.26.2