diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-06-21 18:27:18 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-06-21 18:27:18 +0000 |
commit | a25b63b07c8e249cd34fd4a49a762d2c5b1bce60 (patch) | |
tree | e9fa77822a6f7e2fc0a5db4d75b116cf3b024a19 /dev-db/oracle-instantclient-sqlplus/ChangeLog | |
parent | Cleanup (diff) | |
download | historical-a25b63b07c8e249cd34fd4a49a762d2c5b1bce60.tar.gz historical-a25b63b07c8e249cd34fd4a49a762d2c5b1bce60.tar.bz2 historical-a25b63b07c8e249cd34fd4a49a762d2c5b1bce60.zip |
New an improved version, using insinto to fix permissions problem from bug #46338, and using proper patch numbering. Thanks to Chris Mayo for reporting the bug.
Diffstat (limited to 'dev-db/oracle-instantclient-sqlplus/ChangeLog')
-rw-r--r-- | dev-db/oracle-instantclient-sqlplus/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/dev-db/oracle-instantclient-sqlplus/ChangeLog b/dev-db/oracle-instantclient-sqlplus/ChangeLog index b49eea4317ef..61faedd07f05 100644 --- a/dev-db/oracle-instantclient-sqlplus/ChangeLog +++ b/dev-db/oracle-instantclient-sqlplus/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-db/oracle-instantclient-sqlplus # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-sqlplus/ChangeLog,v 1.1 2004/03/22 21:35:34 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-sqlplus/ChangeLog,v 1.2 2004/06/21 18:27:18 rizzo Exp $ + +*oracle-instantclient-sqlplus-10.1.0.2_p1 (21 Jun 2004) + + 21 Jun 2004; Don Seiler <rizzo@gentoo.org> + -oracle-instantclient-sqlplus-10.1.0.2.ebuild, + +oracle-instantclient-sqlplus-10.1.0.2_p1.ebuild: + New an improved version, using insinto to fix permissions problem from bug + #46338, and using proper patch numbering. Thanks to Chris Mayo for reporting + the bug. *oracle-instantclient-sqlplus-10.1.0.2 (22 Mar 2004) |