diff options
author | Geert Bevin <gbevin@gentoo.org> | 2002-04-08 05:38:15 +0000 |
---|---|---|
committer | Geert Bevin <gbevin@gentoo.org> | 2002-04-08 05:38:15 +0000 |
commit | 7ef520bedd4b41bdaab1cf386148847896823c10 (patch) | |
tree | d73609d057e5e374d42853907ded23ccdf85ba4c /profiles/default-1.0_rc6 | |
parent | new pppoe-enabled ppp (closes bug #1527) (diff) | |
download | gentoo-2-7ef520bedd4b41bdaab1cf386148847896823c10.tar.gz gentoo-2-7ef520bedd4b41bdaab1cf386148847896823c10.tar.bz2 gentoo-2-7ef520bedd4b41bdaab1cf386148847896823c10.zip |
added ncurses restriction to 1.0_rc6 too
Diffstat (limited to 'profiles/default-1.0_rc6')
-rw-r--r-- | profiles/default-1.0_rc6/packages | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/default-1.0_rc6/packages b/profiles/default-1.0_rc6/packages index 33e2b0b7d90c..8e9278e88fba 100644 --- a/profiles/default-1.0_rc6/packages +++ b/profiles/default-1.0_rc6/packages @@ -113,7 +113,7 @@ *sys-libs/cracklib *sys-libs/db *sys-libs/gdbm -*sys-libs/ncurses +<sys-libs/ncurses-5.2.20020112a # Removed since it's really no need for this to be default, and it together # with defaulting to db in /etc/nsswitch.conf breaks evolution >= 0.11. # sys-libs/nss-db @@ -165,3 +165,4 @@ >=net-www/wwwoffle-2.6d-r6 >=net-www/squid-2.4.2s-r6 >=net-dialup/ppp-2.4.1-r6 +<=sys-apps/tcp-wrappers-7.6-r3 |