summaryrefslogtreecommitdiff
path: root/libre/linux-libre-tools
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-12-26 12:10:26 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-12-26 12:10:26 -0200
commitbe993bae43cc28c48bf93fdae53fa41f1325e4aa (patch)
tree6f8fc83b1b9bdeae3404a350110f5076c070365d /libre/linux-libre-tools
parent90b751f051696bf79f949f4d947ac7fe4e357b2c (diff)
linux-libre-tools: revert changes
Diffstat (limited to 'libre/linux-libre-tools')
-rwxr-xr-xlibre/linux-libre-tools/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/linux-libre-tools/PKGBUILD b/libre/linux-libre-tools/PKGBUILD
index fd3c6f8a6..1fe61100d 100755
--- a/libre/linux-libre-tools/PKGBUILD
+++ b/libre/linux-libre-tools/PKGBUILD
@@ -88,7 +88,7 @@ build() {
}
package_libtraceevent-libre() {
- pkgdesc='Linux kernel trace event library (built from linux-libre source)'
+ pkgdesc='Linux-libre kernel trace event library'
depends=('glibc')
replaces=('libtraceevent')
conflicts=('libtraceevent')
@@ -100,7 +100,7 @@ package_libtraceevent-libre() {
}
package_perf-libre() {
- pkgdesc='Linux kernel performance auditing tool (built from linux-libre source)'
+ pkgdesc='Linux-libre kernel performance auditing tool'
depends=('perl' 'python2' 'libnewt' 'elfutils' 'audit' 'libunwind')
replaces=('perf')
conflicts=('perf')
@@ -118,7 +118,7 @@ package_perf-libre() {
}
package_cpupower-libre() {
- pkgdesc='Linux kernel tool to examine and tune power saving related features of your processor (built from linux-libre source)'
+ pkgdesc='Linux-libre kernel tool to examine and tune power saving related features of your processor'
backup=('etc/conf.d/cpupower')
depends=('bash' 'pciutils')
replaces=('cpupower' 'cpufrequtils')
@@ -140,7 +140,7 @@ package_cpupower-libre() {
}
package_x86_energy_perf_policy-libre() {
- pkgdesc='Read or write MSR_IA32_ENERGY_PERF_BIAS (built from linux-libre source)'
+ pkgdesc='Read or write MSR_IA32_ENERGY_PERF_BIAS'
depends=('glibc')
replaces=('x86_energy_perf_policy')
conflicts=('x86_energy_perf_policy')
@@ -152,7 +152,7 @@ package_x86_energy_perf_policy-libre() {
}
package_usbip-libre() {
- pkgdesc='An USB device sharing system over IP network (built from linux-libre source)'
+ pkgdesc='An USB device sharing system over IP network'
depends=('glib2' 'sysfsutils')
options=('!libtool')
replaces=('usbip')