Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 603810 - Maintainership request: dev-util/qdevicemonitor
Summary: Maintainership request: dev-util/qdevicemonitor
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Proxy Maintainers
URL:
Whiteboard:
Keywords:
Depends on: 532898
Blocks:
  Show dependency tree
 
Reported: 2016-12-27 03:47 UTC by Alexander Lopatin
Modified: 2017-01-02 10:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Lopatin 2016-12-27 03:47:48 UTC
Hello, I'm a developer of this logging tool.

Here's the bug #532898 with ebuilds (that are also available from github https://github.com/alopatindev/gentoo-overlay-alopatindev/tree/master/dev-util/qdevicemonitor).

I'd love to maintain the package through Proxy Maintainers project. Thanks.
Comment 1 Patrice Clement gentoo-dev 2017-01-02 10:00:07 UTC
commit 98319e06830ea708d7946b18a5d8f4888e74fb3e (HEAD -> master, origin/master, origin/HEAD)
Author:     Alexander Lopatin <alopatindev@gmail.com>
AuthorDate: Thu Dec 29 12:12:28 2016 +0300
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Mon Jan 2 10:59:37 2017 +0100

dev-util/qdevicemonitor: new package.

QDeviceMonitor is a crossplatform log viewer for Android, iOS and text files.
Written in C++ using the Qt5 framework.

Gentoo-Bug: https://bugs.gentoo.org/532898
Gentoo-Bug: https://bugs.gentoo.org/603810

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/3272

dev-util/qdevicemonitor/Manifest                   |  1 +
dev-util/qdevicemonitor/metadata.xml               | 16 ++++++++
.../qdevicemonitor/qdevicemonitor-1.0.1.ebuild     | 47 ++++++++++++++++++++++
dev-util/qdevicemonitor/qdevicemonitor-9999.ebuild | 47 ++++++++++++++++++++++
4 files changed, 111 insertions(+)
create mode 100644 dev-util/qdevicemonitor/Manifest
create mode 100644 dev-util/qdevicemonitor/metadata.xml
create mode 100644 dev-util/qdevicemonitor/qdevicemonitor-1.0.1.ebuild
create mode 100644 dev-util/qdevicemonitor/qdevicemonitor-9999.ebuild