summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-10-14 18:17:39 +0000
committerMichał Górny <mgorny@gentoo.org>2013-10-14 18:17:39 +0000
commit6ea1eb8bd2ae7d063d4ff16fba2132e59eb97788 (patch)
treec2f71899839a008ced1fa2fb591c936b416576aa /sys-apps/systemd
parentExplicitly call einstalldocs in multilib_src_install_all() to accomodate bug ... (diff)
downloadgentoo-2-6ea1eb8bd2ae7d063d4ff16fba2132e59eb97788.tar.gz
gentoo-2-6ea1eb8bd2ae7d063d4ff16fba2132e59eb97788.tar.bz2
gentoo-2-6ea1eb8bd2ae7d063d4ff16fba2132e59eb97788.zip
Explicitly call einstalldocs in multilib_src_install_all() to accomodate bug #483304.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'sys-apps/systemd')
-rw-r--r--sys-apps/systemd/ChangeLog7
-rw-r--r--sys-apps/systemd/systemd-207-r2.ebuild3
-rw-r--r--sys-apps/systemd/systemd-208-r1.ebuild3
-rw-r--r--sys-apps/systemd/systemd-208-r2.ebuild3
-rw-r--r--sys-apps/systemd/systemd-9999.ebuild3
5 files changed, 14 insertions, 5 deletions
diff --git a/sys-apps/systemd/ChangeLog b/sys-apps/systemd/ChangeLog
index 753ae4cf5fb2..7f2c7e212a8f 100644
--- a/sys-apps/systemd/ChangeLog
+++ b/sys-apps/systemd/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-apps/systemd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.191 2013/10/13 20:15:19 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.192 2013/10/14 18:17:39 mgorny Exp $
+
+ 14 Oct 2013; Michał Górny <mgorny@gentoo.org> systemd-207-r2.ebuild,
+ systemd-208-r1.ebuild, systemd-208-r2.ebuild, systemd-9999.ebuild:
+ Explicitly call einstalldocs in multilib_src_install_all() to accomodate bug
+ #483304.
13 Oct 2013; Mike Gilbert <floppym@gentoo.org> systemd-208-r2.ebuild,
systemd-9999.ebuild:
diff --git a/sys-apps/systemd/systemd-207-r2.ebuild b/sys-apps/systemd/systemd-207-r2.ebuild
index af70b6cd59e3..732d5eeab5f5 100644
--- a/sys-apps/systemd/systemd-207-r2.ebuild
+++ b/sys-apps/systemd/systemd-207-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-207-r2.ebuild,v 1.2 2013/09/26 19:46:56 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-207-r2.ebuild,v 1.3 2013/10/14 18:17:39 mgorny Exp $
EAPI=5
@@ -257,6 +257,7 @@ multilib_src_install() {
multilib_src_install_all() {
prune_libtool_files --modules
+ einstalldocs
# we just keep sysvinit tools, so no need for the mans
rm "${D}"/usr/share/man/man8/{halt,poweroff,reboot,runlevel,shutdown,telinit}.8 \
diff --git a/sys-apps/systemd/systemd-208-r1.ebuild b/sys-apps/systemd/systemd-208-r1.ebuild
index cf4a96372b5d..e8a8160a9da0 100644
--- a/sys-apps/systemd/systemd-208-r1.ebuild
+++ b/sys-apps/systemd/systemd-208-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-208-r1.ebuild,v 1.2 2013/10/02 12:52:39 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-208-r1.ebuild,v 1.3 2013/10/14 18:17:39 mgorny Exp $
EAPI=5
@@ -245,6 +245,7 @@ multilib_src_install() {
multilib_src_install_all() {
prune_libtool_files --modules
+ einstalldocs
# we just keep sysvinit tools, so no need for the mans
rm "${D}"/usr/share/man/man8/{halt,poweroff,reboot,runlevel,shutdown,telinit}.8 \
diff --git a/sys-apps/systemd/systemd-208-r2.ebuild b/sys-apps/systemd/systemd-208-r2.ebuild
index 5390541f8f4d..3fdd65dc2c00 100644
--- a/sys-apps/systemd/systemd-208-r2.ebuild
+++ b/sys-apps/systemd/systemd-208-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-208-r2.ebuild,v 1.2 2013/10/13 20:15:19 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-208-r2.ebuild,v 1.3 2013/10/14 18:17:39 mgorny Exp $
EAPI=5
@@ -254,6 +254,7 @@ multilib_src_install() {
multilib_src_install_all() {
prune_libtool_files --modules
+ einstalldocs
# we just keep sysvinit tools, so no need for the mans
rm "${D}"/usr/share/man/man8/{halt,poweroff,reboot,runlevel,shutdown,telinit}.8 \
diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild
index 341fb78248ea..b021559c9448 100644
--- a/sys-apps/systemd/systemd-9999.ebuild
+++ b/sys-apps/systemd/systemd-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 1.68 2013/10/13 20:15:19 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 1.69 2013/10/14 18:17:39 mgorny Exp $
EAPI=5
@@ -269,6 +269,7 @@ multilib_src_install() {
multilib_src_install_all() {
prune_libtool_files --modules
+ einstalldocs
# we just keep sysvinit tools, so no need for the mans
rm "${D}"/usr/share/man/man8/{halt,poweroff,reboot,runlevel,shutdown,telinit}.8 \