diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-04-02 12:57:58 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-04-02 12:57:58 +0000 |
commit | 1cba9f224e5759e820a8288867da28b4a9481d52 (patch) | |
tree | 29c8e547080acfbdc784e3d932c68ed2fe085802 /profiles/base | |
parent | Remove PROVIDE="virtual/libpcap" wrt #358835. (diff) | |
download | gentoo-2-1cba9f224e5759e820a8288867da28b4a9481d52.tar.gz gentoo-2-1cba9f224e5759e820a8288867da28b4a9481d52.tar.bz2 gentoo-2-1cba9f224e5759e820a8288867da28b4a9481d52.zip |
Remove virtual/libpcap wrt #358835.
Diffstat (limited to 'profiles/base')
-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 3957655f78c4..0a45d7b61010 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.239 2011/03/30 20:06:32 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.240 2011/04/02 12:57:58 ssuominen Exp $ + + 02 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> virtuals: + Remove virtual/libpcap wrt #358835. 30 Mar 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> use.mask: diff --git a/profiles/base/virtuals b/profiles/base/virtuals index 038a26d0709e..fdb903523bca 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.139 2011/03/28 10:36:23 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.140 2011/04/02 12:57:58 ssuominen 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 @@ -16,7 +16,6 @@ virtual/dhcpc net-misc/dhcpcd virtual/gzip app-arch/gzip virtual/inetd sys-apps/xinetd virtual/libc sys-libs/glibc -virtual/libpcap net-libs/libpcap virtual/linux-sources sys-kernel/gentoo-sources virtual/logger app-admin/metalog virtual/m3 dev-lang/cm3-bin |