diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2007-10-10 12:34:28 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2007-10-10 12:34:28 +0000 |
commit | 3cf8f13baa287d67dab379ee852b9926302cbd7e (patch) | |
tree | 1352bb40ce42951f8d5063fccd00239c60516216 /profiles | |
parent | removed virtual/blas, now new style, removed virtual/cblas (never existed), v... (diff) | |
download | gentoo-2-3cf8f13baa287d67dab379ee852b9926302cbd7e.tar.gz gentoo-2-3cf8f13baa287d67dab379ee852b9926302cbd7e.tar.bz2 gentoo-2-3cf8f13baa287d67dab379ee852b9926302cbd7e.zip |
removed virtual/blas, now new style
Diffstat (limited to 'profiles')
-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 d0f40f44133a..a5ae8784d2cc 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.10 2007/09/23 17:42:41 lavajoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/ChangeLog,v 1.11 2007/10/10 12:34:28 bicatali Exp $ + + 10 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> virtuals: + removed virtual/blas, now new style 23 Sep 2007; Joe Peterson <lavajoe@gentoo.org> virtuals: Remove virtual/cblas per bug #189738 diff --git a/profiles/default-bsd/virtuals b/profiles/default-bsd/virtuals index 7c0d469f9d80..5624baf206af 100644 --- a/profiles/default-bsd/virtuals +++ b/profiles/default-bsd/virtuals @@ -1,13 +1,12 @@ # 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.6 2007/09/23 17:42:41 lavajoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/virtuals,v 1.7 2007/10/10 12:34:28 bicatali Exp $ # This file defines the virtuals that all Gentoo/*BSD need to modify respect # the base profile # KEEP THIS FILE SORTED ALPHABETICALLY OR RISK WRATH -virtual/blas sci-libs/blas-reference virtual/eject sys-block/unieject virtual/lapack sci-libs/lapack-reference virtual/linux-sources sys-kernel/gentoo-sources |