summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-cluster/glusterfs: Version 9.1Jaco Kroon2021-04-102-0/+195
| | | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/20304 Signed-off-by: Sam James <sam@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-2/+2
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-cluster/glusterfs: version 8.4Jaco Kroon2021-03-142-0/+194
| | | | | | Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/19908 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/glusterfs: prune old versions.Jaco Kroon2021-03-147-654/+6
| | | | | Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/glusterfs: stabilize 8.3 on x86Joonas Niilola2021-03-121-1/+1
| | | | | Closes: https://bugs.gentoo.org/775410 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/glusterfs: stabilize 8.3 on amd64Joonas Niilola2021-03-121-1/+1
| | | | | Bug: https://bugs.gentoo.org/775410 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/glusterfs: stabilize 7.9 on x86Joonas Niilola2021-03-121-1/+1
| | | | | Bug: https://bugs.gentoo.org/775410 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/glusterfs: stabilize 7.9 on amd64Joonas Niilola2021-03-121-1/+1
| | | | | Bug: https://bugs.gentoo.org/775410 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/glusterfs: Stabilize 8.3 ppc64, #775410Sam James2021-03-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: Stabilize 7.9 ppc64, #775410Sam James2021-03-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: Stabilize 8.3 ppc, #775410Sam James2021-03-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: Stabilize 7.9 ppc, #775410Sam James2021-03-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: Stabilize 7.8-r1 ppc, #770160Sam James2021-02-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: Stabilize 7.8-r1 amd64, #770160Sam James2021-02-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: Stabilize 7.8-r1 ppc64, #770160Sam James2021-02-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: Stabilize 7.8-r1 x86, #770160Sam James2021-02-121-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-313-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-cluster/glusterfs: fix sed calls and REQUIRED_USEJoonas Niilola2021-01-263-8/+8
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/glusterfs: Added subslotting to 7.9, 8.3, 9.0.Jonathan Davies2021-01-263-3/+3
| | | | | | Signed-off-by: Jonathan Davies <jpds@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/18811 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/glusterfs: Version updated to 9.0.Jonathan Davies2021-01-262-0/+199
| | | | | Signed-off-by: Jonathan Davies <jpds@protonmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/glusterfs: Added myself as co-maintainer.Jonathan Davies2021-01-261-0/+4
| | | | | Signed-off-by: Jonathan Davies <jpds@protonmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/glusterfs: Version updated to 8.3 with changes:Jonathan Davies2021-01-262-0/+199
| | | | | | | | | | | * Removed flock patch: applied upstream. * Removed installation of gsync-sync-gfid symlink into /usr/share/, dropped upstream: https://bugzilla.redhat.com/show_bug.cgi?id=1387404 * Removed infiniband from IUSE: deprecated upstream: https://lists.gluster.org/pipermail/gluster-users/2018-July/034400.html Signed-off-by: Jonathan Davies <jpds@protonmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/glusterfs: Version updated to 7.9 with changes:Jonathan Davies2021-01-262-0/+212
| | | | | | | | | | * Dropped python3.6 compat. * Dropped vim-syntax USE flag. * Added github homepage. * Use find -exec instead of xargs. Signed-off-by: Jonathan Davies <jpds@protonmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/glusterfs: remove unused patchMichael Mair-Keimberger2020-11-201-45/+0
| | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18317 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* sys-cluster/glusterfs: fix python byte compiles.Jaco Kroon2020-10-091-0/+2
| | | | | | | Closes: https://bugs.gentoo.org/747340 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/17851 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs: cleanup old versionsJaco Kroon2020-10-095-848/+0
| | | | | | Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/17829 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs: x86 stable wrt bug #746956Agostino Sarubbo2020-10-091-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-cluster/glusterfs: ppc64 stable wrt bug #746956Agostino Sarubbo2020-10-091-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-cluster/glusterfs: ppc stable wrt bug #746956Agostino Sarubbo2020-10-091-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-cluster/glusterfs: amd64 stable wrt bug #746956Agostino Sarubbo2020-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-cluster/glusterfs: version bump 7.8Jaco Kroon2020-10-062-0/+212
| | | | | | Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/17828 Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: version bump 7.7Jaco Kroon2020-08-123-0/+277
| | | | | | | | | | | | | | | | Include fix for flock. Drop seek fix that's included upstream. Bug: https://bugs.gentoo.org/733228 Additional references: https://bugzilla.redhat.com/show_bug.cgi?id=1718562 https://bugzilla.redhat.com/show_bug.cgi?id=1776152 https://review.gluster.org/#/c/glusterfs/+/23794/8/xlators/features/locks/src/common.c Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/16790 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/glusterfs: maintainership via proxy-maint for myself.Jaco Kroon2020-08-121-4/+7
| | | | | Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: remove unused patchesMichael Mair-Keimberger2020-07-013-211/+0
| | | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16533 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* sys-cluster/glusterfs: Add jkroonza to metadata.xmlThomas Deutschmann2020-06-301-0/+5
| | | | | Link: https://github.com/gentoo/gentoo/pull/16502#issuecomment-651758871 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-cluster/glusterfs: sync live ebuildTomáš Mózes2020-06-302-46/+24
| | | | | | | Package-Manager: Portage-2.3.102, Repoman-2.3.23 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16502 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-cluster/glusterfs: drop oldTomáš Mózes2020-06-306-1062/+0
| | | | | | Package-Manager: Portage-2.3.102, Repoman-2.3.23 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-cluster/glusterfs: bump to 7.6Tomáš Mózes2020-06-302-0/+212
| | | | | | Package-Manager: Portage-2.3.102, Repoman-2.3.23 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-cluster/glusterfs: bump to 6.9Tomáš Mózes2020-06-302-0/+212
| | | | | | Package-Manager: Portage-2.3.102, Repoman-2.3.23 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-cluster/glusterfs: x86 stable wrt bug #713194Agostino Sarubbo2020-06-301-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-cluster/glusterfs: stable 6.8 for ppc/ppc64Sergei Trofimovich2020-06-271-1/+1
| | | | | | | | stable wrt bug # Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-cluster/glusterfs: amd64 stable wrt bug #713194Agostino Sarubbo2020-06-261-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-cluster/glusterfs: version bump.Jaco Kroon2020-05-092-0/+212
| | | | | | | | | | | Nothing in the Changelogs that looks like it should require changes to the ebuild itself, so this ended up being a straight copy of 7.3 Closes: https://bugs.gentoo.org/721046 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/15647 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs: bump to 7.3Tomáš Mózes2020-04-102-0/+212
| | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs: bump to 6.8Tomáš Mózes2020-04-102-0/+212
| | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* */*: [QA] Remove redundant --docdir/--htmldirDavid Seifert2020-02-235-5/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14742 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: [QA] Remove redundant --disable-{dependency-tracking,silent-rules}David Seifert2020-02-225-12/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14738 Signed-off-by: David Seifert <soap@gentoo.org>
* sys-cluster/glusterfs: fix seekTomáš Mózes2020-02-093-0/+53
| | | | | | | | Bug: https://bugs.gentoo.org/705536 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14468 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs: bump to 7.2Tomáš Mózes2020-01-192-0/+208
| | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>