diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-01-06 11:03:51 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-01-06 11:03:51 +0000 |
commit | 094845f9cd8e1d655d1f5770aacb038ee8dd1dee (patch) | |
tree | abd79005bfc0cd71da62c74e5bb4814d12aac004 /profiles/default-ppc-1.0_rc6 | |
parent | added !x11-libs/xft to DEPEND (diff) | |
download | historical-094845f9cd8e1d655d1f5770aacb038ee8dd1dee.tar.gz historical-094845f9cd8e1d655d1f5770aacb038ee8dd1dee.tar.bz2 historical-094845f9cd8e1d655d1f5770aacb038ee8dd1dee.zip |
implemented virtual/editor
Diffstat (limited to 'profiles/default-ppc-1.0_rc6')
-rw-r--r-- | profiles/default-ppc-1.0_rc6/packages | 2 | ||||
-rw-r--r-- | profiles/default-ppc-1.0_rc6/virtuals | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default-ppc-1.0_rc6/packages b/profiles/default-ppc-1.0_rc6/packages index 62fda95d14ec..e8672e4e9f6c 100644 --- a/profiles/default-ppc-1.0_rc6/packages +++ b/profiles/default-ppc-1.0_rc6/packages @@ -45,7 +45,7 @@ *sys-devel/perl *dev-perl/ExtUtils-MakeMaker -*app-editors/nano +*virtual/editor #no real cost for nano, since we already have ncurses #the above is needed for our new env-update diff --git a/profiles/default-ppc-1.0_rc6/virtuals b/profiles/default-ppc-1.0_rc6/virtuals index d2e28a31db78..ee7499148aad 100644 --- a/profiles/default-ppc-1.0_rc6/virtuals +++ b/profiles/default-ppc-1.0_rc6/virtuals @@ -20,9 +20,9 @@ sys-apps/console-tools sys-apps/kbd sys-apps/reiserfs-utils sys-apps/reiserfsprogs virtual/sylpheed net-mail/sylpheed virtual/php dev-php/mod_php -virtual/xforms x11-libs/xforms-ppc virtual/textbrowser net-www/links virtual/mda net-mail/procmail virtual/xft x11-libs/xft virtual/krb5 app-crypt/heimdal virtual/motif x11-libs/openmotif +virtual/editor app-editors/nano |