Sergey Torokhov
4f4675fd10
dev-libs/tinyxml: fix libdir path in tinyxml.pc file
...
While using clang/llvm/lld env the on configuration phase
the information about library directory is taken from tinyxml.pc file.
On the amd64 arch system the use of lld linker instead of ldd
results in linking error as LDFLAGS is additionally filled with
`-L/usr/lib -ltinyxml` instead of `-L/usr/lib64 -ltinyxml`.
I.e. it causes linking error for dev-util/codeblocks package
on clang/llvm/lld systems.
Closes: https://bugs.gentoo.org/738948
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru >
Closes: https://github.com/gentoo/gentoo/pull/17606
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org >
2020-09-23 11:00:09 +02:00
Matt Turner
0b8b716331
*/*: Drop stable ia64 keywords
...
Signed-off-by: Matt Turner <mattst88@gentoo.org >
2020-04-03 12:33:33 -07:00
David Seifert
a1ff7d26aa
dev-libs/tinyxml: Remove old 2.6.2-r2
...
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org >
2020-01-26 15:27:07 +01:00
Matt Turner
5671613f07
*/*: Drop stable alpha keywords
...
Signed-off-by: Matt Turner <mattst88@gentoo.org >
2020-01-25 16:18:19 -08:00
Aaron Bauman
6d6c819846
dev-libs/tinyxml: arm64 stable (bug #704452 )
...
Signed-off-by: Aaron Bauman <bman@gentoo.org >
Package-Manager: Portage-2.3.84, Repoman-2.3.20
2020-01-04 22:35:04 -05:00
Rolf Eike Beer
01d4f6e4e3
dev-libs/tinyxml: stable 2.6.2-r3 for hppa, bug #704452
...
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de >
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org >
2020-01-03 23:36:45 +00:00
Agostino Sarubbo
ebaa7f343a
dev-libs/tinyxml: arm stable wrt bug #704452
...
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org >
2020-01-03 15:33:04 +01:00
Agostino Sarubbo
051b0009d6
dev-libs/tinyxml: x86 stable wrt bug #704452
...
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org >
2020-01-03 15:30:46 +01:00
Agostino Sarubbo
7aa780f0b9
dev-libs/tinyxml: ia64 stable wrt bug #704452
...
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org >
2020-01-03 14:55:56 +01:00
Agostino Sarubbo
976a8c452f
dev-libs/tinyxml: ppc64 stable wrt bug #704452
...
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org >
2020-01-03 14:43:42 +01:00
Agostino Sarubbo
85851cb68a
dev-libs/tinyxml: ppc stable wrt bug #704452
...
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org >
2020-01-03 14:41:54 +01:00
Agostino Sarubbo
1c73dad601
dev-libs/tinyxml: s390 stable wrt bug #704452
...
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org >
2020-01-03 13:18:02 +01:00
Agostino Sarubbo
2f4c115fdc
dev-libs/tinyxml: amd64 stable wrt bug #704452
...
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org >
2020-01-03 11:06:13 +01:00
Rolf Eike Beer
6e793bfaf7
dev-libs/tinyxml: stable 2.6.2-r3 for sparc, bug #704452
...
Package-Manager: Portage-2.3.79, 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 >
2020-01-02 09:57:22 +00:00
Michał Górny
49ebab7dbb
dev-libs: Remove *-fbsd KEYWORDS
...
Signed-off-by: Michał Górny <mgorny@gentoo.org >
2019-10-11 17:34:24 +02:00
Mikle Kolyada
45689ad077
dev-libs/tinyxml: restore s390 keywords
...
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-06-08 10:28:35 +03:00
band-a-prend
3325703c78
dev-libs/tinyxml: add pkgconfig 'tinyxml.pc' file
...
Add 'tinyxml.pc' file to /usr/share/pkgconfig during installation.
This file could be required by some applications during configure stage,
e.g. dev-util/codeblocks-17.12 (currently uses bendled tinyxml).
2018-05-17 18:59:30 +02:00
Mart Raudsepp
b94b4d0d3b
dev-libs/tinyxml: arm64 stable
...
Package-Manager: Portage-2.3.28, Repoman-2.3.9
2018-05-01 13:47:50 +03:00
Matt Turner
e873ac185b
dev-libs/tinyxml-2.6.2-r2: added ~mips
2018-03-28 13:54:35 -07:00
Michał Górny
1c3f076eb7
dev-libs/tinyxml: Keyword ~amd64-fbsd
2018-03-01 09:39:11 +01:00
Michał Górny
e7dc057c1a
dev-libs/*: Update Manifest hashes
2017-12-09 18:19:38 +01:00
Jonas Stein
c4958cb5e6
dev-libs/tinyxml: Shorter DESCRIPTION
2017-08-04 23:04:59 +02:00
Jeroen Roovers
43bb7b6c44
dev-libs/tinyxml: Stable for HPPA (bug #606818 ).
...
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --ignore-arches
2017-03-16 14:08:40 +01:00
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
Michael Weber
181f1ee573
dev-libs/tinyxml: arm stable (bug 606818)
...
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
2017-02-24 22:27:02 +01:00
Agostino Sarubbo
fee70586db
dev-libs/tinyxml: ppc64 stable wrt bug #606818
...
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org >
2017-02-24 14:44:49 +01:00
Tobias Klausmann
2da72936b3
dev-libs/tinyxml-2.6.2-r2: add alpha keyword
...
Gentoo-Bug: 606818
2017-02-21 10:15:28 +01:00
Agostino Sarubbo
af2d6cc7b2
dev-libs/tinyxml: ia64 stable wrt bug #606818
...
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org >
2017-02-18 15:41:52 +01:00
Tobias Klausmann
6779fd7848
dev-libs/tinyxml-2.6.2-r2: keyworded for ~alpha
...
Gentoo-Bug: 595732
2016-10-04 09:58:41 +02:00
Jeroen Roovers
f7a5c9451a
dev-libs/tinyxml: Mark ~hppa (bug #595732 ).
...
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
2016-10-02 10:06:45 +02:00
Michał Górny
8849b098c0
Set appropriate maintainer types in metadata.xml (GLEP 67)
2016-01-24 23:58:38 +01:00
Mike Frysinger
27f46a69f9
dev-libs/tinyxml: use versionator to parse $PV
2015-12-22 12:48:40 -05: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