diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-03-22 21:28:43 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-03-22 21:28:43 +0000 |
commit | 66d4a8563803d31da83f106572981a1f5f13b9e5 (patch) | |
tree | c639056ccb7b1d9b6e2ac82a5c2325f82cb47f0f /profiles | |
parent | Initial import, thanks to Jamis Buck for the good work. Bug #43813 (Manifest... (diff) | |
download | gentoo-2-66d4a8563803d31da83f106572981a1f5f13b9e5.tar.gz gentoo-2-66d4a8563803d31da83f106572981a1f5f13b9e5.tar.bz2 gentoo-2-66d4a8563803d31da83f106572981a1f5f13b9e5.zip |
Masking Oracle 10g instantclient packages
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 5017b8c319dd..da1e8f7fe374 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.2765 2004/03/22 07:38:16 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.2766 2004/03/22 21:28:43 rizzo Exp $ # #When you add an entry to this file, add your name, the date, and an #explanation of why something is getting masked @@ -861,3 +861,9 @@ dev-libs/libsqlora8 # mask pbbuttonsd-0.5.9 until kdeutils gets updated to reflect the new tags, # in favour of patched 0.5.9-r1 =sys-apps/pbbuttonsd-0.5.9 + +# rizzo@gentoo.org 22 Mar 2004 +# mask Oracle 10g instantclient builds +dev-db/oracle-instantclient-basic +dev-db/oracle-instantclient-jdbc +dev-db/oracle-instantclient-sqlplus |