From 1d23785857140fd8affd228a88587c19baec6dd6 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 4 Jul 2016 16:08:19 +0200 Subject: [PATCH] community/lshw: move from testing --- {testing => community}/lshw/APKBUILD | 0 {testing => community}/lshw/basename-limits-long-bits.patch | 0 {testing => community}/lshw/lshw-gcc43.patch | 0 {testing => community}/lshw/no-private-uint.patch | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/lshw/APKBUILD (100%) rename {testing => community}/lshw/basename-limits-long-bits.patch (100%) rename {testing => community}/lshw/lshw-gcc43.patch (100%) rename {testing => community}/lshw/no-private-uint.patch (100%) diff --git a/testing/lshw/APKBUILD b/community/lshw/APKBUILD similarity index 100% rename from testing/lshw/APKBUILD rename to community/lshw/APKBUILD diff --git a/testing/lshw/basename-limits-long-bits.patch b/community/lshw/basename-limits-long-bits.patch similarity index 100% rename from testing/lshw/basename-limits-long-bits.patch rename to community/lshw/basename-limits-long-bits.patch diff --git a/testing/lshw/lshw-gcc43.patch b/community/lshw/lshw-gcc43.patch similarity index 100% rename from testing/lshw/lshw-gcc43.patch rename to community/lshw/lshw-gcc43.patch diff --git a/testing/lshw/no-private-uint.patch b/community/lshw/no-private-uint.patch similarity index 100% rename from testing/lshw/no-private-uint.patch rename to community/lshw/no-private-uint.patch