diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-03-27 13:28:47 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-03-27 13:28:47 +0000 |
commit | c676648b96e24fc2888ea443feb4b4ca6d44f41e (patch) | |
tree | 2bd334eb4418eb215ac5ce9823a938e158a91ff4 /dev-db/oracle-instantclient-jdbc | |
parent | Marked ppc stable for bug #170650. (diff) | |
download | gentoo-2-c676648b96e24fc2888ea443feb4b4ca6d44f41e.tar.gz gentoo-2-c676648b96e24fc2888ea443feb4b4ca6d44f41e.tar.bz2 gentoo-2-c676648b96e24fc2888ea443feb4b4ca6d44f41e.zip |
Stable on x86 wrt bug #132791.
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-db/oracle-instantclient-jdbc')
-rw-r--r-- | dev-db/oracle-instantclient-jdbc/ChangeLog | 6 | ||||
-rw-r--r-- | dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-10.2.0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/oracle-instantclient-jdbc/ChangeLog b/dev-db/oracle-instantclient-jdbc/ChangeLog index db3876330633..1006cffd9a8e 100644 --- a/dev-db/oracle-instantclient-jdbc/ChangeLog +++ b/dev-db/oracle-instantclient-jdbc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-db/oracle-instantclient-jdbc # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-jdbc/ChangeLog,v 1.19 2007/03/25 16:45:39 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-jdbc/ChangeLog,v 1.20 2007/03/27 13:28:47 wolf31o2 Exp $ + + 27 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> + oracle-instantclient-jdbc-10.2.0.3.ebuild: + Stable on x86 wrt bug #132791. 25 Mar 2007; Tobias Scherbaum <dertobi123@gentoo.org> -oracle-instantclient-jdbc-10.2.0.2.ebuild: diff --git a/dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-10.2.0.3.ebuild b/dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-10.2.0.3.ebuild index 8e5bb71556ad..c9c121c7e644 100644 --- a/dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-10.2.0.3.ebuild +++ b/dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-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-jdbc/oracle-instantclient-jdbc-10.2.0.3.ebuild,v 1.3 2007/01/31 13:50:44 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-10.2.0.3.ebuild,v 1.4 2007/03/27 13:28:47 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="" |