diff options
author | Armando Di Cianno <fafhrd@gentoo.org> | 2004-10-03 21:24:25 +0000 |
---|---|---|
committer | Armando Di Cianno <fafhrd@gentoo.org> | 2004-10-03 21:24:25 +0000 |
commit | 7f00a15b9578f689359744b46ceec8432a0eba1e (patch) | |
tree | dce36eed0985a9c3b195ac6b8a61df447e72df5f /profiles/default-linux | |
parent | Add new KDE-Decoration. (Manifest recommit) (diff) | |
download | gentoo-2-7f00a15b9578f689359744b46ceec8432a0eba1e.tar.gz gentoo-2-7f00a15b9578f689359744b46ceec8432a0eba1e.tar.bz2 gentoo-2-7f00a15b9578f689359744b46ceec8432a0eba1e.zip |
re-adding virtual/gnustep-back to this profile, as it was removed; cvs log states 'already in base', which is true, but the base profile offers a different package to resolve this virtual; if there is a more appropriate way to do this, please let me know; until then, please leave this in here; recall that GNUstep can conceivably run on os x and cygwin as well, but use different 'gnustep backends'
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/virtuals | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/default-linux/virtuals b/profiles/default-linux/virtuals index bbd91ff56e58..3883820f5f95 100644 --- a/profiles/default-linux/virtuals +++ b/profiles/default-linux/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/default-linux/virtuals,v 1.13 2004/09/27 14:15:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/virtuals,v 1.14 2004/10/03 21:24:25 fafhrd Exp $ # Use this virtuals file to either overload the base profile's defined # virtuals, or add virtuals that are specific to this family of profiles @@ -8,3 +8,4 @@ virtual/dev-manager sys-fs/devfsd virtual/kernel sys-kernel/vanilla-sources virtual/os-headers sys-kernel/linux-headers +virtual/gnustep-back gnustep-base/gnustep-back-art |