diff options
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/bsd/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default/bsd/virtuals | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/profiles/default/bsd/ChangeLog b/profiles/default/bsd/ChangeLog index bafc8dd51764..fbf36cc56c23 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.44 2011/04/03 11:29:58 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.45 2011/04/05 11:56:46 ulm Exp $ + + 05 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: + Remove old-style virtual/utempter, bug 361117. 03 Apr 2011; Ulrich Mueller <ulm@gentoo.org> fbsd/packages.build: Remove old-style virtual/gzip, bug 358829. diff --git a/profiles/default/bsd/virtuals b/profiles/default/bsd/virtuals index 6a9bc50d6f42..63212d540bfe 100644 --- a/profiles/default/bsd/virtuals +++ b/profiles/default/bsd/virtuals @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/virtuals,v 1.2 2009/08/12 19:26:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/virtuals,v 1.3 2011/04/05 11:56:46 ulm Exp $ # This file defines the virtuals that all Gentoo/*BSD need to modify respect # the base profile @@ -8,4 +8,3 @@ # KEEP THIS FILE SORTED ALPHABETICALLY OR RISK WRATH virtual/linux-sources sys-kernel/gentoo-sources -virtual/utempter sys-libs/libutempter |