* [gentoo-commits] repo/gentoo:master commit in: app-laptop/pbbuttonsd/files/
@ 2017-04-22 11:42 Jeroen Roovers
0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers @ 2017-04-22 11:42 UTC (permalink / raw
To: gentoo-commits
commit: add5b2dbdc896249fc1a4a28dc4b868662b8a912
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 22 11:27:32 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Apr 22 11:42:44 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=add5b2db
app-laptop/pbbuttonsd: Clean up patches.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
app-laptop/pbbuttonsd/files/cpufreq.patch | 4 ++--
app-laptop/pbbuttonsd/files/fnmode.patch | 4 ++--
app-laptop/pbbuttonsd/files/g++.patch | 4 ++--
app-laptop/pbbuttonsd/files/laptopmode.sh.patch | 4 ++--
app-laptop/pbbuttonsd/files/lm.patch | 4 ++--
app-laptop/pbbuttonsd/files/lz.patch | 4 ++--
app-laptop/pbbuttonsd/files/pmcs.patch | 4 ++--
7 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/app-laptop/pbbuttonsd/files/cpufreq.patch b/app-laptop/pbbuttonsd/files/cpufreq.patch
index c5a9f963b63..89ab72a8947 100644
--- a/app-laptop/pbbuttonsd/files/cpufreq.patch
+++ b/app-laptop/pbbuttonsd/files/cpufreq.patch
@@ -1,5 +1,5 @@
---- scripts/scripts.d/cpufreq.bak 2012-09-09 12:17:29.842743727 -0400
-+++ scripts/scripts.d/cpufreq 2012-09-09 12:18:08.709696894 -0400
+--- a/scripts/scripts.d/cpufreq
++++ b/scripts/scripts.d/cpufreq
@@ -18,7 +18,7 @@
case "$1" in
powersave|custom)
diff --git a/app-laptop/pbbuttonsd/files/fnmode.patch b/app-laptop/pbbuttonsd/files/fnmode.patch
index e33019a4369..3c4ed71cb36 100644
--- a/app-laptop/pbbuttonsd/files/fnmode.patch
+++ b/app-laptop/pbbuttonsd/files/fnmode.patch
@@ -1,5 +1,5 @@
---- src/module_pmac.c 2007-07-01 07:05:17.000000000 -0400
-+++ src/module_pmac.kbdfix.c 2008-12-27 11:46:36.000000000 -0500
+--- a/src/module_pmac.c
++++ b/src/module_pmac.c
@@ -990,7 +990,9 @@
}
} else {
diff --git a/app-laptop/pbbuttonsd/files/g++.patch b/app-laptop/pbbuttonsd/files/g++.patch
index 5743bf0aa5d..de43b800128 100644
--- a/app-laptop/pbbuttonsd/files/g++.patch
+++ b/app-laptop/pbbuttonsd/files/g++.patch
@@ -1,5 +1,5 @@
---- src/Makefile.tmp 2007-11-29 20:42:38.000000000 -0500
-+++ src/Makefile.in 2007-11-29 20:47:23.000000000 -0500
+--- a/src/Makefile.in
++++ b/src/Makefile.in
@@ -319,7 +319,7 @@
-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
pbbuttonsd$(EXEEXT): $(pbbuttonsd_OBJECTS) $(pbbuttonsd_DEPENDENCIES)
diff --git a/app-laptop/pbbuttonsd/files/laptopmode.sh.patch b/app-laptop/pbbuttonsd/files/laptopmode.sh.patch
index b3eac6da046..c29efe3122a 100644
--- a/app-laptop/pbbuttonsd/files/laptopmode.sh.patch
+++ b/app-laptop/pbbuttonsd/files/laptopmode.sh.patch
@@ -1,5 +1,5 @@
---- scripts/scripts.d/laptopmode.sh.bak 2012-09-09 12:15:45.632869735 -0400
-+++ scripts/scripts.d/laptopmode.sh 2012-09-09 12:16:23.157824284 -0400
+--- a/scripts/scripts.d/laptopmode.sh
++++ b/scripts/scripts.d/laptopmode.sh
@@ -122,7 +122,7 @@
)
)
diff --git a/app-laptop/pbbuttonsd/files/lm.patch b/app-laptop/pbbuttonsd/files/lm.patch
index feb7620ea97..794de96244c 100644
--- a/app-laptop/pbbuttonsd/files/lm.patch
+++ b/app-laptop/pbbuttonsd/files/lm.patch
@@ -1,5 +1,5 @@
---- src/Makefile.in.bak 2008-01-11 14:48:19.000000000 -0500
-+++ src/Makefile.in 2008-01-11 14:46:01.000000000 -0500
+--- a/src/Makefile.in
++++ b/src/Makefile.in
@@ -255,7 +255,7 @@
module_peep.c module_peep.h debug.h \
tcp.c tcp.h
diff --git a/app-laptop/pbbuttonsd/files/lz.patch b/app-laptop/pbbuttonsd/files/lz.patch
index d648754e3ef..93cebe1d5c6 100644
--- a/app-laptop/pbbuttonsd/files/lz.patch
+++ b/app-laptop/pbbuttonsd/files/lz.patch
@@ -1,5 +1,5 @@
---- configure.in.bak 2007-12-01 11:45:51.000000000 -0500
-+++ configure.in 2007-12-01 11:46:42.000000000 -0500
+--- a/configure.in
++++ b/configure.in
@@ -33,6 +33,9 @@
PB_OBJECTS=
PB_LIBS=
diff --git a/app-laptop/pbbuttonsd/files/pmcs.patch b/app-laptop/pbbuttonsd/files/pmcs.patch
index 21dd23831a3..2ed3bf329e2 100644
--- a/app-laptop/pbbuttonsd/files/pmcs.patch
+++ b/app-laptop/pbbuttonsd/files/pmcs.patch
@@ -1,5 +1,5 @@
---- scripts/pmcs-config.bak 2007-07-07 13:52:25.000000000 -0400
-+++ scripts/pmcs-config 2007-07-18 21:29:27.000000000 -0400
+--- a/scripts/pmcs-config
++++ b/scripts/pmcs-config
@@ -11,15 +11,15 @@
# Section for power policy 'performance'
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-laptop/pbbuttonsd/files/
@ 2018-07-11 11:51 Tony Vroon
0 siblings, 0 replies; 2+ messages in thread
From: Tony Vroon @ 2018-07-11 11:51 UTC (permalink / raw
To: gentoo-commits
commit: f170718f77df94a1dff01cf0629dfad06d4069ba
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Jul 8 08:54:28 2018 +0000
Commit: Tony Vroon <chainsaw <AT> gentoo <DOT> org>
CommitDate: Wed Jul 11 11:51:26 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f170718f
app-laptop/pbbuttonsd: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/9123
.../pbbuttonsd/files/pbbuttonsd-0.8.1-pmcs.patch | 21 ---------------------
1 file changed, 21 deletions(-)
diff --git a/app-laptop/pbbuttonsd/files/pbbuttonsd-0.8.1-pmcs.patch b/app-laptop/pbbuttonsd/files/pbbuttonsd-0.8.1-pmcs.patch
deleted file mode 100644
index 2ed3bf329e2..00000000000
--- a/app-laptop/pbbuttonsd/files/pbbuttonsd-0.8.1-pmcs.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- a/scripts/pmcs-config
-+++ b/scripts/pmcs-config
-@@ -11,15 +11,15 @@
-
- # Section for power policy 'performance'
- performance_HDTimeOff=0 # hdsetup - timeout in seconds
--performance_HDOptions="-p" # hdsetup
-+performance_HDOptions="" # hdsetup
- performance_LaptopMode="stop" # bdflush
-
- # Section for power policy 'custom'
- custom_HDTimeOff=60 # hdsetup - timeout in seconds
--custom_HDOptions="-p" # hdsetup
-+custom_HDOptions="" # hdsetup
- custom_LaptopMode="start" # bdflush
-
- # Section for power policy 'powersave'
- powersave_HDTimeOff=60 # hdsetup - timeout in seconds
--powersave_HDOptions="-p" # hdsetup
-+powersave_HDOptions="" # hdsetup
- powersave_LaptopMode="start" # bdflush
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-07-11 11:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-11 11:51 [gentoo-commits] repo/gentoo:master commit in: app-laptop/pbbuttonsd/files/ Tony Vroon
-- strict thread matches above, loose matches on Subject: below --
2017-04-22 11:42 Jeroen Roovers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox