diff options
author | 2011-04-16 19:21:01 +0000 | |
---|---|---|
committer | 2011-04-16 19:21:01 +0000 | |
commit | ec2eb930c8e89749d17a5f6beed1e46b08c59af3 (patch) | |
tree | 342ff0582306a9dc033206c7ee8f9230820377a3 /profiles/default | |
parent | Delete older ebuild. (diff) | |
download | gentoo-2-ec2eb930c8e89749d17a5f6beed1e46b08c59af3.tar.gz gentoo-2-ec2eb930c8e89749d17a5f6beed1e46b08c59af3.tar.bz2 gentoo-2-ec2eb930c8e89749d17a5f6beed1e46b08c59af3.zip |
Remove old-style virtual/inetd, bug 358831.
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/bsd/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default/bsd/fbsd/virtuals | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/profiles/default/bsd/ChangeLog b/profiles/default/bsd/ChangeLog index 3fb71e61cd72..47a429d29e47 100644 --- a/profiles/default/bsd/ChangeLog +++ b/profiles/default/bsd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.49 2011/04/14 05:57:29 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.50 2011/04/16 19:21:01 ulm Exp $ + + 16 Apr 2011; Ulrich Mueller <ulm@gentoo.org> fbsd/virtuals: + Remove old-style virtual/inetd, bug 358831. 14 Apr 2011; Ulrich Mueller <ulm@gentoo.org> fbsd/virtuals: Remove old-style virtual/os-headers, bug 358999. diff --git a/profiles/default/bsd/fbsd/virtuals b/profiles/default/bsd/fbsd/virtuals index cb6cbc016360..9279213ae04e 100644 --- a/profiles/default/bsd/fbsd/virtuals +++ b/profiles/default/bsd/fbsd/virtuals @@ -1,11 +1,10 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/virtuals,v 1.6 2011/04/14 05:57:29 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/virtuals,v 1.7 2011/04/16 19:21:01 ulm Exp $ # This file defines the virtuals that Gentoo/FreeBSD needs to modify respect # the base profile # KEEP THIS FILE SORTED ALPHABETICALLY OR RISK WRATH -virtual/inetd sys-freebsd/freebsd-usbin virtual/libc sys-freebsd/freebsd-lib |