diff options
author | Jason Zaman <perfinion@gentoo.org> | 2016-08-02 22:49:14 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2016-08-02 23:14:38 +0800 |
commit | 7d697e835859c7064e6488cb786915274ab23004 (patch) | |
tree | b50a72b14464d60b4ab57794e5cfe6b2701e8611 /sys-auth/consolekit | |
parent | sys-auth/consolekit: Remove root restrictions, bug 585688 (diff) | |
download | gentoo-7d697e835859c7064e6488cb786915274ab23004.tar.gz gentoo-7d697e835859c7064e6488cb786915274ab23004.tar.bz2 gentoo-7d697e835859c7064e6488cb786915274ab23004.zip |
sys-auth/consolekit: logrotate file is already in the package
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-auth/consolekit')
-rw-r--r-- | sys-auth/consolekit/consolekit-1.0.0-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-auth/consolekit/consolekit-1.0.1.ebuild | 6 | ||||
-rw-r--r-- | sys-auth/consolekit/consolekit-1.1.0.ebuild | 6 | ||||
-rw-r--r-- | sys-auth/consolekit/consolekit-9999.ebuild | 9 |
4 files changed, 3 insertions, 24 deletions
diff --git a/sys-auth/consolekit/consolekit-1.0.0-r1.ebuild b/sys-auth/consolekit/consolekit-1.0.0-r1.ebuild index b7239a829e87..62dd44b0e343 100644 --- a/sys-auth/consolekit/consolekit-1.0.0-r1.ebuild +++ b/sys-auth/consolekit/consolekit-1.0.0-r1.ebuild @@ -10,8 +10,7 @@ MY_P=${MY_PN}-${PV} DESCRIPTION="Framework for defining and tracking users, login sessions and seats" HOMEPAGE="https://github.com/ConsoleKit2/ConsoleKit2 https://www.freedesktop.org/wiki/Software/ConsoleKit" -SRC_URI="https://github.com/${MY_PN}/${MY_PN}/releases/download/${PV}/${MY_P}.tar.bz2 - https://launchpad.net/debian/+archive/primary/+files/${PN}_0.4.6-4.debian.tar.gz" # for logrotate file +SRC_URI="https://github.com/${MY_PN}/${MY_PN}/releases/download/${PV}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" @@ -107,9 +106,6 @@ src_install() { prune_libtool_files --all # --all for pam_ck_connector.la rm -rf "${ED}"/var/run || die # let the init script create the directory - - insinto /etc/logrotate.d - newins "${WORKDIR}"/debian/${PN}.logrotate ${PN} #374513 } pkg_postinst() { diff --git a/sys-auth/consolekit/consolekit-1.0.1.ebuild b/sys-auth/consolekit/consolekit-1.0.1.ebuild index ad722279be0a..bdfc5ebd5a90 100644 --- a/sys-auth/consolekit/consolekit-1.0.1.ebuild +++ b/sys-auth/consolekit/consolekit-1.0.1.ebuild @@ -10,8 +10,7 @@ MY_P=${MY_PN}-${PV} DESCRIPTION="Framework for defining and tracking users, login sessions and seats" HOMEPAGE="https://github.com/ConsoleKit2/ConsoleKit2 https://www.freedesktop.org/wiki/Software/ConsoleKit" -SRC_URI="https://github.com/${MY_PN}/${MY_PN}/releases/download/${PV}/${MY_P}.tar.bz2 - https://launchpad.net/debian/+archive/primary/+files/${PN}_0.4.6-4.debian.tar.gz" # for logrotate file +SRC_URI="https://github.com/${MY_PN}/${MY_PN}/releases/download/${PV}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" @@ -115,7 +114,4 @@ src_install() { prune_libtool_files --all # --all for pam_ck_connector.la rm -rf "${ED}"/var/run || die # let the init script create the directory - - insinto /etc/logrotate.d - newins "${WORKDIR}"/debian/${PN}.logrotate ${PN} #374513 } diff --git a/sys-auth/consolekit/consolekit-1.1.0.ebuild b/sys-auth/consolekit/consolekit-1.1.0.ebuild index 3ba1a1963ba9..9afafcf21e85 100644 --- a/sys-auth/consolekit/consolekit-1.1.0.ebuild +++ b/sys-auth/consolekit/consolekit-1.1.0.ebuild @@ -10,8 +10,7 @@ MY_P=${MY_PN}-${PV} DESCRIPTION="Framework for defining and tracking users, login sessions and seats" HOMEPAGE="https://github.com/ConsoleKit2/ConsoleKit2 https://www.freedesktop.org/wiki/Software/ConsoleKit" -SRC_URI="https://github.com/${MY_PN}/${MY_PN}/releases/download/${PV}/${MY_P}.tar.bz2 - https://launchpad.net/debian/+archive/primary/+files/${PN}_0.4.6-4.debian.tar.gz" # for logrotate file +SRC_URI="https://github.com/${MY_PN}/${MY_PN}/releases/download/${PV}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" @@ -115,7 +114,4 @@ src_install() { prune_libtool_files --all # --all for pam_ck_connector.la rm -rf "${ED}"/var/run || die # let the init script create the directory - - insinto /etc/logrotate.d - newins "${WORKDIR}"/debian/${PN}.logrotate ${PN} #374513 } diff --git a/sys-auth/consolekit/consolekit-9999.ebuild b/sys-auth/consolekit/consolekit-9999.ebuild index 5547b409ecb5..b6be5ad7ec55 100644 --- a/sys-auth/consolekit/consolekit-9999.ebuild +++ b/sys-auth/consolekit/consolekit-9999.ebuild @@ -10,7 +10,6 @@ MY_P=${MY_PN}-${PV} DESCRIPTION="Framework for defining and tracking users, login sessions and seats" HOMEPAGE="https://github.com/ConsoleKit2/ConsoleKit2 https://www.freedesktop.org/wiki/Software/ConsoleKit" -SRC_URI="https://launchpad.net/debian/+archive/primary/+files/${PN}_0.4.6-4.debian.tar.gz" # for logrotate file EGIT_REPO_URI="https://github.com/${MY_PN}/${MY_PN}.git" LICENSE="GPL-2" @@ -59,11 +58,6 @@ pkg_setup() { fi } -src_unpack() { - git-r3_src_unpack - unpack "${PN}_0.4.6-4.debian.tar.gz" -} - src_prepare() { sed -i -e '/SystemdService/d' data/org.freedesktop.ConsoleKit.service.in || die @@ -119,7 +113,4 @@ src_install() { prune_libtool_files --all # --all for pam_ck_connector.la rm -rf "${ED}"/var/run || die # let the init script create the directory - - insinto /etc/logrotate.d - newins "${WORKDIR}"/debian/${PN}.logrotate ${PN} #374513 } |