Commit Graph

23 Commits

Author SHA1 Message Date
Robin H. Johnson
61b861acd7 Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-28 11:50:50 -08:00
Steev Klimaszewski
a896c78c67 dev-libs/liblinear: Keyword 210-r1 for arm64
Tested on Cortex-A53

Package-Manager: portage-2.2.27
2016-03-03 20:16:22 -06:00
Jeroen Roovers
d17287b35b dev-libs/liblinear: Old.
Package-Manager: portage-2.2.27
2016-02-14 09:42:56 +01:00
Michał Górny
8849b098c0 Set appropriate maintainer types in metadata.xml (GLEP 67) 2016-01-24 23:58:38 +01:00
Agostino Sarubbo
344fbba52c dev-libs/liblinear: ppc stable wrt bug #569730
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-01-17 17:56:38 +01:00
Agostino Sarubbo
a098ca293f dev-libs/liblinear: ia64 stable wrt bug #569730
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-01-11 10:02:14 +01:00
Agostino Sarubbo
099fd64de1 dev-libs/liblinear: alpha stable wrt bug #569730
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-01-10 11:32:06 +01:00
Markus Meier
870b0e4fe1 dev-libs/liblinear: arm stable, bug #569730
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
2016-01-09 17:09:57 +01:00
Agostino Sarubbo
d1f2feadab dev-libs/liblinear: sparc stable wrt bug #569730
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-01-09 07:39:22 +01:00
Agostino Sarubbo
10b873541f dev-libs/liblinear: x86 stable wrt bug #569730
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-01-06 14:28:12 +01:00
Jeroen Roovers
8f333fa3f8 dev-libs/liblinear: Stable for HPPA (bug #569730).
Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches
2016-01-02 08:11:29 +01:00
Jeroen Roovers
4d7dacbca5 dev-libs/liblinear: Stable for PPC64 (bug #569730).
Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches
2015-12-28 08:57:57 +01:00
Agostino Sarubbo
4f443afa29 dev-libs/liblinear: amd64 stable wrt bug #569730
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2015-12-27 00:32:03 +01:00
Patrick Lauer
ed17348497 dev-libs/liblinear: Whitespace 2015-12-21 15:31:39 +01:00
Michał Górny
15f60e9c9f dev-libs/liblinear: Fix quoting
Package-Manager: portage-2.2.22
2015-10-03 14:32:12 +02:00
Jeroen Roovers
207e19f486 dev-libs/liblinear: Add IUSE=blas.
Package-Manager: portage-2.2.22
2015-10-03 09:49:19 +02:00
Jeroen Roovers
22acd3654a Undo blas crap
Package-Manager: portage-2.2.20.1
2015-09-29 20:03:00 +02:00
Michał Górny
997ff7a451 dev-libs/liblinear: fix missing quoting, #561826
Add missing quoting around make parameters. Thanks to Ben Kohler for the
solution.

Fixes: https://bugs.gentoo.org/show_bug.cgi?id=561826

Package-Manager: portage-2.2.20
2015-09-29 18:13:23 +02:00
Justin Lecher
c022f38e43 dev-libs/liblinear: Unbundle blas
Package-Manager: portage-2.2.22
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-09-29 11:09:42 +02:00
Jeroen Roovers
2feeebed0a dev-libs/liblinear: Version bump.
Package-Manager: portage-2.2.20.1
2015-09-29 06:03:58 +02:00
Mike Gilbert
1bfb585cc6 Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version.
This partially reverts eaaface92e.

Bug: https://bugs.gentoo.org/552720
2015-08-24 16:30:34 -04:00
Justin Lecher
eaaface92e Use https by default
Convert all URLs for sites supporting encrypted connections from http to https

Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 12:49:19 +02:00
Robin H. Johnson
56bd759df1 proj/gentoo: Initial commit
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
2015-08-08 17:38:18 -07:00