summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2023-09-14 18:24:43 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2023-09-14 18:24:58 +0200
commitcb48ffefa62ebc268e35661f549d03b53d0865cb (patch)
tree369c33dd43a0b2f75b722695b7cfbb81cac9022e
parent5accb7a0a8afd5498743f3eba66d535d4c84bb42 (diff)
Add back rp-pppoe
Older versions of rp-pppoe were including "nonfree software recommendation (ServPoET)" and so they were patched with libre.patch. But now Arch Linux uses rp-pppoe 4.0, and there the only mention of ServPoET is in src/plugin.c: $ grep -i ServPoET -r * src/plugin.c: /* Set remote_number for ServPoET */ and we don't have files named in this way anymore: $ find -iname "*ServPoET*" so this makes the libre.patch used not necessary anymore, so we can now safely use Arch Linux package. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--blacklist.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/blacklist.txt b/blacklist.txt
index 4a43b75..64537cd 100644
--- a/blacklist.txt
+++ b/blacklist.txt
@@ -641,7 +641,6 @@ rfc::parabola:630:[nonfree] documentation with restrictions on modification
rhino-javadoc:rhino-javadoc:::[technical] Arch version was not built from source
riscv64-linux-gnu-linux-api-headers:riscv64-linux-gnu-linux-libre-api-headers:parabola:36:[semifree] has source containing and recommending nonfree software
root-cuda::parabola:2212:[uses-nonfree] depends on blacklisted 'cuda'
-rp-pppoe:rp-pppoe:::[semifree] installs documentation about nonfree counterpart
ruby2.7:ruby2.7:parabola:674:[semifree] json module has nonfree CVTUTF code; replace with pure Ruby implementation
ruby-bundledgems:ruby-bundledgems:parabola:674:[technical] Rebuilt as part of 'ruby' package
ruby-docs:ruby-docs:parabola:674:[technical] Rebuilt as part of 'ruby' package