From 44f09f98c5e4c349dcc6b25edde778f864f4ca5a Mon Sep 17 00:00:00 2001 From: Rasmus Thomsen <oss@cogitri.dev> Date: Thu, 17 Oct 2019 11:46:52 +0200 Subject: [PATCH] community/a2ps: move from main Closes !509 --- {main => community}/a2ps/APKBUILD | 0 {main => community}/a2ps/CVE-2001-1593.patch | 0 {main => community}/a2ps/CVE-2014-0466.patch | 0 {main => community}/a2ps/a2ps-4.13-manpage-chmod.patch | 0 {main => community}/a2ps/a2ps-4.13c-emacs.patch | 0 {main => community}/a2ps/a2ps-4.13c-fnmatch-replacement.patch | 0 {main => community}/a2ps/a2ps-4.14-check-mempcpy.patch | 0 {main => community}/a2ps/a2ps-4.14-fix-stpcpy-proto.patch | 0 {main => community}/a2ps/a2ps-automake-1.12.patch | 0 {main => community}/a2ps/automake.patch | 0 {main => community}/a2ps/fix-redeclarations.patch | 0 11 files changed, 0 insertions(+), 0 deletions(-) rename {main => community}/a2ps/APKBUILD (100%) rename {main => community}/a2ps/CVE-2001-1593.patch (100%) rename {main => community}/a2ps/CVE-2014-0466.patch (100%) rename {main => community}/a2ps/a2ps-4.13-manpage-chmod.patch (100%) rename {main => community}/a2ps/a2ps-4.13c-emacs.patch (100%) rename {main => community}/a2ps/a2ps-4.13c-fnmatch-replacement.patch (100%) rename {main => community}/a2ps/a2ps-4.14-check-mempcpy.patch (100%) rename {main => community}/a2ps/a2ps-4.14-fix-stpcpy-proto.patch (100%) rename {main => community}/a2ps/a2ps-automake-1.12.patch (100%) rename {main => community}/a2ps/automake.patch (100%) rename {main => community}/a2ps/fix-redeclarations.patch (100%) diff --git a/main/a2ps/APKBUILD b/community/a2ps/APKBUILD similarity index 100% rename from main/a2ps/APKBUILD rename to community/a2ps/APKBUILD diff --git a/main/a2ps/CVE-2001-1593.patch b/community/a2ps/CVE-2001-1593.patch similarity index 100% rename from main/a2ps/CVE-2001-1593.patch rename to community/a2ps/CVE-2001-1593.patch diff --git a/main/a2ps/CVE-2014-0466.patch b/community/a2ps/CVE-2014-0466.patch similarity index 100% rename from main/a2ps/CVE-2014-0466.patch rename to community/a2ps/CVE-2014-0466.patch diff --git a/main/a2ps/a2ps-4.13-manpage-chmod.patch b/community/a2ps/a2ps-4.13-manpage-chmod.patch similarity index 100% rename from main/a2ps/a2ps-4.13-manpage-chmod.patch rename to community/a2ps/a2ps-4.13-manpage-chmod.patch diff --git a/main/a2ps/a2ps-4.13c-emacs.patch b/community/a2ps/a2ps-4.13c-emacs.patch similarity index 100% rename from main/a2ps/a2ps-4.13c-emacs.patch rename to community/a2ps/a2ps-4.13c-emacs.patch diff --git a/main/a2ps/a2ps-4.13c-fnmatch-replacement.patch b/community/a2ps/a2ps-4.13c-fnmatch-replacement.patch similarity index 100% rename from main/a2ps/a2ps-4.13c-fnmatch-replacement.patch rename to community/a2ps/a2ps-4.13c-fnmatch-replacement.patch diff --git a/main/a2ps/a2ps-4.14-check-mempcpy.patch b/community/a2ps/a2ps-4.14-check-mempcpy.patch similarity index 100% rename from main/a2ps/a2ps-4.14-check-mempcpy.patch rename to community/a2ps/a2ps-4.14-check-mempcpy.patch diff --git a/main/a2ps/a2ps-4.14-fix-stpcpy-proto.patch b/community/a2ps/a2ps-4.14-fix-stpcpy-proto.patch similarity index 100% rename from main/a2ps/a2ps-4.14-fix-stpcpy-proto.patch rename to community/a2ps/a2ps-4.14-fix-stpcpy-proto.patch diff --git a/main/a2ps/a2ps-automake-1.12.patch b/community/a2ps/a2ps-automake-1.12.patch similarity index 100% rename from main/a2ps/a2ps-automake-1.12.patch rename to community/a2ps/a2ps-automake-1.12.patch diff --git a/main/a2ps/automake.patch b/community/a2ps/automake.patch similarity index 100% rename from main/a2ps/automake.patch rename to community/a2ps/automake.patch diff --git a/main/a2ps/fix-redeclarations.patch b/community/a2ps/fix-redeclarations.patch similarity index 100% rename from main/a2ps/fix-redeclarations.patch rename to community/a2ps/fix-redeclarations.patch -- GitLab