diff options
-rw-r--r-- | profiles/base/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/base/virtuals | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index 31285b3f6c3a..6c2894661267 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.77 2009/06/19 08:46:05 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.78 2009/06/21 13:02:45 graaff Exp $ + + 21 Jun 2009; Hans de Graaff <graaff@gentoo.org> virtuals: + Remove virtual/xemacs since xemacs no longer provides it. 19 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> use.mask: Mask kdeprefix since its broken by now. As voted on kde team meeting on diff --git a/profiles/base/virtuals b/profiles/base/virtuals index 00ead2d9e75b..c9bf53fc20f5 100644 --- a/profiles/base/virtuals +++ b/profiles/base/virtuals @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.118 2009/06/03 09:04:29 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.119 2009/06/21 13:02:45 graaff Exp $ # This file describes the packages that by default satisfy a certain virtual # That this file exists in the base profile implies that these packages will @@ -54,4 +54,3 @@ virtual/ssh net-misc/openssh virtual/tftp net-ftp/tftp-hpa virtual/utempter sys-libs/libutempter virtual/w3m www-client/w3m -virtual/xemacs app-editors/xemacs |