diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-08-06 12:44:25 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-08-06 12:44:25 +0000 |
commit | d9b328c8ece5b39bc89c24f53b493d65154c8229 (patch) | |
tree | 01a8ff42fa1e9cefb0f692299c9e15dcfc4b66d2 | |
parent | Merge updates from master (diff) | |
download | gentoo-d9b328c8ece5b39bc89c24f53b493d65154c8229.tar.gz gentoo-d9b328c8ece5b39bc89c24f53b493d65154c8229.tar.bz2 gentoo-d9b328c8ece5b39bc89c24f53b493d65154c8229.zip |
2018-08-06 12:44:24 UTC
-rw-r--r-- | metadata/md5-cache/mail-client/roundcube-1.3.7 | 14 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
3 files changed, 16 insertions, 1 deletions
diff --git a/metadata/md5-cache/mail-client/roundcube-1.3.7 b/metadata/md5-cache/mail-client/roundcube-1.3.7 new file mode 100644 index 000000000000..4f2995514480 --- /dev/null +++ b/metadata/md5-cache/mail-client/roundcube-1.3.7 @@ -0,0 +1,14 @@ +DEFINED_PHASES=install postinst prepare prerm setup +DEPEND=|| ( virtual/httpd-cgi virtual/httpd-fastcgi ) >=app-admin/webapp-config-1.50.15 +DESCRIPTION=A browser-based multilingual IMAP client with an application-like user interface +EAPI=6 +HOMEPAGE=https://roundcube.net +IUSE=change-password enigma ldap managesieve mysql postgres sqlite ssl spell vhosts +KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 +LICENSE=GPL-3 BSD PHP-2.02 PHP-3 MIT public-domain +RDEPEND=|| ( virtual/httpd-cgi virtual/httpd-fastcgi ) >=dev-lang/php-5.4.0[filter,gd,iconv,json,ldap?,pdo,postgres?,session,sqlite?,ssl?,unicode,xml] >=dev-php/PEAR-Auth_SASL-1.1.0 >=dev-php/PEAR-Mail_Mime-1.10.0 >=dev-php/PEAR-Mail_mimeDecode-1.5.5 >=dev-php/PEAR-Net_IDNA2-0.2.0 >=dev-php/PEAR-Net_SMTP-1.7.1 virtual/httpd-php change-password? ( >=dev-php/PEAR-Net_Socket-1.2.1 dev-lang/php[sockets] ) enigma? ( >=dev-php/PEAR-Crypt_GPG-1.6.0 app-crypt/gnupg ) ldap? ( >=dev-php/PEAR-Net_LDAP2-2.2.0 dev-php/PEAR-Net_LDAP3 ) managesieve? ( >=dev-php/PEAR-Net_Sieve-1.4.0 ) mysql? ( || ( dev-lang/php[mysql] dev-lang/php[mysqli] ) ) spell? ( dev-lang/php[curl,spell] ) >=app-admin/webapp-config-1.50.15 +REQUIRED_USE=|| ( mysql postgres sqlite ) +SLOT=1.3.7 +SRC_URI=https://github.com/roundcube/roundcubemail/releases/download/1.3.7/roundcubemail-1.3.7-complete.tar.gz +_eclasses_=webapp 6ae2395d7f341093c36057cb4f69101a +_md5_=91e458265d011c2c0e9424f283904022 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index d5c6a66c0923..95d7baaa24e6 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Mon, 06 Aug 2018 12:04:26 +0000 +Mon, 06 Aug 2018 12:44:24 +0000 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 6d25b4576356..f335c73921c7 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2513,6 +2513,7 @@ mail-client/neomutt:qdbm - Enable QDBM (Quicker Database Manager) database backe mail-client/neomutt:smime - Enable support for smime mail-client/neomutt:smime_classic - Build classic_smime backend to support S/MIME mail-client/neomutt:tokyocabinet - Enable Tokyo Cabinet database backend for header caching +mail-client/roundcube:change-password - Allow users to change passwords through Roundcube mail-client/roundcube:enigma - Add dependencies to support server-side GnuPG signing and/or encryption through the enigma plugin mail-client/roundcube:ldap - Add dependencies to support connecting to an LDAP address book server mail-client/roundcube:managesieve - Add dependencies to support the sieverules plugin |