diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-03-16 12:49:21 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-03-16 12:49:21 +0000 |
commit | f47b758870b11d750101c9cd99dbeac29803abbc (patch) | |
tree | d99788fc50d8bff65c410f5bcc225c5131b1de7e /profiles | |
parent | EAPI=3 for Prefix, added Prefix keywords (diff) | |
download | gentoo-2-f47b758870b11d750101c9cd99dbeac29803abbc.tar.gz gentoo-2-f47b758870b11d750101c9cd99dbeac29803abbc.tar.bz2 gentoo-2-f47b758870b11d750101c9cd99dbeac29803abbc.zip |
Remove old-style virtual/antivirus, bug 358817.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/base/virtuals | 3 | ||||
-rw-r--r-- | profiles/embedded/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/embedded/virtuals | 1 |
4 files changed, 9 insertions, 5 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index 3b31ff494b49..6705f52a3084 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/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/base/ChangeLog,v 1.217 2011/03/16 11:10:58 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.218 2011/03/16 12:49:21 ulm Exp $ + + 16 Mar 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: + Remove old-style virtual/antivirus, bug 358817. 16 Mar 2011; Eray Aslan <eras@gentoo.org> virtuals: remove old style virtual/mda diff --git a/profiles/base/virtuals b/profiles/base/virtuals index c5bc38924ac4..91f67dfc1de2 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.130 2011/03/16 11:10:58 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.131 2011/03/16 12:49:21 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 @@ -9,7 +9,6 @@ # KEEP THIS FILE SORTED ALPHABETICALLY OR RISK WRATH virtual/alsa sys-kernel/gentoo-sources -virtual/antivirus app-antivirus/clamav virtual/aspell-dict app-dicts/aspell-en virtual/blackbox x11-wm/blackbox virtual/cron sys-process/vixie-cron diff --git a/profiles/embedded/ChangeLog b/profiles/embedded/ChangeLog index 8105553869ab..4ef5d97198d2 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.12 2011/03/16 11:13:46 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.13 2011/03/16 12:49:21 ulm Exp $ + + 16 Mar 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: + Remove old-style virtual/antivirus, bug 358817. 16 Mar 2011; Eray Aslan <eras@gentoo.org> virtuals: remove old style virtual/mda, bug 358843 diff --git a/profiles/embedded/virtuals b/profiles/embedded/virtuals index 1796bcdb63ac..96e63e4d33bd 100644 --- a/profiles/embedded/virtuals +++ b/profiles/embedded/virtuals @@ -1,5 +1,4 @@ virtual/alsa media-sound/alsa-driver -virtual/antivirus app-antivirus/clamav virtual/aspell-dict app-dicts/aspell-en virtual/blackbox x11-wm/blackbox virtual/bootloader sys-boot/grub |