diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2019-12-08 14:19:51 +0100 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2019-12-08 14:20:37 +0100 |
commit | 89442b46ccb0f877da416a75e0f073547b0278f4 (patch) | |
tree | d263b4795d29bd0ca8f215ed7ff9e6360e2246eb | |
parent | 959e6f356eb15f54958ed08ec260e6941658bfdd (diff) | |
download | aports-89442b46ccb0f877da416a75e0f073547b0278f4.tar.bz2 aports-89442b46ccb0f877da416a75e0f073547b0278f4.tar.xz |
common/log4cplus: move from testing and take maintainership
I need it for Kea package.
-rw-r--r-- | community/log4cplus/APKBUILD (renamed from testing/log4cplus/APKBUILD) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/log4cplus/APKBUILD b/community/log4cplus/APKBUILD index 75384914d7..d6141c269c 100644 --- a/testing/log4cplus/APKBUILD +++ b/community/log4cplus/APKBUILD @@ -1,5 +1,4 @@ -# Contributor: -# Maintainer: +# Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=log4cplus pkgver=2.0.4 pkgrel=1 |