summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-08-09 15:39:56 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-08-09 15:39:56 +0000
commit524cba74ddd6170f0af8b6c0ded6ac92aa219b0d (patch)
treeb16288ce5652aa2a42450b7707cdc45e46081bc4 /sys-freebsd/freebsd-usbin
parentfix elog message, by Yuta SATOH (diff)
downloadgentoo-2-524cba74ddd6170f0af8b6c0ded6ac92aa219b0d.tar.gz
gentoo-2-524cba74ddd6170f0af8b6c0ded6ac92aa219b0d.tar.bz2
gentoo-2-524cba74ddd6170f0af8b6c0ded6ac92aa219b0d.zip
Remove the service binary that cannot work since we use openrc, by Yuta SATOH
(Portage version: 2.2.0_alpha196/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'sys-freebsd/freebsd-usbin')
-rw-r--r--sys-freebsd/freebsd-usbin/ChangeLog5
-rw-r--r--sys-freebsd/freebsd-usbin/freebsd-usbin-9.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-freebsd/freebsd-usbin/ChangeLog b/sys-freebsd/freebsd-usbin/ChangeLog
index cd53a2deb3e7..c9074748bddc 100644
--- a/sys-freebsd/freebsd-usbin/ChangeLog
+++ b/sys-freebsd/freebsd-usbin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-freebsd/freebsd-usbin
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-usbin/ChangeLog,v 1.90 2013/08/09 14:55:09 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-usbin/ChangeLog,v 1.91 2013/08/09 15:39:56 aballier Exp $
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org> freebsd-usbin-9.1.ebuild:
+ Remove the service binary that cannot work since we use openrc, by Yuta SATOH
09 Aug 2013; Alexis Ballier <aballier@gentoo.org> -freebsd-usbin-9.0.ebuild:
remove old
diff --git a/sys-freebsd/freebsd-usbin/freebsd-usbin-9.1.ebuild b/sys-freebsd/freebsd-usbin/freebsd-usbin-9.1.ebuild
index c0bc999287d9..63c0082f12cd 100644
--- a/sys-freebsd/freebsd-usbin/freebsd-usbin-9.1.ebuild
+++ b/sys-freebsd/freebsd-usbin/freebsd-usbin-9.1.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-freebsd/freebsd-usbin/freebsd-usbin-9.1.ebuild,v 1.3 2013/06/27 20:43:21 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-usbin/freebsd-usbin-9.1.ebuild,v 1.4 2013/08/09 15:39:56 aballier Exp $
EAPI=2
@@ -83,7 +83,7 @@ REMOVE_SUBDIRS="
tcpdump ndp inetd
wpa/wpa_supplicant wpa/hostapd wpa/hostapd_cli wpa/wpa_cli wpa/wpa_passphrase
zic amd
- pkg pkg_install freebsd-update"
+ pkg pkg_install freebsd-update service"
src_prepare() {
if ! use build; then