diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-11-30 22:48:34 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-11-30 22:48:34 +0000 |
commit | b192a668da4051e85157d0edc7f59ea355c1b543 (patch) | |
tree | 2c56cea89e6b2d3e0140bf67a39f63b85591ba63 /www-apps/open-xchange | |
parent | Version bump. (diff) | |
download | gentoo-2-b192a668da4051e85157d0edc7f59ea355c1b543.tar.gz gentoo-2-b192a668da4051e85157d0edc7f59ea355c1b543.tar.bz2 gentoo-2-b192a668da4051e85157d0edc7f59ea355c1b543.zip |
Fixed whitespace.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'www-apps/open-xchange')
-rw-r--r-- | www-apps/open-xchange/open-xchange-0.8.0.6.ebuild | 11 | ||||
-rw-r--r-- | www-apps/open-xchange/open-xchange-0.8.1.5.ebuild | 15 |
2 files changed, 12 insertions, 14 deletions
diff --git a/www-apps/open-xchange/open-xchange-0.8.0.6.ebuild b/www-apps/open-xchange/open-xchange-0.8.0.6.ebuild index 9a59b252fbe8..84ab5f55a06a 100644 --- a/www-apps/open-xchange/open-xchange-0.8.0.6.ebuild +++ b/www-apps/open-xchange/open-xchange-0.8.0.6.ebuild @@ -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/www-apps/open-xchange/open-xchange-0.8.0.6.ebuild,v 1.3 2005/11/30 22:46:20 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/open-xchange/open-xchange-0.8.0.6.ebuild,v 1.4 2005/11/30 22:48:34 eradicator Exp $ inherit eutils webapp ssl-cert toolchain-funcs java-pkg versionator depend.apache @@ -319,8 +319,7 @@ src_install() { if has_version '<www-servers/tomcat-5.0.28-r4' ; then dosed 's:tomcat-5:tomcat5:' /etc/init.d/open-xchange fi - - + insinto ${SERVLETDIR} doins lib/*.war @@ -348,7 +347,7 @@ src_install() { dosym ../../../etc/openldap/schema/openxchange.schema /usr/share/open-xchange/openxchange.schema dosym ../../openldap/ldap.conf /etc/open-xchange/groupware/ldap.conf dosym ../../openldap/ldap.conf /etc/open-xchange/webmail/ldap.conf - + if use ssl ; then #create symlink to ssl directory for webmail dosym /etc/open-xchange/groupware/sslcerts /etc/open-xchange/webmail/sslcerts @@ -356,7 +355,7 @@ src_install() { dodir ${TOMCAT_SHARED_LIB} dosym /usr/lib/open-xchange/liboxssl.so ${TOMCAT_SHARED_LIB}/liboxssl.so fi - + for x in settings/intranet settings/webmail filespool drafts webmailupload dictionary ; do keepdir /var/open-xchange/${x} fowners tomcat:tomcat /var/open-xchange/${x} @@ -419,7 +418,7 @@ pkg_preinst(){ rm ${D}/etc/open-xchange/groupware/sslcerts/oxCERTS/groupware.pem rm ${D}/etc/open-xchange/groupware/sslcerts/oxCERTS/sessiond.csr rm ${D}/etc/open-xchange/groupware/sslcerts/oxCERTS/groupware.csr - + chown -R tomcat:apache ${D}/etc/open-xchange/groupware/sslcerts find ${D}/etc/open-xchange/groupware/sslcerts -name '*.pem' -exec chmod 440 {} \; fi diff --git a/www-apps/open-xchange/open-xchange-0.8.1.5.ebuild b/www-apps/open-xchange/open-xchange-0.8.1.5.ebuild index be364fbf0357..4c1491a9e374 100644 --- a/www-apps/open-xchange/open-xchange-0.8.1.5.ebuild +++ b/www-apps/open-xchange/open-xchange-0.8.1.5.ebuild @@ -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/www-apps/open-xchange/open-xchange-0.8.1.5.ebuild,v 1.1 2005/11/30 22:46:20 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/open-xchange/open-xchange-0.8.1.5.ebuild,v 1.2 2005/11/30 22:48:34 eradicator Exp $ inherit eutils webapp ssl-cert toolchain-funcs java-pkg versionator depend.apache @@ -313,8 +313,7 @@ src_install() { if has_version '<www-servers/tomcat-5.0.28-r4' ; then dosed 's:tomcat-5:tomcat5:' /etc/init.d/open-xchange fi - - + insinto ${SERVLETDIR} doins lib/*.war @@ -342,7 +341,7 @@ src_install() { dosym ../../../etc/openldap/schema/openxchange.schema /usr/share/open-xchange/openxchange.schema dosym ../../openldap/ldap.conf /etc/open-xchange/groupware/ldap.conf dosym ../../openldap/ldap.conf /etc/open-xchange/webmail/ldap.conf - + if use ssl ; then #create symlink to ssl directory for webmail dosym /etc/open-xchange/groupware/sslcerts /etc/open-xchange/webmail/sslcerts @@ -350,7 +349,7 @@ src_install() { dodir ${TOMCAT_SHARED_LIB} dosym /usr/lib/open-xchange/liboxssl.so ${TOMCAT_SHARED_LIB}/liboxssl.so fi - + for x in settings/intranet settings/webmail filespool drafts webmailupload dictionary ; do keepdir /var/open-xchange/${x} fowners tomcat:tomcat /var/open-xchange/${x} @@ -363,7 +362,7 @@ src_install() { # copy ldap-aci-file insinto /etc/openldap/ doins ${FILESDIR}/slapd.ox.inc - + # copy sql update file insinto /usr/share/open-xchange/ doins ${FILESDIR}/ox_reminder.sql @@ -417,7 +416,7 @@ pkg_preinst(){ rm ${D}/etc/open-xchange/groupware/sslcerts/oxCERTS/groupware.pem rm ${D}/etc/open-xchange/groupware/sslcerts/oxCERTS/sessiond.csr rm ${D}/etc/open-xchange/groupware/sslcerts/oxCERTS/groupware.csr - + chown -R tomcat:apache ${D}/etc/open-xchange/groupware/sslcerts find ${D}/etc/open-xchange/groupware/sslcerts -name '*.pem' -exec chmod 440 {} \; fi @@ -446,7 +445,7 @@ pkg_postinst() { einfo "to setup the initial open-xchange environment." einfo - + ewarn "If you upgrade from a prior version you should execute the following command." ewarn "psql -U ${OX_DBUSER} ${OX_DBNAME} < ${ROOT}usr/share/open-xchange/ox_reminder.sql" |