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/base | |
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/base')
-rw-r--r-- | profiles/base/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/base/virtuals | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index a14fdaeb247d..c9dee7de85ea 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.22 2007/11/05 10:45:43 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.23 2007/11/21 00:22:12 bicatali Exp $ + + 21 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> virtuals: + Removed virtual/lapack, now new style 05 Nov 2007; Duncan Coutts <dcoutts@gentoo.org> virtuals: Switch to ghc rather than ghc-bin for virtual as we're p.masking ghc-bin diff --git a/profiles/base/virtuals b/profiles/base/virtuals index e4e24eead027..1effe9a02df3 100644 --- a/profiles/base/virtuals +++ b/profiles/base/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/base/virtuals,v 1.105 2007/11/05 10:45:43 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.106 2007/11/21 00:22:12 bicatali Exp $ # This file describes the packages that by default satisfy a certain virtual # That this file exists in the base profile implies that these packages will @@ -33,7 +33,6 @@ virtual/inetd sys-apps/xinetd virtual/j2ee dev-java/sun-j2ee virtual/jabber-server net-im/jabberd virtual/krb5 app-crypt/mit-krb5 -virtual/lapack sci-libs/lapack-reference virtual/libc sys-libs/glibc virtual/libpcap net-libs/libpcap virtual/linux-sources sys-kernel/gentoo-sources |