sys-auth/sssd: fix HOMEPAGE und SRC_URI, remove pkg_postinst
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>
Sun, 6 Aug 2017 15:26:14 +0000 (17:26 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 13 Aug 2017 11:22:58 +0000 (13:22 +0200)
sys-auth/sssd: fix howto link

sys-auth/sssd: remove pkg_postinst
Closes: https://github.com/gentoo/gentoo/pull/5324

sys-auth/sssd/sssd-1.12.1.ebuild
sys-auth/sssd/sssd-1.12.4.ebuild
sys-auth/sssd/sssd-1.12.5.ebuild
sys-auth/sssd/sssd-1.13.0.ebuild
sys-auth/sssd/sssd-1.13.1.ebuild

index 2a31626995a94e08295a26db5fdcda18d902399b..7bb9af287262454e58954a90f7aa12d33075da9b 100644 (file)
@@ -14,8 +14,8 @@ AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
 inherit python-single-r1 multilib pam linux-info autotools-utils systemd
 
 DESCRIPTION="System Security Services Daemon provides access to identity and authentication"
-HOMEPAGE="http://fedorahosted.org/sssd/"
-SRC_URI="http://fedorahosted.org/released/${PN}/${P}.tar.gz"
+HOMEPAGE="https://pagure.io/sssd/sssd"
+SRC_URI="https://releases.pagure.org/SSSD/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
@@ -132,9 +132,3 @@ src_install(){
 src_test() {
        autotools-utils_src_test
 }
-
-pkg_postinst(){
-       elog "You must set up sssd.conf (default installed into /etc/sssd)"
-       elog "and (optionally) configuration in /etc/pam.d in order to use SSSD"
-       elog "features. Please see howto in     http://fedorahosted.org/sssd/wiki/HOWTO_Configure_1_0_2"
-}
index a7d3111c1c3cf95757840cafd689f4a24405a56d..3e4e1d38e4246d10946e2f8d93c1b0d69325dc90 100644 (file)
@@ -10,8 +10,8 @@ WANT_AUTOMAKE="1.13"
 inherit python-single-r1 multilib pam linux-info autotools multilib-minimal systemd toolchain-funcs
 
 DESCRIPTION="System Security Services Daemon provides access to identity and authentication"
-HOMEPAGE="http://fedorahosted.org/sssd/"
-SRC_URI="http://fedorahosted.org/released/${PN}/${P}.tar.gz"
+HOMEPAGE="https://pagure.io/sssd/sssd"
+SRC_URI="https://releases.pagure.org/SSSD/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
@@ -200,9 +200,3 @@ multilib_src_install_all() {
 multilib_src_test() {
        default
 }
-
-pkg_postinst(){
-       elog "You must set up sssd.conf (default installed into /etc/sssd)"
-       elog "and (optionally) configuration in /etc/pam.d in order to use SSSD"
-       elog "features. Please see howto in     http://fedorahosted.org/sssd/wiki/HOWTO_Configure_1_0_2"
-}
index a7d3111c1c3cf95757840cafd689f4a24405a56d..3e4e1d38e4246d10946e2f8d93c1b0d69325dc90 100644 (file)
@@ -10,8 +10,8 @@ WANT_AUTOMAKE="1.13"
 inherit python-single-r1 multilib pam linux-info autotools multilib-minimal systemd toolchain-funcs
 
 DESCRIPTION="System Security Services Daemon provides access to identity and authentication"
-HOMEPAGE="http://fedorahosted.org/sssd/"
-SRC_URI="http://fedorahosted.org/released/${PN}/${P}.tar.gz"
+HOMEPAGE="https://pagure.io/sssd/sssd"
+SRC_URI="https://releases.pagure.org/SSSD/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
@@ -200,9 +200,3 @@ multilib_src_install_all() {
 multilib_src_test() {
        default
 }
-
-pkg_postinst(){
-       elog "You must set up sssd.conf (default installed into /etc/sssd)"
-       elog "and (optionally) configuration in /etc/pam.d in order to use SSSD"
-       elog "features. Please see howto in     http://fedorahosted.org/sssd/wiki/HOWTO_Configure_1_0_2"
-}
index 6c2ab49d621d622c1b47e68fd65b9675d41beb12..b3bd639ff0c9fd3d906031cb2497dc7ba6b147bd 100644 (file)
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python{2_7,3_4} )
 inherit eutils multilib pam linux-info autotools multilib-minimal python-r1 systemd toolchain-funcs
 
 DESCRIPTION="System Security Services Daemon provides access to identity and authentication"
-HOMEPAGE="http://fedorahosted.org/sssd/"
-SRC_URI="http://fedorahosted.org/released/${PN}/${P}.tar.gz"
+HOMEPAGE="https://pagure.io/sssd/sssd"
+SRC_URI="https://releases.pagure.org/SSSD/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
@@ -209,9 +209,3 @@ multilib_src_install_all() {
 multilib_src_test() {
        default
 }
-
-pkg_postinst(){
-       elog "You must set up sssd.conf (default installed into /etc/sssd)"
-       elog "and (optionally) configuration in /etc/pam.d in order to use SSSD"
-       elog "features. Please see howto in     http://fedorahosted.org/sssd/wiki/HOWTO_Configure_1_0_2"
-}
index b5878ceff44285324a4da8344cc3b2b3aebdfa43..865426fc10618ca1a494c035a2cbfdb02db1ae50 100644 (file)
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 inherit eutils multilib pam linux-info autotools multilib-minimal python-r1 systemd toolchain-funcs
 
 DESCRIPTION="System Security Services Daemon provides access to identity and authentication"
-HOMEPAGE="http://fedorahosted.org/sssd/"
-SRC_URI="http://fedorahosted.org/released/${PN}/${P}.tar.gz"
+HOMEPAGE="https://pagure.io/sssd/sssd"
+SRC_URI="https://releases.pagure.org/SSSD/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
@@ -206,9 +206,3 @@ multilib_src_install_all() {
 multilib_src_test() {
        default
 }
-
-pkg_postinst(){
-       elog "You must set up sssd.conf (default installed into /etc/sssd)"
-       elog "and (optionally) configuration in /etc/pam.d in order to use SSSD"
-       elog "features. Please see howto in     http://fedorahosted.org/sssd/wiki/HOWTO_Configure_1_0_2"
-}