diff options
author | 2008-02-17 06:31:17 +0000 | |
---|---|---|
committer | 2008-02-17 06:31:17 +0000 | |
commit | 9f88e91367b0c20e4b99e8bef148dac057542ca7 (patch) | |
tree | baf83468dac683ec53d1d0ae330639403377480c /sys-libs/libcap/ChangeLog | |
parent | added check for gd with png support as per patch bug RB in bug #208872 (diff) | |
download | gentoo-2-9f88e91367b0c20e4b99e8bef148dac057542ca7.tar.gz gentoo-2-9f88e91367b0c20e4b99e8bef148dac057542ca7.tar.bz2 gentoo-2-9f88e91367b0c20e4b99e8bef148dac057542ca7.zip |
Depend on attr and make sure we disable gperf #210424.
(Portage version: 2.2_pre2)
Diffstat (limited to 'sys-libs/libcap/ChangeLog')
-rw-r--r-- | sys-libs/libcap/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-libs/libcap/ChangeLog b/sys-libs/libcap/ChangeLog index 8b14ff275e51..9ba20816c99f 100644 --- a/sys-libs/libcap/ChangeLog +++ b/sys-libs/libcap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/libcap # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/ChangeLog,v 1.58 2008/02/16 22:02:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/ChangeLog,v 1.59 2008/02/17 06:31:17 vapier Exp $ + + 17 Feb 2008; Mike Frysinger <vapier@gentoo.org> libcap-2.06.ebuild: + Depend on attr and make sure we disable gperf #210424. *libcap-2.06 (16 Feb 2008) |