From 5c686395698d3ef20197149249b173fa8a94af66 Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Thu, 19 Jun 2014 10:10:57 +0000 Subject: [PATCH] main/powertop: moved from testing and claim maintainership --- {testing => main}/powertop/APKBUILD | 2 +- {testing => main}/powertop/libintl-underlink.patch | 0 {testing => main}/powertop/stdio.patch | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename {testing => main}/powertop/APKBUILD (96%) rename {testing => main}/powertop/libintl-underlink.patch (100%) rename {testing => main}/powertop/stdio.patch (100%) diff --git a/testing/powertop/APKBUILD b/main/powertop/APKBUILD similarity index 96% rename from testing/powertop/APKBUILD rename to main/powertop/APKBUILD index 0bd438ff3ca..78e1dba4ca8 100644 --- a/testing/powertop/APKBUILD +++ b/main/powertop/APKBUILD @@ -1,5 +1,5 @@ # Contributor: Natanael Copa -# Maintainer: Natanael Copa +# Maintainer: Eivind Uggedal pkgname=powertop pkgver=2.6.1 pkgrel=0 diff --git a/testing/powertop/libintl-underlink.patch b/main/powertop/libintl-underlink.patch similarity index 100% rename from testing/powertop/libintl-underlink.patch rename to main/powertop/libintl-underlink.patch diff --git a/testing/powertop/stdio.patch b/main/powertop/stdio.patch similarity index 100% rename from testing/powertop/stdio.patch rename to main/powertop/stdio.patch