summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-cpp/asio: version 1.17.0Alexey Sokolov2020-07-242-0/+53
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/16656 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-cpp/asio: Remove oldDavid Seifert2020-07-062-50/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-cpp/asio: x86 stable wrt bug #730710Agostino Sarubbo2020-07-051-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>
* dev-cpp/asio: ppc64 stable wrt bug #730710Agostino Sarubbo2020-07-051-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/asio: ppc stable wrt bug #730710Agostino Sarubbo2020-07-051-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/asio: amd64 stable wrt bug #730710Agostino Sarubbo2020-07-051-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>
* dev-cpp/asio: stable 1.16.1 for sparc, bug #730710Rolf Eike Beer2020-07-051-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-cpp/asio: update maintainer and upstreamAlexey Sokolov2020-06-051-3/+7
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Stefan Strogin <steils@gentoo.org>
* dev-cpp/asio: drop old 1.12.2, 1.13.0Stefan Strogin2020-06-023-100/+0
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* dev-cpp/asio: version bump to 1.16.1Stefan Strogin2020-06-022-0/+50
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-032-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-112-2/+2
| | | | | | | 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>
* */*: Drop stable alpha keywordsMatt Turner2020-01-252-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-114-1/+5
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/asio-1.14.0: alpha stable, bug 699366Matt Turner2019-12-061-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-cpp/asio: ia64 stable wrt bug #699366Agostino Sarubbo2019-11-141-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/asio: ppc stable wrt bug #699366Agostino Sarubbo2019-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/asio: ppc64 stable wrt bug #699366Agostino Sarubbo2019-11-121-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/asio: x86 stable wrt bug #699366Agostino Sarubbo2019-11-121-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/asio-1.14.0: amd64 stable (bug 699366)Piotr Karbowski2019-11-111-1/+1
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* dev-cpp/asio: stable 1.14.0 for sparc, bug #699366Rolf Eike Beer2019-11-101-1/+1
| | | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-cpp/asio: drop old 1.12.1Stefan Strogin2019-08-222-49/+0
| | | | | Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* dev-cpp/asio: bump version to 1.14.0Stefan Strogin2019-08-222-0/+49
| | | | | Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* dev-cpp/asio: update metadata.xmlStefan Strogin2019-05-071-5/+1
| | | | | | Bug: https://bugs.gentoo.org/670668 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* dev-cpp/asio: bump version to 1.13.0Stefan Strogin2019-04-222-0/+49
| | | | | | | Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11725 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/asio: bump version to 1.12.2Stefan Strogin2019-04-222-0/+49
| | | | | | | | Update HOMEPAGE; EAPI=7. Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/asio: Make Stefan Strogin the maintainerMichał Górny2019-04-151-2/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/asio: version bump to 1.12.1, add libressl supportStefan Strogin2018-05-252-0/+49
| | | | | Closes: https://bugs.gentoo.org/656458 Closes: https://github.com/gentoo/gentoo/pull/8581
* dev-cpp/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-cpp/asio: add ~arm64 (bug 544378).Michael Weber2017-04-051-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm64"
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-cpp/asio: Remove oldDavid Seifert2017-01-204-1288/+0
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3564
* dev-cpp/asio: ppc64 stable wrt bug #604516Agostino Sarubbo2017-01-201-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/asio: ia64 stable wrt bug #604516Agostino Sarubbo2017-01-171-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/asio: ppc stable wrt bug #604516Agostino Sarubbo2017-01-151-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/asio: sparc stable wrt bug #604516Agostino Sarubbo2017-01-111-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/asio-1.10.8-r0: stable on alphaTobias Klausmann2017-01-061-1/+1
| | | | Gentoo-Bug: 604516
* dev-cpp/asio: x86 stable wrt bug #604516Agostino Sarubbo2017-01-041-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/asio: ppc64 stable wrt bug #577322Agostino Sarubbo2017-01-031-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/asio-1.10.8-r0: stable on amd64Tobias Klausmann2016-12-191-1/+1
| | | | Gentoo-Bug: 538742
* dev-cpp/asio: Version bump to 1.10.8David Seifert2016-10-212-16/+15
| | | | Package-Manager: portage-2.3.2
* sourceforge: switch to https:// URIsMike Frysinger2016-07-271-1/+1
|
* dev-cpp/asio: ppc stable wrt bug #577322Agostino Sarubbo2016-07-061-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/asio: x86 stable wrt bug #577322Agostino Sarubbo2016-06-251-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/asio-1.4.8-r1: add alpha keywordTobias Klausmann2016-05-271-2/+2
| | | | | | Gentoo-Bug: 577322 Package-Manager: portage-2.3.0_rc1
* dev-cpp/asio: amd64 stable wrt bug #577322Agostino Sarubbo2016-05-131-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/asio: bump to latest 1.10.6 stable releaseDavid Seifert2016-03-152-0/+48
| | | | | | | | Gentoo-Bug: 568332 * EAPI=6 * ebuild by Brian Evans Package-Manager: portage-2.2.28
* 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/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* 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