diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-14 17:20:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-14 17:20:21 +0000 |
commit | 31b405910a7610f0ae3e546d88e17222c723eeb6 (patch) | |
tree | 7f531e214aa1f37916c9c097b5e7a72f85be8d66 /dev-db | |
parent | Stable for x86, wrt bug #397571 (diff) | |
download | gentoo-2-31b405910a7610f0ae3e546d88e17222c723eeb6.tar.gz gentoo-2-31b405910a7610f0ae3e546d88e17222c723eeb6.tar.bz2 gentoo-2-31b405910a7610f0ae3e546d88e17222c723eeb6.zip |
Stable for x86, wrt bug #397571
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/oracle-instantclient-jdbc/ChangeLog | 6 | ||||
-rw-r--r-- | dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-11.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 aae29caf977c..296c351c8242 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 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-jdbc/ChangeLog,v 1.34 2012/11/14 17:19:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-jdbc/ChangeLog,v 1.35 2012/11/14 17:20:21 ago Exp $ + + 14 Nov 2012; Agostino Sarubbo <ago@gentoo.org> + oracle-instantclient-jdbc-11.2.0.3.ebuild: + Stable for x86, wrt bug #397571 14 Nov 2012; Agostino Sarubbo <ago@gentoo.org> oracle-instantclient-jdbc-11.2.0.3.ebuild: diff --git a/dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-11.2.0.3.ebuild b/dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-11.2.0.3.ebuild index be60bf9b4e4d..14d6d4403e8a 100644 --- a/dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-11.2.0.3.ebuild +++ b/dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-11.2.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-11.2.0.3.ebuild,v 1.5 2012/11/14 17:19:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-11.2.0.3.ebuild,v 1.6 2012/11/14 17:20:21 ago Exp $ EAPI="4" @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="OTN" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RESTRICT="fetch" IUSE="multilib" |