diff options
author | William Thomson <wltjr@gentoo.org> | 2007-12-04 23:59:55 +0000 |
---|---|---|
committer | William Thomson <wltjr@gentoo.org> | 2007-12-04 23:59:55 +0000 |
commit | 001e85db7f627ae7e30f6d56cacea786395f2461 (patch) | |
tree | 4e6c4d3f90acdbd7d5b2f444581882a05ee480d7 /dev-db/firebird/ChangeLog | |
parent | Stable for HPPA (bug #201249). (diff) | |
download | historical-001e85db7f627ae7e30f6d56cacea786395f2461.tar.gz historical-001e85db7f627ae7e30f6d56cacea786395f2461.tar.bz2 historical-001e85db7f627ae7e30f6d56cacea786395f2461.zip |
Switched from patches to sed for path changes w/ sed checks via function. Moved core from /usr/share/firebird -> /usr/lib/firebird since it contains arch specific binaries, per FHS. Renamed isql -> fbsql per bug #198388. Fixed missing path tweak for bug #198540. Removed past versions, should be all folks :)
Package-Manager: portage-2.1.4_rc4
Diffstat (limited to 'dev-db/firebird/ChangeLog')
-rw-r--r-- | dev-db/firebird/ChangeLog | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/dev-db/firebird/ChangeLog b/dev-db/firebird/ChangeLog index 048e36e881e1..c2b6ec2c86d6 100644 --- a/dev-db/firebird/ChangeLog +++ b/dev-db/firebird/ChangeLog @@ -1,6 +1,21 @@ # ChangeLog for dev-db/firebird # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.82 2007/11/12 18:09:41 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.83 2007/12/04 23:59:54 wltjr Exp $ + +*firebird-2.1.0.16780_beta2-r2 (04 Dec 2007) +*firebird-2.0.3.12981.0-r4 (04 Dec 2007) + + 04 Dec 2007; William L. Thomson Jr. <wltjr@gentoo.org> + +files/firebird-2.1.0.16780_beta2-deps-flags-libs.patch, + -files/firebird-2.1.0.16780_beta2-deps-flags-libs-paths.patch, + +files/firebird.conf.d, -firebird-2.0.3.12981.0-r3.ebuild, + +firebird-2.0.3.12981.0-r4.ebuild, -firebird-2.1.0.16780_beta2-r1.ebuild, + +firebird-2.1.0.16780_beta2-r2.ebuild: + Switched from patches to sed for path changes w/ sed checks via function. + Moved core from /usr/share/firebird -> /usr/lib/firebird since it contains + arch specific binaries, per FHS. Renamed isql -> fbsql per bug #198388. + Fixed missing path tweak for bug #198540. Removed past versions, should be + all folks :) 12 Nov 2007; William L. Thomson Jr. <wltjr@gentoo.org> -files/firebird.conf.d, -files/firebird.init.d, -files/firebird.xinetd, |