diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-04-07 08:15:27 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-04-07 08:15:27 +0000 |
commit | e8d89ce7b0ed4a29b57762c19a33c35b5b3051a2 (patch) | |
tree | 76f5f145d52d95cfd83ee85c9fc26f0bbf14e1b0 /profiles/default | |
parent | Fix build without semantik-desktop, bug 361637 (diff) | |
download | gentoo-2-e8d89ce7b0ed4a29b57762c19a33c35b5b3051a2.tar.gz gentoo-2-e8d89ce7b0ed4a29b57762c19a33c35b5b3051a2.tar.bz2 gentoo-2-e8d89ce7b0ed4a29b57762c19a33c35b5b3051a2.zip |
Remove old-style virtual/logger, bug 358881.
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/bsd/ChangeLog | 3 | ||||
-rw-r--r-- | profiles/default/bsd/fbsd/virtuals | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/profiles/default/bsd/ChangeLog b/profiles/default/bsd/ChangeLog index 9fc3cce6824e..8f40864ca827 100644 --- a/profiles/default/bsd/ChangeLog +++ b/profiles/default/bsd/ChangeLog @@ -1,9 +1,10 @@ # 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.46 2011/04/07 05:56:41 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.47 2011/04/07 08:15:27 ulm Exp $ 07 Apr 2011; Ulrich Mueller <ulm@gentoo.org> fbsd/virtuals: Remove old-style virtual/pam, bug 358903. + Remove old-style virtual/logger, bug 358881. 05 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: Remove old-style virtual/utempter, bug 361117. diff --git a/profiles/default/bsd/fbsd/virtuals b/profiles/default/bsd/fbsd/virtuals index 681f2e30c717..365c8daed039 100644 --- a/profiles/default/bsd/fbsd/virtuals +++ b/profiles/default/bsd/fbsd/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/default/bsd/fbsd/virtuals,v 1.3 2011/04/07 05:56:41 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/virtuals,v 1.4 2011/04/07 08:15:27 ulm Exp $ # This file defines the virtuals that Gentoo/FreeBSD needs to modify respect # the base profile @@ -10,5 +10,4 @@ virtual/bootloader sys-freebsd/boot0 virtual/inetd sys-freebsd/freebsd-usbin virtual/libc sys-freebsd/freebsd-lib -virtual/logger sys-freebsd/freebsd-usbin virtual/os-headers sys-freebsd/freebsd-lib |