diff options
author | Mathieu Pasquet <kiorky@cryptelium.net> | 2007-02-14 00:58:57 +0000 |
---|---|---|
committer | Mathieu Pasquet <kiorky@cryptelium.net> | 2007-02-14 00:58:57 +0000 |
commit | 15bdbb93e62377391f067462063cf1708bd790e4 (patch) | |
tree | 6e2c184f88691eba45c1826da7bfc012efa8767d /profiles/use.local.desc | |
parent | dev-java/jboss-wsdl4j: see #166761 (diff) | |
download | java-15bdbb93e62377391f067462063cf1708bd790e4.tar.gz java-15bdbb93e62377391f067462063cf1708bd790e4.tar.bz2 java-15bdbb93e62377391f067462063cf1708bd790e4.zip |
profiles/use.local.desc: add servlet2.3 and servlet-2.4 USE for servlet specifications for dev-java/quartz
svn path=/migrated-java-experimental-overlay/; revision=3808
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 384e604c..c0c9614e 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -11,4 +11,6 @@ www-servers/jboss:srvdir - Add SRVDIR support www-servers/jboss-bin:ejb3 - Add EJB 3 support www-servers/jboss-bin:srvdir - Add SRVDIR support dev-db/hsqldb:sqltools - Add data managment tools +dev-java/quartz:servlet-2.3 - Use the 2.3 servlet specification +dev-java/quartz:servlet-2.4 - Use the 2.4 servlet specification |