diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-10-18 20:58:53 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-10-18 20:58:53 +0000 |
commit | 59204cc961476ac8a33dc5407b2633164bcce806 (patch) | |
tree | 3aa5560819d459a00132cccbc54d56887cc9c387 /x11-misc/obconf/ChangeLog | |
parent | Add "System" category to desktop entry to make desktop-file-validate happy. (diff) | |
download | historical-59204cc961476ac8a33dc5407b2633164bcce806.tar.gz historical-59204cc961476ac8a33dc5407b2633164bcce806.tar.bz2 historical-59204cc961476ac8a33dc5407b2633164bcce806.zip |
QA: fix call to econf in src_compile for EAPI=2.
Package-Manager: portage-2.2_rc98/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/obconf/ChangeLog')
-rw-r--r-- | x11-misc/obconf/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-misc/obconf/ChangeLog b/x11-misc/obconf/ChangeLog index 0a3449e0ae2e..a34222da1954 100644 --- a/x11-misc/obconf/ChangeLog +++ b/x11-misc/obconf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/obconf # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/ChangeLog,v 1.68 2010/09/07 11:25:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/ChangeLog,v 1.69 2010/10/18 20:58:53 flameeyes Exp $ + + 18 Oct 2010; Diego E. Pettenò <flameeyes@gentoo.org> + obconf-2.0.3-r1.ebuild: + QA: fix call to econf in src_compile for EAPI=2. *obconf-2.0.3-r1 (07 Sep 2010) |