summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/wmpower')
-rw-r--r--x11-plugins/wmpower/metadata.xml10
-rw-r--r--x11-plugins/wmpower/wmpower-0.4.3-r1.ebuild6
2 files changed, 8 insertions, 8 deletions
diff --git a/x11-plugins/wmpower/metadata.xml b/x11-plugins/wmpower/metadata.xml
index 4adb979b669f..b24bbe2e197e 100644
--- a/x11-plugins/wmpower/metadata.xml
+++ b/x11-plugins/wmpower/metadata.xml
@@ -6,11 +6,11 @@
<name>Bernard Cafarelli</name>
</maintainer>
<longdescription>
-wmpower is a Window Maker dock application
-allowing the user to graphically see (and set) the power management status of his laptop.
-It works with both APM and ACPI enabled kernels, has special support for Toshiba, Compal
-and Dell hardware, and allows you to dinamically set the frequency of your CPU(s) via CPUfreq.
-</longdescription>
+ wmpower is a Window Maker dock application
+ allowing the user to graphically see (and set) the power management status of his laptop.
+ It works with both APM and ACPI enabled kernels, has special support for Toshiba, Compal
+ and Dell hardware, and allows you to dinamically set the frequency of your CPU(s) via CPUfreq.
+ </longdescription>
<upstream>
<remote-id type="sourceforge">wmpower</remote-id>
</upstream>
diff --git a/x11-plugins/wmpower/wmpower-0.4.3-r1.ebuild b/x11-plugins/wmpower/wmpower-0.4.3-r1.ebuild
index 977f02854a32..0723ae2f325b 100644
--- a/x11-plugins/wmpower/wmpower-0.4.3-r1.ebuild
+++ b/x11-plugins/wmpower/wmpower-0.4.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,8 +6,8 @@ inherit autotools
DESCRIPTION="a dockapp to get/set power management status for laptops (APM, ACPI
and CPUfreq)"
-HOMEPAGE="http://wmpower.sourceforge.net/"
-SRC_URI="mirror://sourceforge/wmpower/${P}.tar.bz2"
+HOMEPAGE="https://wmpower.sourceforge.net/"
+SRC_URI="https://downloads.sourceforge.net/wmpower/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"