summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/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>
* x11-misc/obmenu-generator: bump to 0.90Ben Kohler2021-08-232-0/+37
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* x11-misc/obmenu-generator: drop oldBen Kohler2021-04-192-37/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* x11-misc/obmenu-generator: Use optfeature_header() instead of custom elogAndreas Sturmlechner2021-04-042-3/+3
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-misc/obmenu-generator: 0.89 stableBen Kohler2021-01-081-2/+2
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* x11-misc/obmenu-generator: bump to 0.89Ben Kohler2020-12-032-0/+37
| | | | | Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* x11-misc/obmenu-generator: 0.88 stableBen Kohler2020-10-201-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/750419 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* x11-misc/obmenu-generator: Inherit optfeature.eclassDavid Seifert2020-09-071-1/+1
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org>
* x11-misc/obmenu-generator: drop oldBen Kohler2020-06-303-67/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* x11-misc/obmenu-generator: bump to 0.88Ben Kohler2020-06-252-0/+37
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* x11-misc/obmenu-generator: bump to 0.87 & make Gtk2/Gtk3 optionalBen Kohler2020-01-242-0/+37
| | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* x11-misc/obmenu-generator: add missing dev-perl/Gtk2 dep & take pkgBen Kohler2020-01-232-1/+5
| | | | | | | Closes: https://bugs.gentoo.org/675004 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* x11-misc/obmenu-generator: add missing perl[gdbm] depBen Kohler2020-01-231-2/+2
| | | | | | Closes: https://bugs.gentoo.org/702166 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* x11-misc/obmenu-generator: [QA] Fix HomepageInSrcUriDavid Seifert2020-01-131-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* x11-misc/obmenu-generator: Drop oldMichał Górny2019-09-112-27/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add maintainer-needed comment to all unmaintained packagesMichał Górny2019-07-171-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-misc/obmenu-generator: Version 0.85Jeroen Roovers2018-12-092-0/+29
| | | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Fixes: https://bugs.gentoo.org/651790 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* x11-misc: Update Manifest hashes.Ulrich Müller2017-12-091-1/+1
|
* x11-misc/obmenu-generator: Remove oldHarri Nieminen2017-03-072-33/+0
| | | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4142
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* x11-misc/obmenu-generator: Add missing upstream maintainer's nameMichał Górny2016-05-071-0/+1
|
* Remove explicit notion of maintainer-needed, for GLEP 67Michał Górny2016-01-241-3/+0
| | | | | | GLEP 67 removes the explicit notion of maintainer-needed@g.o being used for packages lacking maintainers, in favor of assuming maintainer-needed whenever the package has no maintainers.
* x11-misc/obmenu-generator: version bumpMichael Palimaka2015-11-242-0/+28
| | | | | | Gentoo-bug: 544912 Package-Manager: portage-2.2.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-083-0/+47
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