summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-10-13 19:21:58 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-10-13 19:21:58 +0000
commitee3250c1c2c107b77d2ad4d0fedde7323efea8ce (patch)
treec04e6efa5a3b49aaa2aa4840c9513b6ea96a3cf4 /sys-freebsd/freebsd-usbin
parentDo not die for "non-standard" mutlilib setups on FreeBSD since that is what w... (diff)
downloadgentoo-2-ee3250c1c2c107b77d2ad4d0fedde7323efea8ce.tar.gz
gentoo-2-ee3250c1c2c107b77d2ad4d0fedde7323efea8ce.tar.bz2
gentoo-2-ee3250c1c2c107b77d2ad4d0fedde7323efea8ce.zip
Remove the pkg command: we do not need it. Bug #437388 by Yuta SATOH.
(Portage version: 2.2.0_alpha137/cvs/Linux x86_64)
Diffstat (limited to 'sys-freebsd/freebsd-usbin')
-rw-r--r--sys-freebsd/freebsd-usbin/ChangeLog6
-rw-r--r--sys-freebsd/freebsd-usbin/freebsd-usbin-9.1_rc1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-freebsd/freebsd-usbin/ChangeLog b/sys-freebsd/freebsd-usbin/ChangeLog
index 5c98e8752463..46ccc6884fcd 100644
--- a/sys-freebsd/freebsd-usbin/ChangeLog
+++ b/sys-freebsd/freebsd-usbin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-freebsd/freebsd-usbin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-usbin/ChangeLog,v 1.79 2012/09/11 17:10:10 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-usbin/ChangeLog,v 1.80 2012/10/13 19:21:58 aballier Exp $
+
+ 13 Oct 2012; Alexis Ballier <aballier@gentoo.org>
+ freebsd-usbin-9.1_rc1.ebuild:
+ Remove the pkg command: we do not need it. Bug #437388 by Yuta SATOH.
*freebsd-usbin-9.1_rc1 (11 Sep 2012)
diff --git a/sys-freebsd/freebsd-usbin/freebsd-usbin-9.1_rc1.ebuild b/sys-freebsd/freebsd-usbin/freebsd-usbin-9.1_rc1.ebuild
index b982522e7b27..e6ceb0cec0a4 100644
--- a/sys-freebsd/freebsd-usbin/freebsd-usbin-9.1_rc1.ebuild
+++ b/sys-freebsd/freebsd-usbin/freebsd-usbin-9.1_rc1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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_rc1.ebuild,v 1.1 2012/09/11 17:10:10 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-usbin/freebsd-usbin-9.1_rc1.ebuild,v 1.2 2012/10/13 19:21:58 aballier Exp $
EAPI=2
@@ -82,7 +82,7 @@ REMOVE_SUBDIRS="
tcpdump ndp inetd
wpa/wpa_supplicant wpa/hostapd wpa/hostapd_cli wpa/wpa_cli wpa/wpa_passphrase
zic amd
- pkg_install freebsd-update"
+ pkg pkg_install freebsd-update"
src_prepare() {
if ! use build; then