diff options
author | 2005-07-06 20:04:07 +0000 | |
---|---|---|
committer | 2005-07-06 20:04:07 +0000 | |
commit | 639fa5a335c090f8b5f4681b78443d781ef19d1a (patch) | |
tree | d606a7c09328f64b537298e56fdc5654d6d9bbe2 /www-apps/phpBB/ChangeLog | |
parent | add IUSE=X (diff) | |
download | historical-639fa5a335c090f8b5f4681b78443d781ef19d1a.tar.gz historical-639fa5a335c090f8b5f4681b78443d781ef19d1a.tar.bz2 historical-639fa5a335c090f8b5f4681b78443d781ef19d1a.zip |
Fixed DEPEND (#57418), permissions (#78126).
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'www-apps/phpBB/ChangeLog')
-rw-r--r-- | www-apps/phpBB/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www-apps/phpBB/ChangeLog b/www-apps/phpBB/ChangeLog index 13336e67e058..7d7cbb039627 100644 --- a/www-apps/phpBB/ChangeLog +++ b/www-apps/phpBB/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/phpBB # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/phpBB/ChangeLog,v 1.14 2005/06/30 13:09:26 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpBB/ChangeLog,v 1.15 2005/07/06 20:04:07 rl03 Exp $ + + 06 Jul 2005; Renat Lumpau <rl03@gentoo.org> phpBB-2.0.16.ebuild: + Fixed DEPEND (#57418), permissions (#78126). *phpBB-2.0.16 (30 Jun 2005) |