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 | eaf031d7968cf61afd7b7e7b09e6b457f841b8ab (patch) | |
tree | 3ee4b5b911f5a0f0bf8ad6e8e24f0f62a8628a45 /dev-db/oracle-instantclient-sqlplus | |
parent | Marked ppc stable for bug #170650. (diff) | |
download | gentoo-2-eaf031d7968cf61afd7b7e7b09e6b457f841b8ab.tar.gz gentoo-2-eaf031d7968cf61afd7b7e7b09e6b457f841b8ab.tar.bz2 gentoo-2-eaf031d7968cf61afd7b7e7b09e6b457f841b8ab.zip |
Stable on x86 wrt bug #132791.
(Portage version: 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="" |