diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-03-27 13:28:59 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-03-27 13:28:59 +0000 |
commit | 772e1930b0786869410e57fe30d854c348abe81e (patch) | |
tree | 750152f77344a64c777208da23a1653e7f4738b8 /dev-db/oracle-instantclient-sqlplus | |
parent | make this agnostic as to the versions of guile involved, so that gnucash can ... (diff) | |
download | historical-772e1930b0786869410e57fe30d854c348abe81e.tar.gz historical-772e1930b0786869410e57fe30d854c348abe81e.tar.bz2 historical-772e1930b0786869410e57fe30d854c348abe81e.zip |
Stable on x86 wrt bug #132791.
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-db/oracle-instantclient-sqlplus')
-rw-r--r-- | dev-db/oracle-instantclient-sqlplus/ChangeLog | 6 | ||||
-rw-r--r-- | dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-10.2.0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/oracle-instantclient-sqlplus/ChangeLog b/dev-db/oracle-instantclient-sqlplus/ChangeLog index 0d5864d28dac..6de95ed0b1be 100644 --- a/dev-db/oracle-instantclient-sqlplus/ChangeLog +++ b/dev-db/oracle-instantclient-sqlplus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-db/oracle-instantclient-sqlplus # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-sqlplus/ChangeLog,v 1.19 2007/03/25 16:47:14 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-sqlplus/ChangeLog,v 1.20 2007/03/27 13:28:59 wolf31o2 Exp $ + + 27 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> + oracle-instantclient-sqlplus-10.2.0.3.ebuild: + Stable on x86 wrt bug #132791. 25 Mar 2007; Tobias Scherbaum <dertobi123@gentoo.org> -oracle-instantclient-sqlplus-10.2.0.2.ebuild: diff --git a/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-10.2.0.3.ebuild b/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-10.2.0.3.ebuild index ec7c114225f4..7159cb655a79 100644 --- a/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-10.2.0.3.ebuild +++ b/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-10.2.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-10.2.0.3.ebuild,v 1.3 2007/01/31 13:52:23 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-10.2.0.3.ebuild,v 1.4 2007/03/27 13:28:59 wolf31o2 Exp $ inherit eutils @@ -15,7 +15,7 @@ SRC_URI="amd64? ( ${MY_P_amd64}.zip ) LICENSE="OTN" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 x86" RESTRICT="fetch" IUSE="" |