diff options
author | 2004-09-09 06:29:14 +0000 | |
---|---|---|
committer | 2004-09-09 06:29:14 +0000 | |
commit | c25d5aa9b09f602481b139e55a6f834f9fe93d29 (patch) | |
tree | 1e5d9f3687b507c864004eb3b5aa3eef66d15caf /dev-libs/expat/ChangeLog | |
parent | Added makecheck for dev-libs/expat to work with FEATURES=maketest (diff) | |
download | historical-c25d5aa9b09f602481b139e55a6f834f9fe93d29.tar.gz historical-c25d5aa9b09f602481b139e55a6f834f9fe93d29.tar.bz2 historical-c25d5aa9b09f602481b139e55a6f834f9fe93d29.zip |
added USE flag to support FEATURES=maketest because it requires more DEPENDS
Diffstat (limited to 'dev-libs/expat/ChangeLog')
-rw-r--r-- | dev-libs/expat/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-libs/expat/ChangeLog b/dev-libs/expat/ChangeLog index ae1278b6179b..d0048c822c11 100644 --- a/dev-libs/expat/ChangeLog +++ b/dev-libs/expat/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-libs/expat # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v 1.34 2004/08/07 10:37:15 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v 1.35 2004/09/09 06:29:14 cardoe Exp $ + +*expat-1.95.7-r1 (09 Sep 2004) + + 09 Sep 2004; Doug Goldstein <cardoe@gentoo.org> +expat-1.95.7-r1.ebuild: + make check adds additional depends... graceful solution to include those + depends if the FEATURE is requested. Had to use a local USE flag though. 07 Aug 2004; Michael Sterrett <mr_bones_@gentoo.org> expat-1.95.7.ebuild: gnuconfig_update in src_unpack; use generic src_compile |