diff options
author | 2011-01-09 00:09:13 +0000 | |
---|---|---|
committer | 2011-01-09 00:09:13 +0000 | |
commit | 1fffebf0819a7cb7f774382974af5841911e65b6 (patch) | |
tree | c2ae1a04acc71da8dcb23c0b5907e927254f4abf /media-libs/ming/ChangeLog | |
parent | Implement PHP_EXT_OPTIONAL_USE as a way to make the PHP dependency optional f... (diff) | |
download | historical-1fffebf0819a7cb7f774382974af5841911e65b6.tar.gz historical-1fffebf0819a7cb7f774382974af5841911e65b6.tar.bz2 historical-1fffebf0819a7cb7f774382974af5841911e65b6.zip |
Bug #351098: Use the new PHP_EXT_OPTIONAL_USE optional to make PHP support properly optional.
Package-Manager: portage-2.2.0_alpha14/cvs/Linux x86_64
Diffstat (limited to 'media-libs/ming/ChangeLog')
-rw-r--r-- | media-libs/ming/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/media-libs/ming/ChangeLog b/media-libs/ming/ChangeLog index 84888afbfa20..c3a6eb929645 100644 --- a/media-libs/ming/ChangeLog +++ b/media-libs/ming/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/ming # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ming/ChangeLog,v 1.75 2011/01/08 06:59:18 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ming/ChangeLog,v 1.76 2011/01/09 00:09:13 robbat2 Exp $ + + 09 Jan 2011; Robin H. Johnson <robbat2@gentoo.org> ming-0.4.3-r1.ebuild: + Bug #351098: Use the new PHP_EXT_OPTIONAL_USE optional to make PHP support + properly optional. *ming-0.4.3-r1 (08 Jan 2011) |