commit: 34f3a5d567da85cd61267780640c3dfb9e5e1d06
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 22 20:30:54 2019 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Apr 22 20:37:27 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34f3a5d5
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 <mattst88 <AT> gentoo.org>
net-nds/{gss-proxy => gssproxy}/Manifest | 0
net-nds/{gss-proxy => gssproxy}/files/gssproxy | 0
.../gss-proxy-0.7.0-r1.ebuild => gssproxy/gssproxy-0.7.0-r1.ebuild} | 6 +-----
.../gss-proxy-0.8.0.ebuild => gssproxy/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(-)
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 70b3508e2ee..be1691b9b6a 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 7939c3e2191..f71a78f3963 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 00000000000..2ade2c1419f
--- /dev/null
+++ b/profiles/updates/2Q-2019
@@ -0,0 +1 @@
+move net-nds/gss-proxy net-nds/gssproxy