diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2011-12-25 22:45:59 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2011-12-25 22:45:59 +0000 |
commit | b41d50ebedfc2f3650ea8614204d632e23fe4c35 (patch) | |
tree | e61ea1abcad82e73413dcb4b061bd2e7fd6b5b41 /sys-power/iasl/ChangeLog | |
parent | dev-util/weka: version bump (diff) | |
download | historical-b41d50ebedfc2f3650ea8614204d632e23fe4c35.tar.gz historical-b41d50ebedfc2f3650ea8614204d632e23fe4c35.tar.bz2 historical-b41d50ebedfc2f3650ea8614204d632e23fe4c35.zip |
Bug #288144: check both features and use for test, so we get the correct result with FEATURES=-test USE=test.
Package-Manager: portage-2.2.0_alpha81/cvs/Linux x86_64
Diffstat (limited to 'sys-power/iasl/ChangeLog')
-rw-r--r-- | sys-power/iasl/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-power/iasl/ChangeLog b/sys-power/iasl/ChangeLog index 7ec87acec6cf..e0df1711344b 100644 --- a/sys-power/iasl/ChangeLog +++ b/sys-power/iasl/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-power/iasl # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/iasl/ChangeLog,v 1.36 2011/12/11 19:05:42 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/iasl/ChangeLog,v 1.37 2011/12/25 22:45:59 robbat2 Exp $ + + 25 Dec 2011; Robin H. Johnson <robbat2@gentoo.org> iasl-20080514.ebuild, + iasl-20080701.ebuild, iasl-20090123.ebuild, iasl-20090521.ebuild, + iasl-20090903.ebuild, iasl-20091013.ebuild, iasl-20100428.ebuild, + iasl-20100528.ebuild, iasl-20110922.ebuild, iasl-20111123.ebuild: + Bug #288144: check both features and use for test, so we get the correct + result with FEATURES=-test USE=test. *iasl-20111123 (11 Dec 2011) |