diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-02-11 13:57:43 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-02-11 13:57:43 +0000 |
commit | ad35b952c622173205ee55bf7bcff4b23ee6a337 (patch) | |
tree | d3a7633fc4cd3a541e7e5e64fba03fdf3a4a5810 /profiles | |
parent | added hppa (diff) | |
download | historical-ad35b952c622173205ee55bf7bcff4b23ee6a337.tar.gz historical-ad35b952c622173205ee55bf7bcff4b23ee6a337.tar.bz2 historical-ad35b952c622173205ee55bf7bcff4b23ee6a337.zip |
Fixed some masking and added procps to build
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-hppa-1.4/packages | 9 | ||||
-rw-r--r-- | profiles/default-hppa-1.4/packages.build | 1 |
2 files changed, 3 insertions, 7 deletions
diff --git a/profiles/default-hppa-1.4/packages b/profiles/default-hppa-1.4/packages index 3bab1030757c..d19bab94ce06 100644 --- a/profiles/default-hppa-1.4/packages +++ b/profiles/default-hppa-1.4/packages @@ -35,13 +35,11 @@ ~sys-kernel/linux-headers-2.4.20 >=sys-apps/sysklogd-1.4.1 *dev-lang/python -# xfree 4.2.1 will be the initial version for alpha ->=x11-base/xfree-4.2.1 # sash - static shell for system recovery *app-shells/sash *dev-libs/libelf *sys-devel/perl -*<=dev-perl/ExtUtils-MakeMaker-6.05-r3 +*dev-perl/ExtUtils-MakeMaker *virtual/editor #no real cost for nano, since we already have ncurses *net-ftp/ftp @@ -64,6 +62,7 @@ *sys-apps/grep *sys-apps/groff *sys-apps/gzip +#Those two still have problems #*sys-apps/hdparm #*sys-apps/iptables *sys-apps/palo @@ -97,8 +96,6 @@ *sys-devel/make *sys-devel/patch *sys-libs/cracklib -#perl seems to have some problem with >=5.8 -*<sys-devel/perl-5.6.1-r10 *<sys-libs/db-3.2.10 *sys-libs/gdbm *>=sys-libs/ncurses-5.2.20020511-r2 @@ -109,5 +106,3 @@ *sys-libs/zlib *net-misc/openssh *sys-apps/devfsd -# not using supersed yet -# *sys-apps/supersed diff --git a/profiles/default-hppa-1.4/packages.build b/profiles/default-hppa-1.4/packages.build index ae71fdbcd93d..406d06a399fa 100644 --- a/profiles/default-hppa-1.4/packages.build +++ b/profiles/default-hppa-1.4/packages.build @@ -29,3 +29,4 @@ net-misc/rsync app-editors/nano sys-apps/net-tools sys-apps/less +sys-apps/procps |