summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-04-22 13:30:54 -0700
committerMatt Turner <mattst88@gentoo.org>2019-04-22 13:37:27 -0700
commit34f3a5d567da85cd61267780640c3dfb9e5e1d06 (patch)
tree1ceb911797319c0a473e075a077c8ad95909fff0 /net-nds
parentsys-kernel/gentoo-sources: Clean-up older 5.0.X due to intel eDP bug (diff)
downloadgentoo-34f3a5d567da85cd61267780640c3dfb9e5e1d06.tar.gz
gentoo-34f3a5d567da85cd61267780640c3dfb9e5e1d06.tar.bz2
gentoo-34f3a5d567da85cd61267780640c3dfb9e5e1d06.zip
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@gentoo.org>
Diffstat (limited to 'net-nds')
-rw-r--r--net-nds/gssproxy/Manifest (renamed from net-nds/gss-proxy/Manifest)0
-rwxr-xr-xnet-nds/gssproxy/files/gssproxy (renamed from net-nds/gss-proxy/files/gssproxy)0
-rw-r--r--net-nds/gssproxy/gssproxy-0.7.0-r1.ebuild (renamed from net-nds/gss-proxy/gss-proxy-0.7.0-r1.ebuild)6
-rw-r--r--net-nds/gssproxy/gssproxy-0.8.0.ebuild (renamed from net-nds/gss-proxy/gss-proxy-0.8.0.ebuild)6
-rw-r--r--net-nds/gssproxy/metadata.xml (renamed from net-nds/gss-proxy/metadata.xml)0
5 files changed, 2 insertions, 10 deletions
diff --git a/net-nds/gss-proxy/Manifest b/net-nds/gssproxy/Manifest
index 78f367107f32..78f367107f32 100644
--- a/net-nds/gss-proxy/Manifest
+++ b/net-nds/gssproxy/Manifest
diff --git a/net-nds/gss-proxy/files/gssproxy b/net-nds/gssproxy/files/gssproxy
index 8c29f899f2ca..8c29f899f2ca 100755
--- a/net-nds/gss-proxy/files/gssproxy
+++ b/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
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
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
index aebca33be179..aebca33be179 100644
--- a/net-nds/gss-proxy/metadata.xml
+++ b/net-nds/gssproxy/metadata.xml