diff options
author | Peter Bui <pnutzh4x0r@gmail.com> | 2015-07-20 23:16:03 -0500 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-21 06:10:51 +0000 |
commit | 86c0330d93e2bd69f3b7e546c6a8ba403f2182f2 (patch) | |
tree | 3b76aee1506f13ba88b67810a0bbc0061129d4f4 | |
parent | 7d8049c92bc2f9af9a687c33f9d4990fe1b55255 (diff) | |
download | aports-86c0330d93e2bd69f3b7e546c6a8ba403f2182f2.tar.bz2 aports-86c0330d93e2bd69f3b7e546c6a8ba403f2182f2.tar.xz |
main/py-oauth2: move from testing
-rw-r--r-- | main/py-oauth2/APKBUILD (renamed from testing/py-oauth2/APKBUILD) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-oauth2/APKBUILD b/main/py-oauth2/APKBUILD index 676cc4f704..4f7387e30e 100644 --- a/testing/py-oauth2/APKBUILD +++ b/main/py-oauth2/APKBUILD @@ -1,4 +1,4 @@ -# Contributor: Fabian Affolter <fabian@affolter-engineering.ch> +# Contributor: Peter Bui <pnutzh4x0r@gmail.com> # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=py-oauth2 _pkgname=oauth2 |