From: Matt Turner Date: Mon, 22 Apr 2019 20:30:54 +0000 (-0700) Subject: net-nds/gssproxy: Rename from net-nds/gss-proxy X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=34f3a5d567da85cd61267780640c3dfb9e5e1d06;p=gentoo.git 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 --- 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