diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-01-06 23:37:59 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-01-06 23:37:59 +0000 |
commit | 8c3cd13f0d76b9c54cbc50fcd5a5407c72b36f93 (patch) | |
tree | 83a2f565d824260ee86a3782adc77befac748b4c /sys-libs/ss/ChangeLog | |
parent | update dodoc line #118109 by Matteo Spreafico (diff) | |
download | gentoo-2-8c3cd13f0d76b9c54cbc50fcd5a5407c72b36f93.tar.gz gentoo-2-8c3cd13f0d76b9c54cbc50fcd5a5407c72b36f93.tar.bz2 gentoo-2-8c3cd13f0d76b9c54cbc50fcd5a5407c72b36f93.zip |
Replace an userland check by $CHOST check; added comment with reasons.
(Portage version: 2529-svn)
Diffstat (limited to 'sys-libs/ss/ChangeLog')
-rw-r--r-- | sys-libs/ss/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sys-libs/ss/ChangeLog b/sys-libs/ss/ChangeLog index 91224e819889..43257ad50e44 100644 --- a/sys-libs/ss/ChangeLog +++ b/sys-libs/ss/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/ss -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/ss/ChangeLog,v 1.20 2005/11/10 21:26:46 flameeyes Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ss/ChangeLog,v 1.21 2006/01/06 23:37:59 flameeyes Exp $ + + 06 Jan 2006; Diego Pettenò <flameeyes@gentoo.org> ss-1.38.ebuild: + Replace an userland check by $CHOST check; added comment with reasons. 10 Nov 2005; Diego Pettenò <flameeyes@gentoo.org> ss-1.38.ebuild: Move exporting of vars in src_compile() and src_install() to work around |