diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 11:06:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 11:06:34 +0000 |
commit | 263131ce00ebe01be07bc58fd53595086c199c3e (patch) | |
tree | 93bab4c79760dbda5bf2a018c581d9fff5b602e8 /dev-db | |
parent | Stable for amd64, wrt bug #469866 (diff) | |
download | gentoo-2-263131ce00ebe01be07bc58fd53595086c199c3e.tar.gz gentoo-2-263131ce00ebe01be07bc58fd53595086c199c3e.tar.bz2 gentoo-2-263131ce00ebe01be07bc58fd53595086c199c3e.zip |
Stable for amd64, wrt bug #470348
(Portage version: 2.1.12.1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
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.3-r1.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 9ae5914d6a94..9521e44bb3cc 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-sqlplus/ChangeLog,v 1.37 2013/05/10 08:18:43 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-sqlplus/ChangeLog,v 1.38 2013/05/25 11:06:34 ago Exp $ + + 25 May 2013; Agostino Sarubbo <ago@gentoo.org> + oracle-instantclient-sqlplus-11.2.0.3-r1.ebuild: + Stable for amd64, wrt bug #470348 10 May 2013; Patrick Lauer <patrick@gentoo.org> oracle-instantclient-sqlplus-11.2.0.2.ebuild: diff --git a/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-11.2.0.3-r1.ebuild b/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-11.2.0.3-r1.ebuild index 8deac233c8f6..0d8b8c7aa670 100644 --- a/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-11.2.0.3-r1.ebuild +++ b/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-11.2.0.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.3-r1.ebuild,v 1.1 2013/03/08 15:34:03 haubi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-11.2.0.3-r1.ebuild,v 1.2 2013/05/25 11:06:34 ago Exp $ EAPI="4" @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="OTN" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RESTRICT="fetch" IUSE="" |