diff options
author | Thomas Matthijs <axxo@gentoo.org> | 2005-05-18 15:50:20 +0000 |
---|---|---|
committer | Thomas Matthijs <axxo@gentoo.org> | 2005-05-18 15:50:20 +0000 |
commit | 145d50a5be370b707408a2adf4d6cfef7d878440 (patch) | |
tree | 2f8f36c7cd54cbeed2c78011e7ee5bc72465b17a /profiles/base | |
parent | remove obsolete java-scheme virtual. remove versions from provide: bug 93028 (diff) | |
download | historical-145d50a5be370b707408a2adf4d6cfef7d878440.tar.gz historical-145d50a5be370b707408a2adf4d6cfef7d878440.tar.bz2 historical-145d50a5be370b707408a2adf4d6cfef7d878440.zip |
add j2ee
Diffstat (limited to 'profiles/base')
-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 3d51b64620e9..b949c841f298 100644 --- a/profiles/base/virtuals +++ b/profiles/base/virtuals @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.61 2005/04/28 15:53:40 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.62 2005/05/18 15:50:20 axxo 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 @@ -36,6 +36,7 @@ virtual/imap-c-client net-libs/c-client virtual/imapUW net-mail/uw-imap virtual/imapd net-mail/courier-imap virtual/inetd sys-apps/xinetd +virtual/j2ee dev-java/sun-j2ee virtual/jabber-server net-im/jabberd virtual/jack media-sound/jack-audio-connection-kit virtual/jdk dev-java/blackdown-jdk |