summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 14:13:39 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 14:13:39 +0200
commit8af89b55d36e444e62a39c09c1e6a5db6c9fb6f5 (patch)
tree91711ca75bd858cab4d80a0aa3e1eb329d7b4376 /xfce-extra/xfce4-sensors-plugin
parentConvert URIs for gnome.org and kde.org to https (diff)
downloadgentoo-8af89b55d36e444e62a39c09c1e6a5db6c9fb6f5.tar.gz
gentoo-8af89b55d36e444e62a39c09c1e6a5db6c9fb6f5.tar.bz2
gentoo-8af89b55d36e444e62a39c09c1e6a5db6c9fb6f5.zip
Convert all URIs for enlightenment.org and bugzilla.xfce.org to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'xfce-extra/xfce4-sensors-plugin')
-rw-r--r--xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.5.ebuild4
-rw-r--r--xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.5.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.5.ebuild
index 31553a37df47..0b7516c240c1 100644
--- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.5.ebuild
+++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.5.ebuild
@@ -50,9 +50,9 @@ src_prepare() {
# Use flags from xfce4-dev-tools instead of defining them again in
# configure.in wrt #386979
# Remove AC_PROG_LIBTOOL because LT_INIT([disable-static]) is also present:
- # http://bugzilla.xfce.org/show_bug.cgi?id=8888
+ # https://bugzilla.xfce.org/show_bug.cgi?id=8888
# Use AC_CONFIG_HEADERS for automake-1.13 compability, see:
- # http://bugzilla.xfce.org/show_bug.cgi?id=10031
+ # https://bugzilla.xfce.org/show_bug.cgi?id=10031
sed -i \
-e '/PLATFORM_CFLAGS/s:-Werror::' \
-e '/AC_PROG_LIBTOOL/d' \
diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild
index 6ba2485ec59c..7340e761247f 100644
--- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild
+++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild
@@ -50,9 +50,9 @@ src_prepare() {
# Use flags from xfce4-dev-tools instead of defining them again in
# configure.in wrt #386979
# Remove AC_PROG_LIBTOOL because LT_INIT([disable-static]) is also present:
- # http://bugzilla.xfce.org/show_bug.cgi?id=8888
+ # https://bugzilla.xfce.org/show_bug.cgi?id=8888
# Use AC_CONFIG_HEADERS for automake-1.13 compability, see:
- # http://bugzilla.xfce.org/show_bug.cgi?id=10031
+ # https://bugzilla.xfce.org/show_bug.cgi?id=10031
sed -i \
-e '/PLATFORM_CFLAGS/s:-Werror::' \
configure.ac || die