summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/libmowgli: Drop unstable keywordWade Cline2020-04-101-1/+1
| | | | | Signed-off-by: Wade Cline <wadecline@hotmail.com> Signed-off-by: Joonas Niilola <juippis@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>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/libmowgli: Fix QA issuesWade Cline2019-09-201-2/+2
| | | | | | Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://bugs.gentoo.org/694628 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/libmowgli: hppa stable wrt bug #639142Mikle Kolyada2018-04-141-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/libmowgli-2.1.3-r0: alpha stableTobias Klausmann2018-03-311-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/639142
* dev-libs/libmowgli: amd64 stable wrt bug #639142Mikle Kolyada2018-03-221-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/libmowgli: arm stable, bug #639142Markus Meier2018-03-211-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* dev-libs/libmowgli: stable 2.1.3 for ppc64, bug #639142Sergei Trofimovich2018-03-201-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
* dev-libs/libmowgli: stable 2.1.3 for sparc, bug #639142Rolf Eike Beer2018-03-111-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-libs/libmowgli: x86 stable (bug #639142)Thomas Deutschmann2018-03-111-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/libmowgli: stable 2.1.3 for ppc, bug #639142Sergei Trofimovich2018-03-111-2/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* dev-libs/libmowgli: version bump to 2.1.3.Wade Cline2017-09-221-0/+28
This commit: * Adds back libressl support. * Properly honours the 'ssl' USE flag during configuration. * Removes deprecated 2.0.0 ebuild. Closes: https://github.com/gentoo/gentoo/pull/5761