diff options
author | Rasmus Thomsen <oss@cogitri.dev> | 2020-01-10 18:40:52 +0100 |
---|---|---|
committer | Rasmus Thomsen <oss@cogitri.dev> | 2020-01-10 18:44:27 +0100 |
commit | 3d40b213a2b28cab25e4561dfe8a75e887b4f14d (patch) | |
tree | 0ff6070967ffd8cb4fdfcf97928b8f9f4ae7bfc8 | |
parent | 167a65ce7617aac4224e1ecf8bf80a08c1502cc9 (diff) | |
download | aports-3d40b213a2b28cab25e4561dfe8a75e887b4f14d.tar.bz2 aports-3d40b213a2b28cab25e4561dfe8a75e887b4f14d.tar.xz |
community: Adopt orphaned py3-* packages required for building ttf-cantarell
Affected APKBUILDS:
community/py3-booleanoperations/APKBUILD
community/py3-compreffor/APKBUILD
community/py3-cu2qu/APKBUILD
community/py3-defcon/APKBUILD
community/py3-pyclipper/APKBUILD
community/py3-ufolib2/APKBUILD
-rw-r--r-- | community/py3-booleanoperations/APKBUILD | 2 | ||||
-rw-r--r-- | community/py3-compreffor/APKBUILD | 2 | ||||
-rw-r--r-- | community/py3-cu2qu/APKBUILD | 2 | ||||
-rw-r--r-- | community/py3-defcon/APKBUILD | 2 | ||||
-rw-r--r-- | community/py3-pyclipper/APKBUILD | 2 | ||||
-rw-r--r-- | community/py3-ufolib2/APKBUILD | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/community/py3-booleanoperations/APKBUILD b/community/py3-booleanoperations/APKBUILD index c35fe234ed..7107c1fcdb 100644 --- a/community/py3-booleanoperations/APKBUILD +++ b/community/py3-booleanoperations/APKBUILD @@ -1,5 +1,5 @@ # Contributor: Leo <thinkabit.ukim@gmail.com> -# Maintainer: +# Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=py3-booleanoperations _pkgname=booleanOperations pkgver=0.9.0 diff --git a/community/py3-compreffor/APKBUILD b/community/py3-compreffor/APKBUILD index 63a451205c..9d061e0fe6 100644 --- a/community/py3-compreffor/APKBUILD +++ b/community/py3-compreffor/APKBUILD @@ -1,5 +1,5 @@ # Contributor: Leo <thinkabit.ukim@gmail.com> -# Maintainer: +# Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=py3-compreffor pkgver=0.5.0 pkgrel=0 diff --git a/community/py3-cu2qu/APKBUILD b/community/py3-cu2qu/APKBUILD index 2591d6e7a1..af5bff984c 100644 --- a/community/py3-cu2qu/APKBUILD +++ b/community/py3-cu2qu/APKBUILD @@ -1,5 +1,5 @@ # Contributor: Leo <thinkabit.ukim@gmail.com> -# Maintainer: +# Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=py3-cu2qu pkgver=1.6.6 pkgrel=0 diff --git a/community/py3-defcon/APKBUILD b/community/py3-defcon/APKBUILD index fcf5299790..2541022d43 100644 --- a/community/py3-defcon/APKBUILD +++ b/community/py3-defcon/APKBUILD @@ -1,5 +1,5 @@ # Contributor: Leo <thinkabit.ukim@gmail.com> -# Maintainer: +# Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=py3-defcon pkgver=0.6.0 pkgrel=0 diff --git a/community/py3-pyclipper/APKBUILD b/community/py3-pyclipper/APKBUILD index e4fa7136dc..c51d5c925c 100644 --- a/community/py3-pyclipper/APKBUILD +++ b/community/py3-pyclipper/APKBUILD @@ -1,5 +1,5 @@ # Contributor: Leo <thinkabit.ukim@gmail.com> -# Maintainer: +# Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=py3-pyclipper pkgver=1.1.0 pkgrel=0 diff --git a/community/py3-ufolib2/APKBUILD b/community/py3-ufolib2/APKBUILD index 7b860bce7c..55ee17c0f4 100644 --- a/community/py3-ufolib2/APKBUILD +++ b/community/py3-ufolib2/APKBUILD @@ -1,5 +1,5 @@ # Contributor: Leo <thinkabit.ukim@gmail.com> -# Maintainer: +# Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=py3-ufolib2 pkgver=0.5.1 pkgrel=0 |