diff options
author | Tal Peer <coredumb@gentoo.org> | 2003-08-02 22:31:04 +0000 |
---|---|---|
committer | Tal Peer <coredumb@gentoo.org> | 2003-08-02 22:31:04 +0000 |
commit | 211ff007db2598c9a884ef2c42eef17610aa3c46 (patch) | |
tree | ae04449260a09d940836fa9ffa4978795f0cb120 /dev-php/asp2php/ChangeLog | |
parent | Fixed double installation of asp2php binary (once in /bin and once in /usr/bin). (diff) | |
download | gentoo-2-211ff007db2598c9a884ef2c42eef17610aa3c46.tar.gz gentoo-2-211ff007db2598c9a884ef2c42eef17610aa3c46.tar.bz2 gentoo-2-211ff007db2598c9a884ef2c42eef17610aa3c46.zip |
Fixed double installation of asp2php binary (once in /bin and once in /usr/bin).
Diffstat (limited to 'dev-php/asp2php/ChangeLog')
-rw-r--r-- | dev-php/asp2php/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-php/asp2php/ChangeLog b/dev-php/asp2php/ChangeLog index 01646452310c..e7e2e94e30ea 100644 --- a/dev-php/asp2php/ChangeLog +++ b/dev-php/asp2php/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/asp2php # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/asp2php/ChangeLog,v 1.1 2003/08/02 20:50:46 coredumb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/asp2php/ChangeLog,v 1.2 2003/08/02 22:30:35 coredumb Exp $ + +*asp2php-0.76.17-r1 (02 Aug 2003) + + 02 Aug 2002; Tal Peer <coredumb@gentoo.rog> asp2php-0.76.17-r1.ebuild: + Fixed src_install's wrong behaviour - it installed the binary twice, once in + /bin and once in /usr/bin. *asp2php-0.76.17 (02 Aug 2003) |