diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-06-07 13:10:20 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-06-07 13:10:20 +0000 |
commit | cfb44cddf096d976fcebe51d4286e01baa30af16 (patch) | |
tree | 333e4b4a7aa241595e6c995afb6ebd097b33afa9 /net-misc/ofono/ChangeLog | |
parent | Remove old. (diff) | |
download | historical-cfb44cddf096d976fcebe51d4286e01baa30af16.tar.gz historical-cfb44cddf096d976fcebe51d4286e01baa30af16.tar.bz2 historical-cfb44cddf096d976fcebe51d4286e01baa30af16.zip |
QA fixes: inherit multilib to avoid failing the removal because of get_libdir missing; avoid abusing $ROOT in econf.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'net-misc/ofono/ChangeLog')
-rw-r--r-- | net-misc/ofono/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-misc/ofono/ChangeLog b/net-misc/ofono/ChangeLog index 302f29055354..cb83906c5db7 100644 --- a/net-misc/ofono/ChangeLog +++ b/net-misc/ofono/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/ofono # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ChangeLog,v 1.15 2010/05/28 10:32:56 dagger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ChangeLog,v 1.16 2010/06/07 13:10:20 flameeyes Exp $ + + 07 Jun 2010; Diego E. Pettenò <flameeyes@gentoo.org> ofono-0.21.ebuild: + QA fixes: inherit multilib to avoid failing the removal because of + get_libdir missing; avoid abusing $ROOT in econf. *ofono-0.21 (28 May 2010) |