diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-10-10 08:01:30 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-10-10 08:01:30 +0000 |
commit | 0a6126a96444f14b2a66a64db53ad1b0df12a97f (patch) | |
tree | 2b0f4d51ed9a696c6139635067e048be07fe8276 /profiles | |
parent | Raise icu-dependency, see bug #195294 (diff) | |
download | gentoo-2-0a6126a96444f14b2a66a64db53ad1b0df12a97f.tar.gz gentoo-2-0a6126a96444f14b2a66a64db53ad1b0df12a97f.tar.bz2 gentoo-2-0a6126a96444f14b2a66a64db53ad1b0df12a97f.zip |
remove virtual/editor, we have a new-style virtual now
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-darwin/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/default-darwin/virtuals | 3 |
2 files changed, 8 insertions, 2 deletions
diff --git a/profiles/default-darwin/ChangeLog b/profiles/default-darwin/ChangeLog new file mode 100644 index 000000000000..411b308711cc --- /dev/null +++ b/profiles/default-darwin/ChangeLog @@ -0,0 +1,7 @@ +# ChangeLog for Gentoo base-profile +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-darwin/ChangeLog,v 1.1 2007/10/10 08:01:30 opfer Exp $ + + 10 Oct 2007; Christian Faulhammer <opfer@gentoo.org> virtuals: + remove virtual/editor, we have a new-style virtual now + diff --git a/profiles/default-darwin/virtuals b/profiles/default-darwin/virtuals index c6612e986bbe..ed527fb70618 100644 --- a/profiles/default-darwin/virtuals +++ b/profiles/default-darwin/virtuals @@ -1,6 +1,6 @@ # Copyright 2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-darwin/virtuals,v 1.22 2007/05/15 11:05:19 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-darwin/virtuals,v 1.23 2007/10/10 08:01:30 opfer Exp $ # virtual/os-headers should actually be sys-kernel/xnu # but we have to wait until its in the tree @@ -11,7 +11,6 @@ virtual/bootloader sys-boot/bootx virtual/commonlisp dev-lisp/sbcl virtual/cron sys-process/vixie-cron virtual/dhcpcd net-misc/dhcpcd -virtual/editor app-editors/nano virtual/inetd sys-apps/xinetd virtual/krb5 app-crypt/mit-krb5 virtual/libc sys-darwin/libsystem |