diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-03-22 21:07:02 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-03-22 21:07:02 +0000 |
commit | a9933c38f83b124e31f9ef9595f074d23fde1ee2 (patch) | |
tree | acedee8f6b047cdd197aff4a96e6f545cc770cff /profiles | |
parent | Fix whitespace in metadata.xml to be nicer. Drop unused flag (result of copy ... (diff) | |
download | gentoo-2-a9933c38f83b124e31f9ef9595f074d23fde1ee2.tar.gz gentoo-2-a9933c38f83b124e31f9ef9595f074d23fde1ee2.tar.bz2 gentoo-2-a9933c38f83b124e31f9ef9595f074d23fde1ee2.zip |
Remove old-style virtual/jabber-server and virtual/tftp, bugs 358833 and 359125.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/base/virtuals | 4 | ||||
-rw-r--r-- | profiles/embedded/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/embedded/virtuals | 1 |
4 files changed, 10 insertions, 6 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index 483819c3ff3f..66148440198b 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.230 2011/03/20 18:54:29 ultrabug Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.231 2011/03/22 21:07:02 ulm Exp $ + + 22 Mar 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: + Remove old-style virtual/jabber-server and virtual/tftp, bugs 358833 and + 359125. 20 Mar 2011; Ultrabug <ultrabug@gentoo.org> package.use.mask, use.mask: Mask clustering support until new sys-cluster/cman is pushed. diff --git a/profiles/base/virtuals b/profiles/base/virtuals index ab3bad4f2aae..d4b230cbe5e2 100644 --- a/profiles/base/virtuals +++ b/profiles/base/virtuals @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.137 2011/03/20 13:30:18 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.138 2011/03/22 21:07:02 ulm 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 @@ -15,7 +15,6 @@ virtual/dev-manager sys-fs/udev virtual/dhcpc net-misc/dhcpcd virtual/gzip app-arch/gzip virtual/inetd sys-apps/xinetd -virtual/jabber-server net-im/jabberd virtual/libc sys-libs/glibc virtual/libpcap net-libs/libpcap virtual/linux-sources sys-kernel/gentoo-sources @@ -32,6 +31,5 @@ virtual/python dev-lang/python virtual/skkserv app-i18n/skkserv virtual/squeak-image dev-lang/squeak-basicimage virtual/ssh net-misc/openssh -virtual/tftp net-ftp/tftp-hpa virtual/utempter sys-libs/libutempter virtual/w3m www-client/w3m diff --git a/profiles/embedded/ChangeLog b/profiles/embedded/ChangeLog index 1c967599cd3f..94d2ad784151 100644 --- a/profiles/embedded/ChangeLog +++ b/profiles/embedded/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.17 2011/03/19 18:16:37 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.18 2011/03/22 21:07:02 ulm Exp $ + + 22 Mar 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: + Remove old-style virtual/tftp, bug 359125. 19 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> virtuals: Remove virtual/alsa. diff --git a/profiles/embedded/virtuals b/profiles/embedded/virtuals index 4c089c6c4833..11afd802ba8c 100644 --- a/profiles/embedded/virtuals +++ b/profiles/embedded/virtuals @@ -13,6 +13,5 @@ virtual/os-headers sys-kernel/linux-headers virtual/python dev-lang/python virtual/skkserv app-i18n/skkserv virtual/ssh net-misc/dropbear -virtual/tftp sys-apps/busybox virtual/utempter sys-apps/utempter virtual/dev-manager sys-apps/busybox |