diff options
author | 2011-02-05 21:52:13 +0000 | |
---|---|---|
committer | 2011-02-05 21:52:13 +0000 | |
commit | 345327914012821f89f2afa2cc8e4ddb7d3ed744 (patch) | |
tree | a03e30dfec5642bd481d9221aaed4534a8f81016 /sys-libs/libsepol/ChangeLog | |
parent | Another bunch of prefix fixes (diff) | |
download | gentoo-2-345327914012821f89f2afa2cc8e4ddb7d3ed744.tar.gz gentoo-2-345327914012821f89f2afa2cc8e4ddb7d3ed744.tar.bz2 gentoo-2-345327914012821f89f2afa2cc8e4ddb7d3ed744.zip |
Respect AR and CC.
(Portage version: 2.2.0_alpha20/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/libsepol/ChangeLog')
-rw-r--r-- | sys-libs/libsepol/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-libs/libsepol/ChangeLog b/sys-libs/libsepol/ChangeLog index d561b1754b0f..2b0f8f500d5f 100644 --- a/sys-libs/libsepol/ChangeLog +++ b/sys-libs/libsepol/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/libsepol # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsepol/ChangeLog,v 1.36 2011/02/05 11:18:03 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsepol/ChangeLog,v 1.37 2011/02/05 21:52:13 arfrever Exp $ + + 05 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + libsepol-2.0.41.ebuild: + Respect AR and CC. *libsepol-2.0.41 (05 Feb 2011) |