diff options
author | Armando Di Cianno <fafhrd@gentoo.org> | 2004-10-25 07:49:17 +0000 |
---|---|---|
committer | Armando Di Cianno <fafhrd@gentoo.org> | 2004-10-25 07:49:17 +0000 |
commit | 2eb358b8f1c84ea384d8df3dc19e5a25040a7dcf (patch) | |
tree | bbbc4f82da9fb5694daaf76580d144a2cd15bba5 /profiles/base | |
parent | Provide virtual/pdfviewer; bug #50423. (Manifest recommit) (diff) | |
download | gentoo-2-2eb358b8f1c84ea384d8df3dc19e5a25040a7dcf.tar.gz gentoo-2-2eb358b8f1c84ea384d8df3dc19e5a25040a7dcf.tar.bz2 gentoo-2-2eb358b8f1c84ea384d8df3dc19e5a25040a7dcf.zip |
Altering base virtual for virtual/gnustep from gnustep-back-xlib to gnustep-back-art because vapier keeps removing my entry for -art from default-linux/virtuals _where it belongs_ (i have no means to test non-linux based platforms) because the virtual (set to the -xlib one) is already in profiles/base ... though default-linux/virutals says '# Use this virtuals file to either overload the base profile's defined # virtuals, or add virtuals that are specific to this family of profiles' and generally I thought that that is what cascasing profiles where for, i guess we're ignoring that now. Excuse my pissiness, but this is about the 3rd time I've had to make changes caused by being surpised, without even an email saying 'hey man, i'm monkeying with this wacky gnustep stuff you put in here, and it's likely gonna break your ebuilds -- but whatever -- problem solved.
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/virtuals | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/base/virtuals b/profiles/base/virtuals index d841e21b08f3..9f98807f8b6d 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.36 2004/10/23 02:39:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.37 2004/10/25 07:49:17 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 @@ -24,7 +24,7 @@ virtual/ghc dev-lang/ghc-bin virtual/ghostscript app-text/ghostscript virtual/glu x11-base/xorg-x11 virtual/glut media-libs/glut -virtual/gnustep-back gnustep-base/gnustep-back-xlib +virtual/gnustep-back gnustep-base/gnustep-back-art virtual/gzip app-arch/gzip virtual/httpd-php dev-php/mod_php virtual/imap-c-client net-libs/c-client |