diff options
author | Joe Peterson <lavajoe@gentoo.org> | 2007-09-23 17:42:41 +0000 |
---|---|---|
committer | Joe Peterson <lavajoe@gentoo.org> | 2007-09-23 17:42:41 +0000 |
commit | 9371cd95a658e9fa121b224910e108b524bd31f9 (patch) | |
tree | 2260e40571ee9ae662504d1f778fb58a1e64f2cf /profiles/default-bsd | |
parent | Stable on ppc wrt bug 193542 (diff) | |
download | gentoo-2-9371cd95a658e9fa121b224910e108b524bd31f9.tar.gz gentoo-2-9371cd95a658e9fa121b224910e108b524bd31f9.tar.bz2 gentoo-2-9371cd95a658e9fa121b224910e108b524bd31f9.zip |
Remove virtual/cblas per bug #189738
Diffstat (limited to 'profiles/default-bsd')
-rw-r--r-- | profiles/default-bsd/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default-bsd/virtuals | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/profiles/default-bsd/ChangeLog b/profiles/default-bsd/ChangeLog index 78f7e47b09a4..d0f40f44133a 100644 --- a/profiles/default-bsd/ChangeLog +++ b/profiles/default-bsd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/ChangeLog,v 1.9 2007/09/19 03:12:26 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/ChangeLog,v 1.10 2007/09/23 17:42:41 lavajoe Exp $ + + 23 Sep 2007; Joe Peterson <lavajoe@gentoo.org> virtuals: + Remove virtual/cblas per bug #189738 19 Sep 2007; Donnie Berkholz <dberkholz@gentoo.org>; fbsd/package.use.mask: diff --git a/profiles/default-bsd/virtuals b/profiles/default-bsd/virtuals index 3df299f2d296..7c0d469f9d80 100644 --- a/profiles/default-bsd/virtuals +++ b/profiles/default-bsd/virtuals @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/virtuals,v 1.5 2007/06/07 18:00:07 lavajoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/virtuals,v 1.6 2007/09/23 17:42:41 lavajoe Exp $ # This file defines the virtuals that all Gentoo/*BSD need to modify respect # the base profile @@ -8,7 +8,6 @@ # KEEP THIS FILE SORTED ALPHABETICALLY OR RISK WRATH virtual/blas sci-libs/blas-reference -virtual/cblas sci-libs/blas-reference virtual/eject sys-block/unieject virtual/lapack sci-libs/lapack-reference virtual/linux-sources sys-kernel/gentoo-sources |