summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-irc/anope: remove unused patchMichael Mair-Keimberger2020-12-211-22/+0
| | | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/anope: cleanup oldSam James2020-12-202-155/+0
| | | | | Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/anope: Stabilize 2.0.9 amd64, #758821Sam James2020-12-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/anope: x86 stable (bug #758821)Thomas Deutschmann2020-12-101-1/+1
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-irc/anope: bump to 2.0.9Sam James2020-10-242-1/+1
| | | | | | | | Fixes a regression in 2.0.8 with MySQL usage. See: https://github.com/anope/anope/compare/2.0.8...2.0.9 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/anope: bump to 2.0.8Sam James2020-10-122-0/+153
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/anope: cleanup oldSam James2020-08-303-171/+0
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/anope: update sam's emailSam James2020-07-081-5/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Sam James <sam@gentoo.org>
* net-irc/anope: arm keyworded (bug #720822)Sam James (sam_c)2020-06-061-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: Michał Górny <mgorny@gentoo.org>
* net-irc/anope: x86 stable wrt bug #722792Agostino Sarubbo2020-05-131-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>
* net-irc/anope: amd64 stable wrt bug #722792Agostino Sarubbo2020-05-131-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>
* net-irc/anope: arm64 keyworded (bug #720822)Sam James (sam_c)2020-05-081-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: Mart Raudsepp <leio@gentoo.org>
* net-irc/anope: Fix patch filenamesSam James (sam_c)2020-05-055-4/+4
| | | | | | | | | Adhere to the standards for patch file naming. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Closes: https://github.com/gentoo/gentoo/pull/15654 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-irc/anope: Fix build with USE=sqlSam James (sam_c)2020-05-051-2/+0
| | | | | | | | | | | | | Not all modules are conditional: * m_sqlite.cpp * db_live.cpp ... are always built, so don't create an (incorrect) symlink. Closes: https://bugs.gentoo.org/720984 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Closes: https://github.com/gentoo/gentoo/pull/15650 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-irc/anope: Fix musl buildSam James (sam_c)2020-05-052-0/+23
| | | | | | | | | | | | | __USE_GNU_GETTEXT is exposed by musl because they provide a GNU gettext-compatible interface. This doesn't mean they provide all the internals that glibc does. Check for __GLIBC__ if using internal _nl_msg_cat_cntr. Closes: https://bugs.gentoo.org/716658 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-irc/anope: Bump to 2.0.7, GLEP 81Sam James (sam_c)2020-04-115-7/+191
| | | | | | | | | | * Bumps version to GLEP 81 * Converts to GLEP 81 * Become proxy-maintainer Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Closes: https://github.com/gentoo/gentoo/pull/15253 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Switch m-n packages to cmake.eclassAndreas Sturmlechner2020-01-021-4/+4
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-irc/anope: Improve USE flag namingMichał Górny2019-09-232-42/+41
| | | | | | | | Kill meaningless 'anope_modules_' prefix from flags, and replace underscores with hyphens. Closes: https://bugs.gentoo.org/695170 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-irc/anope: [QA] Fix missing trailing slashDavid Seifert2019-08-111-2/+2
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Add maintainer-needed comment to all unmaintained packagesMichał Górny2019-07-171-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-irc/anope: Add default pid path patchBrian Evans2019-02-062-0/+20
| | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Brian Evans <grknight@gentoo.org>
* net-irc/anope: Drop oldBrian Evans2019-02-067-386/+0
| | | | | | | | | Non-maintainer commit Closes: https://bugs.gentoo.org/632430 Closes: https://bugs.gentoo.org/665980 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Brian Evans <grknight@gentoo.org>
* net-irc/anope: Version bumpBrian Evans2019-02-064-0/+182
| | | | | | | | | | Non-maintainer commit Based heavily off of Palme's ebuild in the bug Closes: https://bugs.gentoo.org/420613 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Brian Evans <grknight@gentoo.org>
* net-irc/anope: Update maintainer due to bug #96159Pacho Ramos2018-03-131-4/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-irc/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-282-2/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-irc/anope: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+0
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* net-irc/anope: make init script use ircdBjarke Istrup Pedersen2015-09-072-1/+5
| | | | Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-089-0/+435
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed