diff options
author | Michael Marineau <marineam@gentoo.org> | 2006-06-07 16:34:20 +0000 |
---|---|---|
committer | Michael Marineau <marineam@gentoo.org> | 2006-06-07 16:34:20 +0000 |
commit | fc08543a5c669b1df7cd7e38caab924992c2d60e (patch) | |
tree | 9414a46978b886a7acbdfb9ec5c981d7a5eb0877 /www-apps/ampache/ChangeLog | |
parent | removed .quake4-bin-1.2.1.ebuild.swp from the manifest (diff) | |
download | gentoo-2-fc08543a5c669b1df7cd7e38caab924992c2d60e.tar.gz gentoo-2-fc08543a5c669b1df7cd7e38caab924992c2d60e.tar.bz2 gentoo-2-fc08543a5c669b1df7cd7e38caab924992c2d60e.zip |
Require the nessicary php use flags.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'www-apps/ampache/ChangeLog')
-rw-r--r-- | www-apps/ampache/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/www-apps/ampache/ChangeLog b/www-apps/ampache/ChangeLog index 84089be878c3..36b069664935 100644 --- a/www-apps/ampache/ChangeLog +++ b/www-apps/ampache/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-apps/ampache # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/ampache/ChangeLog,v 1.10 2006/02/10 03:08:31 marineam Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/ampache/ChangeLog,v 1.11 2006/06/07 16:34:20 marineam Exp $ + + 07 Jun 2006; Michael Marineau <marineam@gentoo.org> + ampache-3.3.1.7.ebuild: + Check for required PHP features before installing. *ampache-3.3.1.7 (10 Feb 2006) |