diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-06-18 22:35:16 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-06-18 22:35:16 +0000 |
commit | 93b0b81bc9c831ea41e61970273bc25902fb8742 (patch) | |
tree | 57046d89a85255d31d9046e7926175781a99441d /dev-db/oracle-instantclient-jdbc | |
parent | Stable on amd64 wrt bug #225813. (diff) | |
download | gentoo-2-93b0b81bc9c831ea41e61970273bc25902fb8742.tar.gz gentoo-2-93b0b81bc9c831ea41e61970273bc25902fb8742.tar.bz2 gentoo-2-93b0b81bc9c831ea41e61970273bc25902fb8742.zip |
Stable on amd64 wrt bug #225813.
(Portage version: 2.1.5.5)
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 4cda8344f628..305a698b1372 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-jdbc/ChangeLog,v 1.22 2008/06/11 16:10:35 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-jdbc/ChangeLog,v 1.23 2008/06/18 22:35:16 wolf31o2 Exp $ + + 18 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org> + oracle-instantclient-jdbc-10.2.0.3.ebuild: + Stable on amd64 wrt bug #225813. 11 Jun 2008; Tobias Scherbaum <dertobi123@gentoo.org> -oracle-instantclient-jdbc-10.1.0.5.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 db81f1cde148..77ef96e51005 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-2008 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.6 2008/03/08 20:58:03 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-10.2.0.3.ebuild,v 1.7 2008/06/18 22:35:16 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="" |