diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-10-13 19:22:06 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-10-13 19:22:06 +0000 |
commit | 5ec4369f01deed1a6721c5837d17ffae62fdc517 (patch) | |
tree | cafab3800d90dc911077ce98a519fb2025cc92f0 /sys-freebsd/freebsd-usbin/ChangeLog | |
parent | Do not die for "non-standard" mutlilib setups on FreeBSD since that is what w... (diff) | |
download | historical-5ec4369f01deed1a6721c5837d17ffae62fdc517.tar.gz historical-5ec4369f01deed1a6721c5837d17ffae62fdc517.tar.bz2 historical-5ec4369f01deed1a6721c5837d17ffae62fdc517.zip |
Remove the pkg command: we do not need it. Bug #437388 by Yuta SATOH.
Package-Manager: portage-2.2.0_alpha137/cvs/Linux x86_64
Diffstat (limited to 'sys-freebsd/freebsd-usbin/ChangeLog')
-rw-r--r-- | sys-freebsd/freebsd-usbin/ChangeLog | 6 |
1 files changed, 5 insertions, 1 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) |