diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-10-13 19:21:58 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-10-13 19:21:58 +0000 |
commit | ee3250c1c2c107b77d2ad4d0fedde7323efea8ce (patch) | |
tree | c04e6efa5a3b49aaa2aa4840c9513b6ea96a3cf4 /sys-freebsd/freebsd-usbin/ChangeLog | |
parent | Do not die for "non-standard" mutlilib setups on FreeBSD since that is what w... (diff) | |
download | gentoo-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/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) |