diff options
author | Tom Gall <tgall@gentoo.org> | 2005-12-10 21:32:41 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2005-12-10 21:32:41 +0000 |
commit | 348d7bb3966a91864968d8caeca95d793706b00e (patch) | |
tree | 3835617c6e6bb381f06042a097210c87a28f3451 /profiles | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-348d7bb3966a91864968d8caeca95d793706b00e.tar.gz gentoo-2-348d7bb3966a91864968d8caeca95d793706b00e.tar.bz2 gentoo-2-348d7bb3966a91864968d8caeca95d793706b00e.zip |
virtual/x11 x11-base/xorg-x11
was missing
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/ppc64/virtuals | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/default-linux/ppc64/virtuals b/profiles/default-linux/ppc64/virtuals index a6656eb4b434..0dad662fc348 100644 --- a/profiles/default-linux/ppc64/virtuals +++ b/profiles/default-linux/ppc64/virtuals @@ -1,8 +1,9 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc64/virtuals,v 1.4 2005/10/06 22:39:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc64/virtuals,v 1.5 2005/12/10 21:32:41 tgall Exp $ virtual/bootloader sys-boot/yaboot-static virtual/jdk dev-java/ibm-jdk-bin virtual/jre dev-java/ibm-jre-bin virtual/linux-sources sys-kernel/gentoo-sources +virtual/x11 x11-base/xorg-x11 |