diff options
author | Armando Di Cianno <fafhrd@gentoo.org> | 2004-08-29 03:23:24 +0000 |
---|---|---|
committer | Armando Di Cianno <fafhrd@gentoo.org> | 2004-08-29 03:23:24 +0000 |
commit | ec5e1832e545248688bf708764be823b5b7628aa (patch) | |
tree | cd200cc6467372274ae0e9771fe46daca6dc034c /profiles | |
parent | added a patch to always use -fPIC for the shared library test, otherwise it m... (diff) | |
download | gentoo-2-ec5e1832e545248688bf708764be823b5b7628aa.tar.gz gentoo-2-ec5e1832e545248688bf708764be823b5b7628aa.tar.bz2 gentoo-2-ec5e1832e545248688bf708764be823b5b7628aa.zip |
Added "virtual/gnustep-back" for GNUstep gui backend support packages.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/virtuals | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/base/virtuals b/profiles/base/virtuals index 8b4bf4706f0b..641824a6e368 100644 --- a/profiles/base/virtuals +++ b/profiles/base/virtuals @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.22 2004/08/12 10:49:36 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.23 2004/08/29 03:23:24 fafhrd 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 @@ -58,3 +58,4 @@ virtual/ruby dev-lang/ruby virtual/squeak-image dev-lang/squeak-fullimage virtual/blas app-sci/blas-atlas virtual/lapack app-sci/lapack-atlas +virtual/gnustep-back gnustep-base/gnustep-back-xlib |