diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-06-22 19:23:30 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-06-22 19:23:30 +0000 |
commit | b9be76cfdc09ae24f8e8161746dbebdf294be838 (patch) | |
tree | a8ad4876dac018aff6d0b98882f485a1a869cd50 /profiles | |
parent | Make RDEPEND use the DEPEND variable, instead of repeating its contents. (diff) | |
download | gentoo-2-b9be76cfdc09ae24f8e8161746dbebdf294be838.tar.gz gentoo-2-b9be76cfdc09ae24f8e8161746dbebdf294be838.tar.bz2 gentoo-2-b9be76cfdc09ae24f8e8161746dbebdf294be838.zip |
We can install =sqlite-2* just fine, we only have sqlite3
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-darwin/macos/10.4/package.mask | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/profiles/default-darwin/macos/10.4/package.mask b/profiles/default-darwin/macos/10.4/package.mask index 849923e7ae2d..3485ca5dffb4 100644 --- a/profiles/default-darwin/macos/10.4/package.mask +++ b/profiles/default-darwin/macos/10.4/package.mask @@ -15,7 +15,7 @@ app-text/htmltidy app-vim/phpdocs app-vim/gentoo-syntax app-vim/taglist -dev-db/sqlite +=dev-db/sqlite-3* dev-lang/perl dev-lang/python dev-lang/ruby @@ -58,10 +58,6 @@ sys-apps/baselayout-darwin # using jikes, then continues complaining jikes isn't good enough. net-dns/libidn -# wants sqlite2 which we can't install -dev-python/pysqlite -=dev-ruby/sqlite-ruby-2.2.3* - # wants readline (and I don't want to !ppc-macos? it) net-p2p/mutella sci-calculators/wcalc |