diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-06-18 22:35:36 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-06-18 22:35:36 +0000 |
commit | d3bee04fde1c87cb6b71638d33d60d8ff1b38336 (patch) | |
tree | 319568f363e077f59cdd8af4d3f508b8ef82c8e4 /dev-db/oracle-instantclient-jdbc | |
parent | Updating bigloo's versioning config/support patch, cause of issues with dos l... (diff) | |
download | historical-d3bee04fde1c87cb6b71638d33d60d8ff1b38336.tar.gz historical-d3bee04fde1c87cb6b71638d33d60d8ff1b38336.tar.bz2 historical-d3bee04fde1c87cb6b71638d33d60d8ff1b38336.zip |
Stable on amd64 wrt bug #225813.
Package-Manager: portage-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="" |