diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2007-11-21 00:22:13 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2007-11-21 00:22:13 +0000 |
commit | d915da621d7c099cc92821aabe80c96034ff492c (patch) | |
tree | e02fc21e5c75e852d79e100c2506316dd6e6ff81 /profiles/default-bsd | |
parent | Added ~ppc64; bug #199368 (diff) | |
download | gentoo-2-d915da621d7c099cc92821aabe80c96034ff492c.tar.gz gentoo-2-d915da621d7c099cc92821aabe80c96034ff492c.tar.bz2 gentoo-2-d915da621d7c099cc92821aabe80c96034ff492c.zip |
Removed virtual/lapack, now new style
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 f778a50ace7e..fcd1f0d2ccb7 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.12 2007/10/15 09:06:15 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/ChangeLog,v 1.13 2007/11/21 00:22:13 bicatali Exp $ + + 21 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> virtuals: + Removed virtual/lapack, now new style 15 Oct 2007; Roy Marples <uberlord@gentoo.org> package.mask: unmask m4-1.4.10 as it now works for us diff --git a/profiles/default-bsd/virtuals b/profiles/default-bsd/virtuals index 5624baf206af..d4ee79286162 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.7 2007/10/10 12:34:28 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/virtuals,v 1.8 2007/11/21 00:22:13 bicatali 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/eject sys-block/unieject -virtual/lapack sci-libs/lapack-reference virtual/linux-sources sys-kernel/gentoo-sources virtual/mpg123 media-sound/mpg321 virtual/utempter sys-libs/libutempter |