diff options
author | Mike Gilbert <floppym@gentoo.org> | 2016-06-04 15:57:40 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2016-06-04 15:58:02 -0400 |
commit | 888db523d7c61e467ba39971bd79d692cf7ac0b3 (patch) | |
tree | e9b9e1c6bf77ff569c90bdc8f22e72201085a079 /sys-apps | |
parent | dev-util/cgdb: EAPI 6 bump. (diff) | |
download | gentoo-888db523d7c61e467ba39971bd79d692cf7ac0b3.tar.gz gentoo-888db523d7c61e467ba39971bd79d692cf7ac0b3.tar.bz2 gentoo-888db523d7c61e467ba39971bd79d692cf7ac0b3.zip |
sys-apps/systemd: remove extra space
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/systemd/systemd-230-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/systemd/systemd-230-r1.ebuild b/sys-apps/systemd/systemd-230-r1.ebuild index b6cf9159079e..29010be7b717 100644 --- a/sys-apps/systemd/systemd-230-r1.ebuild +++ b/sys-apps/systemd/systemd-230-r1.ebuild @@ -16,7 +16,7 @@ fi PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) -inherit autotools bash-completion-r1 linux-info multilib-minimal pam python-any-r1 systemd toolchain-funcs udev user +inherit autotools bash-completion-r1 linux-info multilib-minimal pam python-any-r1 systemd toolchain-funcs udev user DESCRIPTION="System and service manager for Linux" HOMEPAGE="https://www.freedesktop.org/wiki/Software/systemd" diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild index 97dd86be8600..05e102d328fa 100644 --- a/sys-apps/systemd/systemd-9999.ebuild +++ b/sys-apps/systemd/systemd-9999.ebuild @@ -15,7 +15,7 @@ fi PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) -inherit autotools bash-completion-r1 linux-info multilib-minimal pam python-any-r1 systemd toolchain-funcs udev user +inherit autotools bash-completion-r1 linux-info multilib-minimal pam python-any-r1 systemd toolchain-funcs udev user DESCRIPTION="System and service manager for Linux" HOMEPAGE="https://www.freedesktop.org/wiki/Software/systemd" |