diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-08-08 12:48:57 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-08-08 12:48:57 +0000 |
commit | d5d7d0985c6e89510f6b19bff6c82d00239aa3ee (patch) | |
tree | e2ad15a339ba9784f1608ea9158690bbd35fca1b /profiles | |
parent | stable amd64 (diff) | |
download | gentoo-2-d5d7d0985c6e89510f6b19bff6c82d00239aa3ee.tar.gz gentoo-2-d5d7d0985c6e89510f6b19bff6c82d00239aa3ee.tar.bz2 gentoo-2-d5d7d0985c6e89510f6b19bff6c82d00239aa3ee.zip |
modperl support in Embperl
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 19b3e6894ebd..2e21b225b848 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -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/use.local.desc,v 1.1373 2005/08/08 11:58:03 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1374 2005/08/08 12:48:57 mcummings Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -967,6 +967,7 @@ sys-power/apcupsd:cgi - Add CGI script support sys-power/hibernate-script:logrotate - Use logrotate for rotating logs sys-process/daemontools-scripts:withsamplescripts - Installs sample supervise scripts sys-process/procps:n32 - Enable n32 ABI support on mips +www-apache/Embperl:modperl - Enable modperl support www-apps/bugzilla:graphviz - enable graphviz support www-apps/dspam-web:cyrus - Build delivery options for cyrus-imapd www-apps/dspam-web:exim - Build with delivery options for exim |