summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/gaupol: bump to 1.9, use distutils_enable_testsLouis Sautier2021-01-091-0/+1
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* media-video/gaupol: remove oldLouis Sautier2020-09-051-1/+0
| | | | | Package-Manager: Portage-3.0.3, Repoman-2.3.23 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* media-video/gaupol: remove oldLouis Sautier2020-05-241-1/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* media-video/gaupol: remove oldLouis Sautier2020-04-121-1/+0
| | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* media-video/gaupol: bump to 1.8, add Python 3.8 supportLouis Sautier2020-04-121-0/+1
| | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* media-video/gaupol: remove oldLouis Sautier2019-08-051-1/+0
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* media-video/gaupol: bump to 1.7, uses gspell for spell-checkingLouis Sautier2019-08-051-0/+1
| | | | | | | | | | | | * Uses gspell instead of pyenchant (unmaintained) and gtkspell. * Improve postinst messages, especially those related to spell-checking. * Bump to EAPI 7. * Stop relying on deprecated gnome2_icon_cache_update function. * Remove useless call to xdg_mimeinfo_database_update as no files are installed in /usr/share/mime. Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* media-video/gaupol: remove oldLouis Sautier2019-06-091-1/+0
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* media-video/gaupol: bump to 1.6Louis Sautier2019-06-091-0/+1
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* media-video/gaupol: bump to 1.5, make pytest verboseLouis Sautier2019-02-031-0/+1
| | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* media-video/gaupol: remove oldLouis Sautier2018-07-131-1/+0
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* media-video/gaupol: bump to 1.4.1, remove pytest-runner depLouis Sautier2018-07-131-0/+1
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* media-video/gaupol: Drop oldPacho Ramos2018-06-281-1/+0
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* media-video/gaupol: remove oldLouis Sautier2018-05-261-2/+0
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* media-video/gaupol: bump to 1.4Louis Sautier2018-05-261-0/+1
| | | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8362
* media-video/*: Update Manifest hashesMichał Górny2017-12-101-4/+4
|
* media-video/gaupol: bump to 1.3.1, fix dependenciesLouis Sautier2017-11-171-0/+1
| | | | | | | | Runtime dependencies are not required at install time, except if tests are enabled. dev-util/intltool is not required any more. Package-Manager: Portage-2.3.13, Repoman-2.3.4 Closes: https://github.com/gentoo/gentoo/pull/6188
* media-video/gaupol: remove oldLouis Sautier2017-04-261-1/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/4490 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* media-video/gaupol: bump to 1.2, add Python 3.6Louis Sautier2017-04-261-0/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* media-video/gaupol: bump to 1.0Louis Sautier2016-10-311-0/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/2697 Package-Manager: portage-2.3.2
* media-video/gaupol: Clean up old.Patrice Clement2016-08-211-2/+0
| | | | Package-Manager: portage-2.2.28
* media-video/gaupol: version bump to 0.92.Louis Sautier2016-08-211-0/+1
| | | | | | | Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2116 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-video/gaupol: bump to 0.91, update LICENSELouis Sautier2016-08-051-0/+1
| | | | Package-Manager: portage-2.3.0
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+2
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