From: "Jorge Manuel B. S. Vicetto" <jmbsvicetto@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/jmbsvicetto:master commit in: www-apps/horde-webmail/
Date: Tue, 31 Jan 2012 00:21:16 +0000 (UTC) [thread overview]
Message-ID: <806f748dae98bc481644dfa3f393a18d04eeb17c.jmbsvicetto@gentoo> (raw)
commit: 806f748dae98bc481644dfa3f393a18d04eeb17c
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 31 00:33:45 2012 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Tue Jan 31 00:33:45 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/jmbsvicetto.git;a=commit;h=806f748d
Add horde-webmail to the overlay.
---
www-apps/horde-webmail/Manifest | 4 ++
www-apps/horde-webmail/horde-webmail-4.0.6.ebuild | 38 +++++++++++++++++++++
www-apps/horde-webmail/metadata.xml | 5 +++
3 files changed, 47 insertions(+), 0 deletions(-)
diff --git a/www-apps/horde-webmail/Manifest b/www-apps/horde-webmail/Manifest
new file mode 100644
index 0000000..f1f7bf0
--- /dev/null
+++ b/www-apps/horde-webmail/Manifest
@@ -0,0 +1,4 @@
+DIST horde-webmail-patches-1.2-r1.tar.bz2 49464 RMD160 4123046eaee780561459e6a5994865673dd72f64 SHA1 c243adb7632bee0b3e7e841db6e2d5891bcd00b6 SHA256 d0b7651a488fb9c7690b431418a9359649dc99e4d39b13f959df91091e5c49bd
+DIST webmail-4.0.6.tgz 81653 RMD160 45c8587825727c91eb22f8c6b2f00cd1b4456460 SHA1 6af469ec7037770aa79fc54c555a344319e0b510 SHA256 1165718d946a14ed2f6cb9bbc9ec706b0dbdfc8769e0fd1acb656722d82c63db
+EBUILD horde-webmail-4.0.6.ebuild 1149 RMD160 c0f390bd3b2a2d782985a6b648d4997623bee3e0 SHA1 3c236accdd1b47fdef1123a38bb9d16c2200dbe3 SHA256 cb9836a4b120ea03cdf04f61d2b9a1504974cd88901d1f16a620caafc03b709d
+MISC metadata.xml 161 RMD160 d47e924599b33a35a50f4c9f5564d325c271f83b SHA1 5b91a6d8d06d3dca2d774425befba30caca51507 SHA256 9cd891fcf0af580e98b62d2f4ded9e53671599f5a7aafd5dce692b996d2a83f4
diff --git a/www-apps/horde-webmail/horde-webmail-4.0.6.ebuild b/www-apps/horde-webmail/horde-webmail-4.0.6.ebuild
new file mode 100644
index 0000000..c007659
--- /dev/null
+++ b/www-apps/horde-webmail/horde-webmail-4.0.6.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-webmail/horde-webmail-1.2.4.ebuild,v 1.2 2010/09/11 15:14:44 mabi Exp $
+
+EAPI=4
+
+HORDE_APPLICATIONS="dimp imp ingo kronolith mimp mnemo nag turba"
+
+inherit horde-v2
+
+DESCRIPTION="browser based communication suite"
+HOMEPAGE="http://www.horde.org/webmail/"
+
+HORDE_PATCHSET_REV=1
+
+SRC_URI="
+ ${SRC_URI}
+ kolab? ( http://files.pardus.de/horde-webmail-patches-1.2-r${HORDE_PATCHSET_REV}.tar.bz2 )
+"
+
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+IUSE="crypt kolab ldap mysql oracle postgres"
+
+DEPEND=""
+RDEPEND="
+ !www-apps/horde
+ dev-lang/php[ftp,gd,iconv,imap,nls,session,ssl,xml,crypt?,ldap?,mysql?,oracle?,postgres?]
+ dev-php/PEAR-DB
+ dev-php/PEAR-Log
+ dev-php/PEAR-Mail_Mime
+ >=www-apps/horde-pear-1.3
+ crypt? ( app-crypt/gnupg )
+ kolab? ( dev-lang/php[kolab,sqlite] )
+"
+
+#EHORDE_PATCHES="$(use kolab && echo ${WORKDIR}/horde-webmail-kolab.patch)"
+#HORDE_RECONFIG="$(use kolab && echo ${FILESDIR}/reconfig.kolab)"
+#HORDE_POSTINST="$(use kolab && echo ${FILESDIR}/postinstall-en.txt.kolab)"
diff --git a/www-apps/horde-webmail/metadata.xml b/www-apps/horde-webmail/metadata.xml
new file mode 100644
index 0000000..95c06f0
--- /dev/null
+++ b/www-apps/horde-webmail/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>web-apps</herd>
+</pkgmetadata>
reply other threads:[~2012-01-31 0:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=806f748dae98bc481644dfa3f393a18d04eeb17c.jmbsvicetto@gentoo \
--to=jmbsvicetto@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox