| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/743721
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/687500
Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/12767
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Move slot 0 to 4.1.2.4. Since the latter used to block the former,
this should not result in two packages in one slot. Furthermore,
since blocker on package itself is ignored per the spec, slotmove
should not cause any issues for people who upgraded already.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Renaming package to more common name. Fixed all (R)DEPENDS in tree.
This PR is part of https://github.com/gentoo/gentoo/pull/12087
Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12624
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
|
| |
Package was split out of KDE PIM a long time ago.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
|
|
| |
Part of KDE Applications starting with 19.08
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
|
|
| |
Part of KDE Applications starting with 19.08
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
A bunch of things too:
- Port to EAPI=7
- Add Python 3 compatibility
- Fix incorrect license
- HTTPS homepage
- Use tarball from cgit in SRC_URI to allow removal of MY_PN
- Remove python-r1 inherit (inherited by distutils-r1)
- Add missing [${PYTHON_USEDEP}] to dependency
- Remove explicit ${PYTHON_DEPS} (added by python-r1)
- Enable test suite
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|