summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/libxml2: Drop oldPacho Ramos2016-01-111-218/+0
| | | | Package-Manager: portage-2.2.26
* dev-libs/libxml2: Version bumpPacho Ramos2016-01-112-0/+216
| | | | Package-Manager: portage-2.2.26
* dev-libs/libxml2: sparc stable wrt bug #560524Mikle Kolyada2015-12-251-1/+1
| | | | Package-Manager: portage-2.2.24
* dev-libs/libxml2: Fix python ABI detectionJustin Lecher2015-11-292-0/+18
| | | | | | | | | | | Gentoo recently moved closer to upstream in terms of naming python with regards to the build ABI. This patch adopts the buildsystem to this change Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=567066 Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-libs/libxml2: ia64 stable wrt bug #560524Agostino Sarubbo2015-11-181-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64"
* dev-libs/libxml2: s390 stableSergey Popov2015-11-181-1/+1
| | | | | | Gentoo-Bug: 560524 Package-Manager: portage-2.2.23
* dev-libs/libxml2: arm stable, bug #560524Markus Meier2015-11-151-1/+1
| | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="arm"
* dev-libs/libxml2: alpha stable, bug 560524.Matt Turner2015-11-151-1/+1
|
* dev-libs/libxml2: ppc stable wrt bug #560524Agostino Sarubbo2015-11-121-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* dev-libs/libxml2: Stable for HPPA (bug #560524).Jeroen Roovers2015-11-121-1/+1
| | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --ignore-arches
* dev-libs/libxml2: Stable for PPC64 (bug #560524).Jeroen Roovers2015-11-121-1/+1
| | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --ignore-arches
* dev-libs/libxml2: x86 stable wrt bug #560524Agostino Sarubbo2015-11-111-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* dev-libs/libxml2: amd64 stable wrt bug #560524Agostino Sarubbo2015-11-111-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* dev-libs/libxml2: fix python module installation, bug #565310Gilles Dartiguelongue2015-11-101-6/+3
| | | | Package-Manager: portage-2.2.24
* dev-libs/libxml2: re-add missing call to eprefixifyGilles Dartiguelongue2015-11-091-0/+2
| | | | Package-Manager: portage-2.2.23
* dev-libs/libxml2: apply several security patchesGilles Dartiguelongue2015-11-099-0/+589
| | | | | | | | | | | | | | Security bugs: #560524, #564240 and #564776. Also fix incorrect lzma support, bug #530386 and fix handling of documentation and examples with USE=python, bug #533324. https://bugs.gentoo.org/show_bug.cgi?id=530386 https://bugs.gentoo.org/show_bug.cgi?id=533324 https://bugs.gentoo.org/show_bug.cgi?id=560524 https://bugs.gentoo.org/show_bug.cgi?id=564240 https://bugs.gentoo.org/show_bug.cgi?id=564776 Package-Manager: portage-2.2.23
* dev-libs/libxml2: disable building of useless programsMike Frysinger2015-10-302-0/+62
| | | | These aren't used during build or install, so disable them.
* dev-libs/libxml2: Add python3.5 supportJustin Lecher2015-10-212-6/+7
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* 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-0812-0/+835
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