diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-22 00:32:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-22 00:32:23 +0000 |
commit | 7e3f553f58f2a72fd5cf74883393f415a84567e7 (patch) | |
tree | cc8729820aa75d9e66efb2afea79d9fa0a97c33e /profiles/default-linux/arm/virtuals | |
parent | KEYWORD shuffle for security #64152 (Manifest recommit) (diff) | |
download | gentoo-2-7e3f553f58f2a72fd5cf74883393f415a84567e7.tar.gz gentoo-2-7e3f553f58f2a72fd5cf74883393f415a84567e7.tar.bz2 gentoo-2-7e3f553f58f2a72fd5cf74883393f415a84567e7.zip |
deprecate xfree for xorg-x11
Diffstat (limited to 'profiles/default-linux/arm/virtuals')
-rw-r--r-- | profiles/default-linux/arm/virtuals | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/profiles/default-linux/arm/virtuals b/profiles/default-linux/arm/virtuals index 45cab5665af4..68f8299f5ec4 100644 --- a/profiles/default-linux/arm/virtuals +++ b/profiles/default-linux/arm/virtuals @@ -1 +1,9 @@ -virtual/bootloader sys-boot/nettrom +# Copyright 2004 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License, v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/arm/virtuals,v 1.2 2004/09/22 00:31:48 vapier Exp $ + +virtual/bootloader sys-boot/nettrom +virtual/x11 x11-base/xorg-x11 +virtual/opengl x11-base/xorg-x11 +virtual/glu x11-base/xorg-x11 +virtual/xft x11-base/xorg-x11 |