summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/exiftool: remove oldTim Harder2016-12-056-120/+0
|
* media-libs/exiftool: stabilize 10.31Tim Harder2016-12-051-1/+1
|
* media-libs/exiftool: version bump to 10.36Tim Harder2016-11-302-0/+24
|
* media-libs/exiftool: version bump to 10.35Tim Harder2016-11-232-0/+24
|
* media-libs/exiftool: version bump to 10.33Tim Harder2016-11-122-0/+24
|
* media-libs/exiftool: version bump to 10.31Tim Harder2016-10-262-0/+24
|
* media-libs/exiftool: version bump to 10.28Tim Harder2016-10-032-0/+24
|
* media-libs/exiftool: remove oldTim Harder2016-09-234-72/+0
|
* media-libs/exiftool: stabilize 10.25Tim Harder2016-09-231-1/+1
|
* media-libs/exiftool: version bump to 10.27Tim Harder2016-09-232-0/+24
|
* media-libs/exiftool: remove oldTim Harder2016-08-075-97/+0
|
* media-libs/exiftool: stabilize 10.20 for allTim Harder2016-08-071-1/+1
|
* media-libs/exiftool: version bump to 10.25Tim Harder2016-08-072-0/+24
|
* media-libs/exiftool: version bump to 10.24Tim Harder2016-07-312-0/+24
|
* media-libs/exiftool: version bump to 10.23Tim Harder2016-07-202-0/+24
|
* media-libs/exiftool: version bump to 10.20Tim Harder2016-06-192-0/+24
|
* media-libs/exiftool: Bump to version 10.19Lars Wendler2016-06-022-0/+24
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-libs/exiftool: Removed old.Lars Wendler2016-05-313-56/+0
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-libs/exiftool: Bump to version 10.18Lars Wendler2016-05-312-0/+24
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-libs/exiftool: version bump to 10.17Tim Harder2016-05-252-0/+24
|
* media-libs/exiftool: Removed old.Lars Wendler2016-05-042-25/+0
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-libs/exiftool: Bump to version 10.16Lars Wendler2016-05-042-0/+29
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-libs/exiftool: Removed old.Lars Wendler2016-04-264-75/+0
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-libs/exiftool: Bump to version 10.15Lars Wendler2016-04-262-0/+27
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-libs/exiftool: version bump to 10.14Tim Harder2016-04-112-0/+25
|
* media-libs/exiftool: version bump to 10.13Tim Harder2016-03-162-0/+25
|
* media-libs/exiftool: remove oldTim Harder2016-03-055-100/+0
|
* media-libs/exiftool: stabilize 10.10 for allTim Harder2016-03-051-1/+1
|
* media-libs/exiftool: version bump to 10.12Tim Harder2016-03-052-0/+25
|
* media-libs/exiftool: version bump to 10.11Tim Harder2016-02-222-0/+25
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-2/+8
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* media-libs/exiftool: version bump to 10.10Tim Harder2016-01-232-0/+25
|
* media-libs/exiftool: version bump to 10.09Tim Harder2016-01-102-0/+25
|
* media-libs/exiftool: version bump to 10.07Tim Harder2015-12-012-0/+25
|
* media-libs/exiftool: remove oldTim Harder2015-08-2410-216/+0
|
* media-libs/exiftool-9.98: stabilize for allTim Harder2015-08-241-1/+1
|
* media-libs/exiftool: version bumpTim Harder2015-08-242-0/+25
|
* 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/+393
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