From bf12ff41d1483a3a7c3052783574e5ee6d66e108 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Wed, 21 Feb 2018 23:15:10 +0100 Subject: [PATCH] community/ruby-rugged: move from testing --- {testing => community}/ruby-rugged/APKBUILD | 0 .../ruby-rugged/fix-extconf-version-check.patch | 0 .../ruby-rugged/fix-for-returning-enumerators.patch | 0 {testing => community}/ruby-rugged/libgit2-fixture-dir.patch | 0 {testing => community}/ruby-rugged/skip-test_discover_false.patch | 0 .../ruby-rugged/skip-test_read_global_config_file.patch | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/ruby-rugged/APKBUILD (100%) rename {testing => community}/ruby-rugged/fix-extconf-version-check.patch (100%) rename {testing => community}/ruby-rugged/fix-for-returning-enumerators.patch (100%) rename {testing => community}/ruby-rugged/libgit2-fixture-dir.patch (100%) rename {testing => community}/ruby-rugged/skip-test_discover_false.patch (100%) rename {testing => community}/ruby-rugged/skip-test_read_global_config_file.patch (100%) diff --git a/testing/ruby-rugged/APKBUILD b/community/ruby-rugged/APKBUILD similarity index 100% rename from testing/ruby-rugged/APKBUILD rename to community/ruby-rugged/APKBUILD diff --git a/testing/ruby-rugged/fix-extconf-version-check.patch b/community/ruby-rugged/fix-extconf-version-check.patch similarity index 100% rename from testing/ruby-rugged/fix-extconf-version-check.patch rename to community/ruby-rugged/fix-extconf-version-check.patch diff --git a/testing/ruby-rugged/fix-for-returning-enumerators.patch b/community/ruby-rugged/fix-for-returning-enumerators.patch similarity index 100% rename from testing/ruby-rugged/fix-for-returning-enumerators.patch rename to community/ruby-rugged/fix-for-returning-enumerators.patch diff --git a/testing/ruby-rugged/libgit2-fixture-dir.patch b/community/ruby-rugged/libgit2-fixture-dir.patch similarity index 100% rename from testing/ruby-rugged/libgit2-fixture-dir.patch rename to community/ruby-rugged/libgit2-fixture-dir.patch diff --git a/testing/ruby-rugged/skip-test_discover_false.patch b/community/ruby-rugged/skip-test_discover_false.patch similarity index 100% rename from testing/ruby-rugged/skip-test_discover_false.patch rename to community/ruby-rugged/skip-test_discover_false.patch diff --git a/testing/ruby-rugged/skip-test_read_global_config_file.patch b/community/ruby-rugged/skip-test_read_global_config_file.patch similarity index 100% rename from testing/ruby-rugged/skip-test_read_global_config_file.patch rename to community/ruby-rugged/skip-test_read_global_config_file.patch