summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mail-client/roundcube: drop 1.5.0, 1.5.1, 1.5.3, 1.6_beta, 1.6_rc, 1.6.0Craig Andrews2023-01-247-588/+0
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* mail-client/roundcube: add 1.6.1Craig Andrews2023-01-242-0/+98
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* mail-client/roundcube: use <pkg> tag in metadata.xmlPetr Vaněk2022-08-261-1/+1
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* mail-client/roundcube: Stabilize 1.5.2 ALLARCHES, #830889Sam James2022-08-171-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-client/roundcube: 1.6.0 version bumpCraig Andrews2022-07-293-1/+99
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* mail-client/roundcube: 1.5.3 version bumpCraig Andrews2022-06-272-0/+98
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* mail-client/roundcube: 1.6_rc version bumpCraig Andrews2022-06-132-0/+98
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* mail-client/roundcube: 1.6_beta version bumpCraig Andrews2022-03-073-2/+100
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* mail-client/roundcube: 1.5.2 version bumpCraig Andrews2021-12-312-0/+98
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* mail-client/roundcube: 1.5.1 version bumpCraig Andrews2021-11-292-0/+98
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* mail-client/roundcube: Cleanup old versionCraig Andrews2021-11-152-97/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* mail-client/roundcube: 1.4.11 requires PHP < 8Craig Andrews2021-10-191-0/+1
| | | | | | Closes: https://bugs.gentoo.org/815859 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* mail-client/roundcube: 1.5.0 version bumpCraig Andrews2021-10-192-0/+98
| | | | | | Closes: https://bugs.gentoo.org/818853 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* mail-client/roundcube: remove Makefile in -9999Craig Andrews2021-08-011-0/+1
| | | | | | Closes: https://bugs.gentoo.org/802411 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* mail-client/roundcube: Add 1.5_rcPhilippe Chaintreuil2021-07-064-3/+104
| | | | | | | | | | | | | | - Now requires >=dev-lang/php-5.5.0 - intl required to be enabled on dev-lang/php - Added "exif fileinfo zip" USE flags - Updated -9999 ebuild as well Closes: https://bugs.gentoo.org/782883 Closes: 19700 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Philippe Chaintreuil <gentoo_bugs_peep@parallaxshift.com> Closes: https://github.com/gentoo/gentoo/pull/19700 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* mail-client/roundcube: CHANGELOG is now CHANGELOG.mdCraig Andrews2021-05-171-1/+1
| | | | | | | See https://github.com/roundcube/roundcubemail/commit/7c7636 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-1/+1
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* mail-client/roundcube: CleanupAaron W. Swenson2021-02-273-171/+0
| | | | | Bug: https://bugs.gentoo.org/769623 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
* mail-client/roundcube: Stabilize 1.4.11 ALLARCHES, #769623Sam James2021-02-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-client/roundcube: 1.4.11 version bumpCraig Andrews2021-02-082-0/+97
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* mail-client/roundcube: fix UnnecessarySlashStripSam James2021-01-271-1/+1
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* mail-client/roundcube: fix UnnecessarySlashStripSam James2021-01-092-4/+4
| | | | | | | Not needed in EAPI 7. Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* mail-client/roundcube: Stabilize 1.4.10 ALLARCHES, #762136Sam James2021-01-081-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-client/roundcube: Add candrews@gentoo.org as a maintainerCraig Andrews2020-12-311-0/+4
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* mail-client/roundcube: Cleanup old versionsCraig Andrews2020-12-313-191/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* mail-client/roundcube: 1.4.10 version bumpCraig Andrews2020-12-312-0/+97
| | | | | | Bug: https://bugs.gentoo.org/762136 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* mail-client/roundcube: EAPI=7Craig Andrews2020-12-312-3/+101
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* mail-client/roundcube: Add -9999 live ebuildCraig Andrews2020-12-312-3/+118
| | | | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Craig Andrews <candrews@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/18852 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* mail-client/roundcube: php-8 always has json so dropped the flagCraig Andrews2020-12-151-1/+1
| | | | | | | | Closes: https://bugs.gentoo.org/758995 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Craig Andrews <candrews@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/18657 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* mail-client/roundcube: Bump to 1.4.9Philippe Chaintreuil2020-11-282-0/+74
| | | | | | | | | | Just a copy of 1.4.8's ebuild with arches keyworded. Closes: https://bugs.gentoo.org/745237 Closes: https://github.com/gentoo/gentoo/pull/17705 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Philippe Chaintreuil <gentoo_bugs_peep@parallaxshift.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/roundcube: remove unused fileMichael Mair-Keimberger2020-09-211-23/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/17539 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* mail-client/roundcube: security cleanupSam James2020-08-303-148/+0
| | | | | | | Bug: https://bugs.gentoo.org/736742 Bug: https://bugs.gentoo.org/731080 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* mail-client/roundcube: Stabilize 1.4.8 ALLARCHES, #736742Sam James2020-08-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-client/roundcube: Bump to 1.4.8Philippe Chaintreuil2020-08-202-0/+74
| | | | | | | | | | Just a copy of 1.4.7's ebuild. Bug: https://bugs.gentoo.org/736742 Closes: https://github.com/gentoo/gentoo/pull/17078 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Philippe Chaintreuil <gentoo_bugs_peep@parallaxshift.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/roundcube: security cleanupSam James2020-07-295-401/+0
| | | | | | Bug: https://bugs.gentoo.org/726944 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* mail-client/roundcube: ALLARCHES stable (via amd64, bug #726944)Sam James2020-07-271-1/+1
| | | | | Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* mail-client/roundcube: amd64 stable (bug #726944)Sam James2020-07-271-1/+1
| | | | | Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* mail-client/roundcube: Bump to 1.4.7Philippe Chaintreuil2020-07-233-0/+75
| | | | | | | | | | | | - 1.4.7 ebuild is just a copy of 1.4.6's. - Added <stabilize-allarches/> to metadata.xml Bug: https://bugs.gentoo.org/731080 Closes: https://github.com/gentoo/gentoo/pull/16660 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Philippe Chaintreuil <gentoo_bugs_peep@parallaxshift.com> Closes: https://github.com/gentoo/gentoo/pull/16660 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
* mail-client/roundcube: CleanupAaron W. Swenson2020-07-238-587/+0
| | | | | | | | Bug: https://bugs.gentoo.org/720876 Bug: https://bugs.gentoo.org/726944 Closes: https://bugs.gentoo.org/705388 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
* mail-client/roundcube: amd64 stable (bug #720876)Sam James2020-07-171-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* mail-client/roundcube-1.4.4: stable on amd64/arm/ppc/ppc64Sergey Popov2020-07-031-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
* mail-client/roundcube: stable 1.3.11 for ppc64Sergei Trofimovich2020-06-281-1/+1
| | | | | | | | stable wrt bug # Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-client/roundcube: stable 1.3.11 for ppcSergei Trofimovich2020-06-281-1/+1
| | | | | | | | stable wrt bug # Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-client/roundcube: arm stable (bug #720876)Sam James (sam_c)2020-06-261-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/roundcube: x86 stable (bug #727150)Thomas Deutschmann2020-06-201-1/+1
| | | | | Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/roundcube: 1.4.6 version bumpPhilippe Chaintreuil2020-06-122-0/+74
| | | | | | | | | | Just a copy of 1.4.4. Closes: https://bugs.gentoo.org/727534 Closes: https://github.com/gentoo/gentoo/pull/16119 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Philippe Chaintreuil <gentoo_bugs_peep@parallaxshift.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-client/roundcube: stable 1.4.4 for sparc, bug #727150Rolf Eike Beer2020-06-111-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-client/roundcube: stable 1.3.11 for sparc, bug #720876Rolf Eike Beer2020-05-251-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-client/roundcube: x86 stable (bug #720876)Thomas Deutschmann2020-05-141-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>