diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-05-15 08:51:56 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-05-15 08:51:56 +0000 |
commit | cef3d4308605f58223311777be5b318780773989 (patch) | |
tree | 416360329754aefdf8312f013fa4424378bb219e /dev-db | |
parent | x86 stable wrt bug #524924 (diff) | |
download | gentoo-2-cef3d4308605f58223311777be5b318780773989.tar.gz gentoo-2-cef3d4308605f58223311777be5b318780773989.tar.bz2 gentoo-2-cef3d4308605f58223311777be5b318780773989.zip |
x86 stable wrt bug #524924
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/oracle-instantclient-sqlplus/ChangeLog | 6 | ||||
-rw-r--r-- | dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-11.2.0.4.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 688efc71b323..5783cd0856ef 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 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-sqlplus/ChangeLog,v 1.41 2015/04/19 13:28:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-sqlplus/ChangeLog,v 1.42 2015/05/15 08:51:56 zlogene Exp $ + + 15 May 2015; Mikle Kolyada <zlogene@gentoo.org> + oracle-instantclient-sqlplus-11.2.0.4.ebuild: + x86 stable wrt bug #524924 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> oracle-instantclient-sqlplus-11.2.0.4.ebuild: diff --git a/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-11.2.0.4.ebuild b/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-11.2.0.4.ebuild index a26ae034ba74..f0da98c238c3 100644 --- a/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-11.2.0.4.ebuild +++ b/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-11.2.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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-11.2.0.4.ebuild,v 1.2 2015/04/19 13:28:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-11.2.0.4.ebuild,v 1.3 2015/05/15 08:51:56 zlogene Exp $ EAPI="4" @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="OTN" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RESTRICT="fetch splitdebug" IUSE="" |