diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2005-11-24 22:18:18 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2005-11-24 22:18:18 +0000 |
commit | 5269122203c66c2b95a78bb2a5f2b0c80caf2802 (patch) | |
tree | 4d3dab728e7b8c20112df973cf61cc88d7e81f6d /dev-php4/pecl-fileinfo/ChangeLog | |
parent | Stable on amd64, bug 112842. (diff) | |
download | gentoo-2-5269122203c66c2b95a78bb2a5f2b0c80caf2802.tar.gz gentoo-2-5269122203c66c2b95a78bb2a5f2b0c80caf2802.tar.bz2 gentoo-2-5269122203c66c2b95a78bb2a5f2b0c80caf2802.zip |
Fix ordering of some vars.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-php4/pecl-fileinfo/ChangeLog')
-rw-r--r-- | dev-php4/pecl-fileinfo/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-php4/pecl-fileinfo/ChangeLog b/dev-php4/pecl-fileinfo/ChangeLog index 0ac40d585474..7f896d83684c 100644 --- a/dev-php4/pecl-fileinfo/ChangeLog +++ b/dev-php4/pecl-fileinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php4/pecl-fileinfo # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/ChangeLog,v 1.3 2005/11/19 20:39:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/ChangeLog,v 1.4 2005/11/24 22:18:18 chtekk Exp $ + + 24 Nov 2005; Luca Longinotti <chtekk@gentoo.org> pecl-fileinfo-1.0.ebuild: + Fix ordering of some vars. 19 Nov 2005; Markus Rothe <corsair@gentoo.org> pecl-fileinfo-1.0.ebuild: Added ~ppc64 keyword; bug #102649 |