summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-tv/xmltv: remove broken version 0.6.1-r1Wilson Michaels2021-10-203-296/+0
| | | | | | | | Closes: https://bugs.gentoo.org/818385 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Wilson Michaels <thebitpit@austincustomerrands.com> Closes: https://github.com/gentoo/gentoo/pull/22636 Signed-off-by: Sam James <sam@gentoo.org>
* media-tv/xmltv: Stabilize 1.0.0 arm, #818388Sam James2021-10-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-tv/xmltv: x86 stable wrt bug #818388Agostino Sarubbo2021-10-181-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-tv/xmltv: Stabilize 1.0.0 arm64, #818388Sam James2021-10-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-tv/xmltv: Stabilize 1.0.0 amd64, #818388Sam James2021-10-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-tv/xmltv: Stabilize 0.6.1-r1 arm, #799659Sam James2021-10-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-tv/xmltv: bump xmltv-1.0.0Wilson Michaels2021-08-163-0/+246
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Wilson Michaels <thebitpit@austincustomerrands.com> Closes: https://github.com/gentoo/gentoo/pull/21965 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-tv/xmltv: drop 0.5.70Sam James2021-08-113-188/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-tv/xmltv: Add missing (r)dependWilson Michaels2021-08-111-0/+2
| | | | | | | | Closes: https://bugs.gentoo.org/807577 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Wilson Michaels <thebitpit@austincustomerrands.com> Closes: #21946 Signed-off-by: Sam James <sam@gentoo.org>
* Revert "media-tv/xmltv: Add missing (r)depend"Sam James2021-08-114-2/+188
| | | | | | | | Reverting so we can drop the old ebuild in a separate commit. This reverts commit ffc55f29d83232149165f9f9f9a80bb6a647b60d. Signed-off-by: Sam James <sam@gentoo.org>
* media-tv/xmltv: Add missing (r)dependWilson Michaels2021-08-114-188/+2
| | | | | | | | Closes: https://bugs.gentoo.org/807577 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Wilson Michaels <thebitpit@austincustomerrands.com> Closes: https://github.com/gentoo/gentoo/pull/21946 Signed-off-by: Sam James <sam@gentoo.org>
* media-tv/xmltv: Stabilize 0.6.1 arm64, #799659Sam James2021-08-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-tv/xmltv: Stabilize 0.6.1 x86, #799659Sam James2021-07-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-tv/xmltv: Stabilize 0.6.1 amd64, #799659Sam James2021-07-271-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-1/+0
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Update copyright line for files touched in 2019 and 2020.Ulrich Müller2020-12-231-1/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* */*: update thebitpit's maintainer e-mail addressJoonas Niilola2020-10-261-1/+1
| | | | | Bug: https://bugs.gentoo.org/694740 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-tv/xmltv: keyworded 0.6.1 for ppcSergei Trofimovich2020-07-051-1/+1
| | | | | | | | keyworded wrt bug #729786 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-tv/xmltv: arm keyworded (bug #729786)Sam James (sam_c)2020-07-011-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-tv/xmltv: arm64 keyworded (bug #722280)Sam James (sam_c)2020-06-221-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-tv/xmltv: Bump version 0.6.1Wilson Michaels2020-05-043-5/+302
| | | | | | | | Bug: https://bugs.gentoo.org/716512 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Wilson Michaels <thebitpit@earthlink.net> Closes: https://github.com/gentoo/gentoo/pull/15275 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-tv/xmltv: Replace underscores in USE flag namesMichał Górny2019-09-232-58/+58
| | | | | Closes: https://bugs.gentoo.org/695162 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-tv/xmltv: Remove old, bug 630474Andreas K. Hüttel2018-12-283-217/+0
| | | | | | Closes: https://bugs.gentoo.org/630474 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-tv/xmltv: remove unused patch(es)Michael Mair-Keimberger2018-06-131-68/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/8831
* media-tv/xmltv: drop oldJonas Stein2018-06-124-407/+0
| | | | | | remove old ebuilds Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-tv/xmltv: Maintainer retiredJonas Stein2018-06-121-8/+2
| | | | | | Maintainer retired due to inactivity. Bug: https://bugs.gentoo.org/633250 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-tv/xmltv: Dropped to ~ppc, bug 652902Matt Turner2018-05-242-2/+2
|
* media-tv/xmltv-0.5.70: ppc stable, bug 652902Matt Turner2018-05-241-1/+1
|
* media-tv/xmltv: amd64 stable wrt bug #652902Mikle Kolyada2018-04-291-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-tv/xmltv: x86 stable (bug #652902)Thomas Deutschmann2018-04-251-1/+1
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* media-tv/xmltv: Drop eutilsJonas Stein2018-04-101-1/+1
| | | | | | inherited eutils, but no functions used since EAPI=6 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* media-tv/xmltv: Declare local variableJonas Stein2018-04-103-3/+6
| | | | | | Declare local variable Package-Manager: Portage-2.3.28, Repoman-2.3.9
* media-tv/xmltv: Drop superfluous commentsJonas Stein2018-04-103-45/+3
| | | | | | Drop superfluous comments which explain USE flags in Gentoo. Package-Manager: Portage-2.3.28, Repoman-2.3.9
* media-tv/xmltv: Remove useless maintainer <description/>Michał Górny2018-02-111-5/+4
| | | | | | | | | Remove useless/redundant maintainer <description/>. It does not benefit bug wrangling, and only wastes developer's time on reading it. Few tips: - assignee/CC is implied by ordering, there is no reason to repeat it, - we know that maintainer is maintainer (la la la la la), - most of adjectives for maintainer are of no value and/or are obvious.
* media-tv/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* media-tv/xmltv: Version bump to 0.5.70James Le Cuirot2017-12-033-1/+198
| | | | | | | The grabber list has been updated according to the release notes. The sd_json grabber has been renamed to zz_sdjson. Package-Manager: Portage-2.3.16, Repoman-2.3.6
* media-tv/xmltv: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-271-56/+56
|
* media-tv/xmltv: Fix configure/compile on Perl 5.26 re bug #630474Kent Fredric2017-09-242-13/+74
| | | | | | | | | | | Fixes: - Configure fails without '.' in @INC - Compile fails without '.' in @INC - Compile/Configure fails to use Data::Manip on machines with gentoo-install-media default setting TZ=Factory Closes: https://bugs.gentoo.org/630474 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-tv/xmltv: Half the work to make this compatible to Perl 5.26Andreas K. Hüttel2017-09-232-1/+16
| | | | | | | | Now the configure phase works. Unfortunately the written Makefile still calls Perl, requiring modules in . Bug: https://bugs.gentoo.org/630474 Package-Manager: Portage-2.3.10, Repoman-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-tv/xmltv: remove unused patchMichael Mair-Keimberger (asterix)2016-12-271-10/+0
|
* media-tv/xmltv: version bump to -0.5.68.Jason Miller2016-10-263-0/+213
| | | | | | | Package-Manager: portage-2.2.26 Closes: https://github.com/gentoo/gentoo/pull/2653 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-tv/xmltv: Fix dependency on dev-perl/TkKent Fredric2016-03-152-2/+2
| | | | Package-Manager: portage-2.2.27
* media-tv/xmltv: Fix dependency on dev-perl/Date-ManipKent Fredric2016-03-112-3/+3
| | | | Package-Manager: portage-2.2.27
* media-tv/xmltv: bump to vn. -0.5.67Jason Miller2016-01-273-0/+232
| | | | Package-Manager: portage-2.2.26
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+0
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* 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