diff options
author | Anthony Ryan <anthonyryan1@gmail.com> | 2016-04-07 23:52:56 -0400 |
---|---|---|
committer | Anthony Ryan <anthonyryan1@gmail.com> | 2016-04-20 15:34:46 -0400 |
commit | c5455e9e02ca056c50eab8edb611d5f2dd030e99 (patch) | |
tree | 21148a1297bb8bb20e8e8faea7864204b321cae4 /x11-libs | |
parent | sci-libs/scotch: move metis headers to a subdir (diff) | |
download | gentoo-c5455e9e02ca056c50eab8edb611d5f2dd030e99.tar.gz gentoo-c5455e9e02ca056c50eab8edb611d5f2dd030e99.tar.bz2 gentoo-c5455e9e02ca056c50eab8edb611d5f2dd030e99.zip |
HTTPS for *.freedesktop.org
* Excluding xorg.freedesktop.org
* Excluding tango.freedesktop.org
The following modified ebuilds were found to have problems after modification
but the problems were determined to not be a regression.
Upstream tarball has a new hash:
* app-misc/evtest-1.29
* app-misc/evtest-1.30
* dev-embedded/scratchbox2-2.0-r1
* dev-ml/cairo-ocaml-1.2.0
* net-libs/libqmi-1.0.0
* sys-auth/libfprint-0.4.0
* sys-auth/libfprint-0.5.0
* sys-auth/libfprint-0.5.1
Upstream tarball has been deleted:
* dev-libs/liblazy-0.2
* dev-util/pkgconfig-openbsd-20130507-r1
* x11-libs/xvba-video-0.8.0-r3
* x11-misc/driconf-0.9.1-r1
* x11-misc/xdg-utils-1.1.0_rc2-r1
Diffstat (limited to 'x11-libs')
53 files changed, 106 insertions, 106 deletions
diff --git a/x11-libs/colord-gtk/colord-gtk-0.1.25.ebuild b/x11-libs/colord-gtk/colord-gtk-0.1.25.ebuild index 0d09a49a89d3..e18c620f3944 100644 --- a/x11-libs/colord-gtk/colord-gtk-0.1.25.ebuild +++ b/x11-libs/colord-gtk/colord-gtk-0.1.25.ebuild @@ -9,8 +9,8 @@ VALA_USE_DEPEND="vapigen" inherit eutils vala DESCRIPTION="GTK support library for colord" -HOMEPAGE="http://www.freedesktop.org/software/colord/" -SRC_URI="http://www.freedesktop.org/software/colord/releases/${P}.tar.xz" +HOMEPAGE="https://www.freedesktop.org/software/colord/" +SRC_URI="https://www.freedesktop.org/software/colord/releases/${P}.tar.xz" LICENSE="LGPL-3+" SLOT="0/1" # subslot = libcolord-gtk soname version diff --git a/x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild b/x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild index 24064528158c..412b6ee22f5f 100644 --- a/x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild +++ b/x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild @@ -9,8 +9,8 @@ VALA_USE_DEPEND="vapigen" inherit gnome2 vala DESCRIPTION="GTK support library for colord" -HOMEPAGE="http://www.freedesktop.org/software/colord/" -SRC_URI="http://www.freedesktop.org/software/colord/releases/${P}.tar.xz" +HOMEPAGE="https://www.freedesktop.org/software/colord/" +SRC_URI="https://www.freedesktop.org/software/colord/releases/${P}.tar.xz" LICENSE="LGPL-3+" SLOT="0/1" # subslot = libcolord-gtk soname version diff --git a/x11-libs/libdrm/libdrm-2.4.59.ebuild b/x11-libs/libdrm/libdrm-2.4.59.ebuild index cee532b33d8f..c98e8fe04438 100644 --- a/x11-libs/libdrm/libdrm-2.4.59.ebuild +++ b/x11-libs/libdrm/libdrm-2.4.59.ebuild @@ -8,11 +8,11 @@ XORG_MULTILIB=yes inherit xorg-2 DESCRIPTION="X.Org libdrm library" -HOMEPAGE="http://dri.freedesktop.org/" +HOMEPAGE="https://dri.freedesktop.org/" if [[ ${PV} = 9999* ]]; then EGIT_REPO_URI="git://anongit.freedesktop.org/git/mesa/drm" else - SRC_URI="http://dri.freedesktop.org/${PN}/${P}.tar.bz2" + SRC_URI="https://dri.freedesktop.org/${PN}/${P}.tar.bz2" fi KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" diff --git a/x11-libs/libdrm/libdrm-2.4.65.ebuild b/x11-libs/libdrm/libdrm-2.4.65.ebuild index f1bd173145b4..5c341c7b1cca 100644 --- a/x11-libs/libdrm/libdrm-2.4.65.ebuild +++ b/x11-libs/libdrm/libdrm-2.4.65.ebuild @@ -8,11 +8,11 @@ XORG_MULTILIB=yes inherit xorg-2 DESCRIPTION="X.Org libdrm library" -HOMEPAGE="http://dri.freedesktop.org/" +HOMEPAGE="https://dri.freedesktop.org/" if [[ ${PV} = 9999* ]]; then EGIT_REPO_URI="git://anongit.freedesktop.org/git/mesa/drm" else - SRC_URI="http://dri.freedesktop.org/${PN}/${P}.tar.bz2" + SRC_URI="https://dri.freedesktop.org/${PN}/${P}.tar.bz2" fi KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux" diff --git a/x11-libs/libdrm/libdrm-2.4.66.ebuild b/x11-libs/libdrm/libdrm-2.4.66.ebuild index 8ec9f11f5ef8..878ce36026d2 100644 --- a/x11-libs/libdrm/libdrm-2.4.66.ebuild +++ b/x11-libs/libdrm/libdrm-2.4.66.ebuild @@ -8,11 +8,11 @@ XORG_MULTILIB=yes inherit xorg-2 DESCRIPTION="X.Org libdrm library" -HOMEPAGE="http://dri.freedesktop.org/" +HOMEPAGE="https://dri.freedesktop.org/" if [[ ${PV} = 9999* ]]; then EGIT_REPO_URI="git://anongit.freedesktop.org/git/mesa/drm" else - SRC_URI="http://dri.freedesktop.org/${PN}/${P}.tar.bz2" + SRC_URI="https://dri.freedesktop.org/${PN}/${P}.tar.bz2" fi KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux" diff --git a/x11-libs/libdrm/libdrm-2.4.67.ebuild b/x11-libs/libdrm/libdrm-2.4.67.ebuild index 56690716affa..9af940acdbcd 100644 --- a/x11-libs/libdrm/libdrm-2.4.67.ebuild +++ b/x11-libs/libdrm/libdrm-2.4.67.ebuild @@ -8,11 +8,11 @@ XORG_MULTILIB=yes inherit xorg-2 DESCRIPTION="X.Org libdrm library" -HOMEPAGE="http://dri.freedesktop.org/" +HOMEPAGE="https://dri.freedesktop.org/" if [[ ${PV} = 9999* ]]; then EGIT_REPO_URI="git://anongit.freedesktop.org/git/mesa/drm" else - SRC_URI="http://dri.freedesktop.org/${PN}/${P}.tar.bz2" + SRC_URI="https://dri.freedesktop.org/${PN}/${P}.tar.bz2" fi KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux" diff --git a/x11-libs/libdrm/libdrm-9999.ebuild b/x11-libs/libdrm/libdrm-9999.ebuild index a4d630bb0b58..f0070adb9f5c 100644 --- a/x11-libs/libdrm/libdrm-9999.ebuild +++ b/x11-libs/libdrm/libdrm-9999.ebuild @@ -8,12 +8,12 @@ XORG_MULTILIB=yes inherit xorg-2 DESCRIPTION="X.Org libdrm library" -HOMEPAGE="http://dri.freedesktop.org/" +HOMEPAGE="https://dri.freedesktop.org/" if [[ ${PV} = 9999* ]]; then EGIT_REPO_URI="git://anongit.freedesktop.org/git/mesa/drm" KEYWORDS="" else - SRC_URI="http://dri.freedesktop.org/${PN}/${P}.tar.bz2" + SRC_URI="https://dri.freedesktop.org/${PN}/${P}.tar.bz2" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux" fi diff --git a/x11-libs/libva-intel-driver/libva-intel-driver-1.3.0.ebuild b/x11-libs/libva-intel-driver/libva-intel-driver-1.3.0.ebuild index 395a921b8339..d6983c582ea3 100644 --- a/x11-libs/libva-intel-driver/libva-intel-driver-1.3.0.ebuild +++ b/x11-libs/libva-intel-driver/libva-intel-driver-1.3.0.ebuild @@ -15,12 +15,12 @@ AUTOTOOLS_AUTORECONF="yes" inherit autotools-multilib ${SCM} DESCRIPTION="HW video decode support for Intel integrated graphics" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi" if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild SRC_URI="" S="${WORKDIR}/${PN}" else - SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/${P}.tar.bz2" + SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/${P}.tar.bz2" fi LICENSE="MIT" diff --git a/x11-libs/libva-intel-driver/libva-intel-driver-1.4.1.ebuild b/x11-libs/libva-intel-driver/libva-intel-driver-1.4.1.ebuild index 17e6f9579be7..aa1dd44beede 100644 --- a/x11-libs/libva-intel-driver/libva-intel-driver-1.4.1.ebuild +++ b/x11-libs/libva-intel-driver/libva-intel-driver-1.4.1.ebuild @@ -15,12 +15,12 @@ AUTOTOOLS_AUTORECONF="yes" inherit autotools-multilib ${SCM} DESCRIPTION="HW video decode support for Intel integrated graphics" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi" if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild SRC_URI="" S="${WORKDIR}/${PN}" else - SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/${P}.tar.bz2" + SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/${P}.tar.bz2" fi LICENSE="MIT" diff --git a/x11-libs/libva-intel-driver/libva-intel-driver-1.5.0.ebuild b/x11-libs/libva-intel-driver/libva-intel-driver-1.5.0.ebuild index e57c247cd408..6c190c71f107 100644 --- a/x11-libs/libva-intel-driver/libva-intel-driver-1.5.0.ebuild +++ b/x11-libs/libva-intel-driver/libva-intel-driver-1.5.0.ebuild @@ -15,12 +15,12 @@ AUTOTOOLS_AUTORECONF="yes" inherit autotools-multilib ${SCM} DESCRIPTION="HW video decode support for Intel integrated graphics" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi" if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild SRC_URI="" S="${WORKDIR}/${PN}" else - SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/${P}.tar.bz2" + SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/${P}.tar.bz2" fi LICENSE="MIT" diff --git a/x11-libs/libva-intel-driver/libva-intel-driver-1.5.1.ebuild b/x11-libs/libva-intel-driver/libva-intel-driver-1.5.1.ebuild index a085497801d0..38403d3cc915 100644 --- a/x11-libs/libva-intel-driver/libva-intel-driver-1.5.1.ebuild +++ b/x11-libs/libva-intel-driver/libva-intel-driver-1.5.1.ebuild @@ -15,12 +15,12 @@ AUTOTOOLS_AUTORECONF="yes" inherit autotools-multilib ${SCM} DESCRIPTION="HW video decode support for Intel integrated graphics" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi" if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild SRC_URI="" S="${WORKDIR}/${PN}" else - SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/${P}.tar.bz2" + SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/${P}.tar.bz2" fi LICENSE="MIT" diff --git a/x11-libs/libva-intel-driver/libva-intel-driver-1.6.0.ebuild b/x11-libs/libva-intel-driver/libva-intel-driver-1.6.0.ebuild index 8c7d5093b967..2f50120eb85d 100644 --- a/x11-libs/libva-intel-driver/libva-intel-driver-1.6.0.ebuild +++ b/x11-libs/libva-intel-driver/libva-intel-driver-1.6.0.ebuild @@ -15,12 +15,12 @@ AUTOTOOLS_AUTORECONF="yes" inherit autotools-multilib ${SCM} DESCRIPTION="HW video decode support for Intel integrated graphics" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi" if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild SRC_URI="" S="${WORKDIR}/${PN}" else - SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/${P}.tar.bz2" + SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/${P}.tar.bz2" fi LICENSE="MIT" diff --git a/x11-libs/libva-intel-driver/libva-intel-driver-1.6.1.ebuild b/x11-libs/libva-intel-driver/libva-intel-driver-1.6.1.ebuild index 8c7d5093b967..2f50120eb85d 100644 --- a/x11-libs/libva-intel-driver/libva-intel-driver-1.6.1.ebuild +++ b/x11-libs/libva-intel-driver/libva-intel-driver-1.6.1.ebuild @@ -15,12 +15,12 @@ AUTOTOOLS_AUTORECONF="yes" inherit autotools-multilib ${SCM} DESCRIPTION="HW video decode support for Intel integrated graphics" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi" if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild SRC_URI="" S="${WORKDIR}/${PN}" else - SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/${P}.tar.bz2" + SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/${P}.tar.bz2" fi LICENSE="MIT" diff --git a/x11-libs/libva-intel-driver/libva-intel-driver-1.6.2.ebuild b/x11-libs/libva-intel-driver/libva-intel-driver-1.6.2.ebuild index 5db6fd0a118e..c5a1ce7666b3 100644 --- a/x11-libs/libva-intel-driver/libva-intel-driver-1.6.2.ebuild +++ b/x11-libs/libva-intel-driver/libva-intel-driver-1.6.2.ebuild @@ -15,12 +15,12 @@ AUTOTOOLS_AUTORECONF="yes" inherit autotools-multilib ${SCM} DESCRIPTION="HW video decode support for Intel integrated graphics" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi" if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild SRC_URI="" S="${WORKDIR}/${PN}" else - SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/${P}.tar.bz2" + SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/${P}.tar.bz2" fi LICENSE="MIT" diff --git a/x11-libs/libva-intel-driver/libva-intel-driver-1.7.0.ebuild b/x11-libs/libva-intel-driver/libva-intel-driver-1.7.0.ebuild index c81af1a9a8e6..3d6def3589cc 100644 --- a/x11-libs/libva-intel-driver/libva-intel-driver-1.7.0.ebuild +++ b/x11-libs/libva-intel-driver/libva-intel-driver-1.7.0.ebuild @@ -15,12 +15,12 @@ AUTOTOOLS_AUTORECONF="yes" inherit autotools-multilib ${SCM} DESCRIPTION="HW video decode support for Intel integrated graphics" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi" if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild SRC_URI="" S="${WORKDIR}/${PN}" else - SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/${P}.tar.bz2" + SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/${P}.tar.bz2" fi LICENSE="MIT" diff --git a/x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild b/x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild index c81af1a9a8e6..3d6def3589cc 100644 --- a/x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild +++ b/x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild @@ -15,12 +15,12 @@ AUTOTOOLS_AUTORECONF="yes" inherit autotools-multilib ${SCM} DESCRIPTION="HW video decode support for Intel integrated graphics" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi" if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild SRC_URI="" S="${WORKDIR}/${PN}" else - SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/${P}.tar.bz2" + SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/${P}.tar.bz2" fi LICENSE="MIT" diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r2.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r2.ebuild index e1389290f264..c02b5a497d66 100644 --- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r2.ebuild +++ b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r2.ebuild @@ -8,8 +8,8 @@ AUTOTOOLS_AUTORECONF="yes" inherit autotools-multilib eutils DESCRIPTION="VDPAU Backend for Video Acceleration (VA) API" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi" -SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/${P}.tar.bz2" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi" +SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild index f0ff14839233..350f621943be 100644 --- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild +++ b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild @@ -8,8 +8,8 @@ AUTOTOOLS_AUTORECONF="yes" inherit autotools-multilib eutils DESCRIPTION="VDPAU Backend for Video Acceleration (VA) API" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi" -SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/${P}.tar.bz2" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi" +SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-9999.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-9999.ebuild index 758086f695a7..edccabad4bf7 100644 --- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-9999.ebuild +++ b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-9999.ebuild @@ -14,12 +14,12 @@ AUTOTOOLS_AUTORECONF="yes" inherit autotools-multilib ${SCM} DESCRIPTION="VDPAU Backend for Video Acceleration (VA) API" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi" if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild SRC_URI="" S="${WORKDIR}/${PN}" else - SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/${P}.tar.bz2" + SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/${P}.tar.bz2" fi LICENSE="GPL-2" diff --git a/x11-libs/libva/libva-1.3.1.ebuild b/x11-libs/libva/libva-1.3.1.ebuild index d30c7383e923..949f5d8ee23a 100644 --- a/x11-libs/libva/libva-1.3.1.ebuild +++ b/x11-libs/libva/libva-1.3.1.ebuild @@ -15,12 +15,12 @@ AUTOTOOLS_AUTORECONF="yes" inherit autotools-multilib ${SCM} multilib DESCRIPTION="Video Acceleration (VA) API for Linux" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi" if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild SRC_URI="" S="${WORKDIR}/${PN}" else - SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva/${P}.tar.bz2" + SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva/${P}.tar.bz2" fi LICENSE="MIT" diff --git a/x11-libs/libva/libva-1.4.0.ebuild b/x11-libs/libva/libva-1.4.0.ebuild index abf7e95bec2d..1aa368cb0918 100644 --- a/x11-libs/libva/libva-1.4.0.ebuild +++ b/x11-libs/libva/libva-1.4.0.ebuild @@ -15,12 +15,12 @@ AUTOTOOLS_AUTORECONF="yes" inherit autotools-multilib ${SCM} multilib DESCRIPTION="Video Acceleration (VA) API for Linux" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi" if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild SRC_URI="" S="${WORKDIR}/${PN}" else - SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva/${P}.tar.bz2" + SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva/${P}.tar.bz2" fi LICENSE="MIT" diff --git a/x11-libs/libva/libva-1.4.1.ebuild b/x11-libs/libva/libva-1.4.1.ebuild index abf7e95bec2d..1aa368cb0918 100644 --- a/x11-libs/libva/libva-1.4.1.ebuild +++ b/x11-libs/libva/libva-1.4.1.ebuild @@ -15,12 +15,12 @@ AUTOTOOLS_AUTORECONF="yes" inherit autotools-multilib ${SCM} multilib DESCRIPTION="Video Acceleration (VA) API for Linux" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi" if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild SRC_URI="" S="${WORKDIR}/${PN}" else - SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva/${P}.tar.bz2" + SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva/${P}.tar.bz2" fi LICENSE="MIT" diff --git a/x11-libs/libva/libva-1.5.0.ebuild b/x11-libs/libva/libva-1.5.0.ebuild index 6a9ffcb47925..11574fd99f27 100644 --- a/x11-libs/libva/libva-1.5.0.ebuild +++ b/x11-libs/libva/libva-1.5.0.ebuild @@ -15,12 +15,12 @@ AUTOTOOLS_AUTORECONF="yes" inherit autotools-multilib ${SCM} multilib DESCRIPTION="Video Acceleration (VA) API for Linux" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi" if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild SRC_URI="" S="${WORKDIR}/${PN}" else - SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva/${P}.tar.bz2" + SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva/${P}.tar.bz2" fi LICENSE="MIT" diff --git a/x11-libs/libva/libva-1.5.1.ebuild b/x11-libs/libva/libva-1.5.1.ebuild index 1fc18992d0e0..bbad88c19383 100644 --- a/x11-libs/libva/libva-1.5.1.ebuild +++ b/x11-libs/libva/libva-1.5.1.ebuild @@ -15,12 +15,12 @@ AUTOTOOLS_AUTORECONF="yes" inherit autotools-multilib ${SCM} multilib DESCRIPTION="Video Acceleration (VA) API for Linux" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi" if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild SRC_URI="" S="${WORKDIR}/${PN}" else - SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva/${P}.tar.bz2" + SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva/${P}.tar.bz2" fi LICENSE="MIT" diff --git a/x11-libs/libva/libva-1.6.0.ebuild b/x11-libs/libva/libva-1.6.0.ebuild index cc740acf1908..2e28edc56c64 100644 --- a/x11-libs/libva/libva-1.6.0.ebuild +++ b/x11-libs/libva/libva-1.6.0.ebuild @@ -15,12 +15,12 @@ AUTOTOOLS_AUTORECONF="yes" inherit autotools-multilib ${SCM} multilib DESCRIPTION="Video Acceleration (VA) API for Linux" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi" if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild SRC_URI="" S="${WORKDIR}/${PN}" else - SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva/${P}.tar.bz2" + SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva/${P}.tar.bz2" fi LICENSE="MIT" diff --git a/x11-libs/libva/libva-1.6.1.ebuild b/x11-libs/libva/libva-1.6.1.ebuild index cc740acf1908..2e28edc56c64 100644 --- a/x11-libs/libva/libva-1.6.1.ebuild +++ b/x11-libs/libva/libva-1.6.1.ebuild @@ -15,12 +15,12 @@ AUTOTOOLS_AUTORECONF="yes" inherit autotools-multilib ${SCM} multilib DESCRIPTION="Video Acceleration (VA) API for Linux" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi" if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild SRC_URI="" S="${WORKDIR}/${PN}" else - SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva/${P}.tar.bz2" + SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva/${P}.tar.bz2" fi LICENSE="MIT" diff --git a/x11-libs/libva/libva-1.6.2.ebuild b/x11-libs/libva/libva-1.6.2.ebuild index 797b958255f8..a5b8268fd64d 100644 --- a/x11-libs/libva/libva-1.6.2.ebuild +++ b/x11-libs/libva/libva-1.6.2.ebuild @@ -15,12 +15,12 @@ AUTOTOOLS_AUTORECONF="yes" inherit autotools-multilib ${SCM} multilib DESCRIPTION="Video Acceleration (VA) API for Linux" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi" if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild SRC_URI="" S="${WORKDIR}/${PN}" else - SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva/${P}.tar.bz2" + SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva/${P}.tar.bz2" fi LICENSE="MIT" diff --git a/x11-libs/libva/libva-1.7.0.ebuild b/x11-libs/libva/libva-1.7.0.ebuild index a882b76a5066..9623dd3e4cc7 100644 --- a/x11-libs/libva/libva-1.7.0.ebuild +++ b/x11-libs/libva/libva-1.7.0.ebuild @@ -15,12 +15,12 @@ AUTOTOOLS_AUTORECONF="yes" inherit autotools-multilib ${SCM} multilib DESCRIPTION="Video Acceleration (VA) API for Linux" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi" if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild SRC_URI="" S="${WORKDIR}/${PN}" else - SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva/${P}.tar.bz2" + SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva/${P}.tar.bz2" fi LICENSE="MIT" diff --git a/x11-libs/libva/libva-9999.ebuild b/x11-libs/libva/libva-9999.ebuild index a882b76a5066..9623dd3e4cc7 100644 --- a/x11-libs/libva/libva-9999.ebuild +++ b/x11-libs/libva/libva-9999.ebuild @@ -15,12 +15,12 @@ AUTOTOOLS_AUTORECONF="yes" inherit autotools-multilib ${SCM} multilib DESCRIPTION="Video Acceleration (VA) API for Linux" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi" if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild SRC_URI="" S="${WORKDIR}/${PN}" else - SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva/${P}.tar.bz2" + SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva/${P}.tar.bz2" fi LICENSE="MIT" diff --git a/x11-libs/libvdpau/libvdpau-1.1.1.ebuild b/x11-libs/libvdpau/libvdpau-1.1.1.ebuild index c71f447e9a2f..5bbbeb67a616 100644 --- a/x11-libs/libvdpau/libvdpau-1.1.1.ebuild +++ b/x11-libs/libvdpau/libvdpau-1.1.1.ebuild @@ -7,8 +7,8 @@ VIRTUALX_REQUIRED="test" inherit autotools-multilib flag-o-matic virtualx DESCRIPTION="VDPAU wrapper and trace libraries" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/VDPAU" -SRC_URI="http://people.freedesktop.org/~aplattner/vdpau/${P}.tar.gz" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/VDPAU" +SRC_URI="https://people.freedesktop.org/~aplattner/vdpau/${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/x11-libs/libxcb/libxcb-1.10.ebuild b/x11-libs/libxcb/libxcb-1.10.ebuild index 0be16fd7fddf..fd50439a7323 100644 --- a/x11-libs/libxcb/libxcb-1.10.ebuild +++ b/x11-libs/libxcb/libxcb-1.10.ebuild @@ -12,10 +12,10 @@ XORG_MULTILIB=yes inherit python-any-r1 xorg-2 DESCRIPTION="X C-language Bindings library" -HOMEPAGE="http://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/" EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/libxcb" [[ ${PV} != 9999* ]] && \ - SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" + SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2" KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="selinux xkb" diff --git a/x11-libs/libxcb/libxcb-1.11-r1.ebuild b/x11-libs/libxcb/libxcb-1.11-r1.ebuild index 418ebb0514be..a4a7c3b0f6d4 100644 --- a/x11-libs/libxcb/libxcb-1.11-r1.ebuild +++ b/x11-libs/libxcb/libxcb-1.11-r1.ebuild @@ -13,10 +13,10 @@ XORG_EAUTORECONF=yes inherit python-any-r1 xorg-2 DESCRIPTION="X C-language Bindings library" -HOMEPAGE="http://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/" EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/libxcb" [[ ${PV} != 9999* ]] && \ - SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" + SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc selinux test xkb" diff --git a/x11-libs/libxcb/libxcb-1.11.1.ebuild b/x11-libs/libxcb/libxcb-1.11.1.ebuild index 14a29e084eba..d8175c78fea8 100644 --- a/x11-libs/libxcb/libxcb-1.11.1.ebuild +++ b/x11-libs/libxcb/libxcb-1.11.1.ebuild @@ -13,10 +13,10 @@ XORG_EAUTORECONF=yes inherit python-any-r1 xorg-2 DESCRIPTION="X C-language Bindings library" -HOMEPAGE="http://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/" EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/libxcb" [[ ${PV} != 9999* ]] && \ - SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" + SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2" KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc selinux test xkb" diff --git a/x11-libs/libxcb/libxcb-1.11.ebuild b/x11-libs/libxcb/libxcb-1.11.ebuild index 7aaac06da4c3..22223ce3625b 100644 --- a/x11-libs/libxcb/libxcb-1.11.ebuild +++ b/x11-libs/libxcb/libxcb-1.11.ebuild @@ -13,10 +13,10 @@ XORG_EAUTORECONF=yes inherit python-any-r1 xorg-2 DESCRIPTION="X C-language Bindings library" -HOMEPAGE="http://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/" EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/libxcb" [[ ${PV} != 9999* ]] && \ - SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" + SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="selinux xkb" diff --git a/x11-libs/libxcb/libxcb-1.9.1-r1.ebuild b/x11-libs/libxcb/libxcb-1.9.1-r1.ebuild index eaa6f50e515c..e58f3f747d23 100644 --- a/x11-libs/libxcb/libxcb-1.9.1-r1.ebuild +++ b/x11-libs/libxcb/libxcb-1.9.1-r1.ebuild @@ -12,10 +12,10 @@ XORG_MULTILIB=yes inherit eutils python-single-r1 xorg-2 DESCRIPTION="X C-language Bindings library" -HOMEPAGE="http://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/" EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/libxcb" [[ ${PV} != 9999* ]] && \ - SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" + SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="selinux xkb" @@ -41,10 +41,10 @@ src_prepare() { -i "${S}/tests/Makefile.am" \ -i "${S}/tests/Makefile.in" \ || die "Could not patch tests/Makefile.am and tests/Makefile.in to fix tests" - # http://patchwork.freedesktop.org/patch/15185/ + # https://patchwork.freedesktop.org/patch/15185/ # Sounds like this commit is missing: # c_client.py: Handle multiple expr. in a bitcase - # http://cgit.freedesktop.org/xcb/libxcb/commit/?id=e602b65 + # https://cgit.freedesktop.org/xcb/libxcb/commit/?id=e602b65 epatch "${FILESDIR}/${PN}-1.9.1-list-object-has-no-attribute-lenfield_name.patch" # https://bugs.freedesktop.org/show_bug.cgi?id=71502 epatch "${FILESDIR}/${PN}-1.9.1-conflicting-types-for-xcb_ge_event_t.patch" diff --git a/x11-libs/libxcb/libxcb-1.9.1.ebuild b/x11-libs/libxcb/libxcb-1.9.1.ebuild index c758b921c400..ad946cab443e 100644 --- a/x11-libs/libxcb/libxcb-1.9.1.ebuild +++ b/x11-libs/libxcb/libxcb-1.9.1.ebuild @@ -12,10 +12,10 @@ XORG_MULTILIB=yes inherit python-single-r1 xorg-2 DESCRIPTION="X C-language Bindings library" -HOMEPAGE="http://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/" EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/libxcb" [[ ${PV} != 9999* ]] && \ - SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" + SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="selinux xkb" diff --git a/x11-libs/libxcb/libxcb-1.9.3-r1.ebuild b/x11-libs/libxcb/libxcb-1.9.3-r1.ebuild index 68ccf64a94db..24e99138a75d 100644 --- a/x11-libs/libxcb/libxcb-1.9.3-r1.ebuild +++ b/x11-libs/libxcb/libxcb-1.9.3-r1.ebuild @@ -12,10 +12,10 @@ XORG_MULTILIB=yes inherit python-any-r1 xorg-2 DESCRIPTION="X C-language Bindings library" -HOMEPAGE="http://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/" EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/libxcb" [[ ${PV} != 9999* ]] && \ - SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" + SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="selinux xkb" diff --git a/x11-libs/libxcb/libxcb-1.9.3.ebuild b/x11-libs/libxcb/libxcb-1.9.3.ebuild index cc27f01d5b2b..16b103cac5b9 100644 --- a/x11-libs/libxcb/libxcb-1.9.3.ebuild +++ b/x11-libs/libxcb/libxcb-1.9.3.ebuild @@ -12,10 +12,10 @@ XORG_MULTILIB=yes inherit python-single-r1 xorg-2 DESCRIPTION="X C-language Bindings library" -HOMEPAGE="http://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/" EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/libxcb" [[ ${PV} != 9999* ]] && \ - SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" + SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="selinux xkb" diff --git a/x11-libs/libxklavier/libxklavier-5.3-r1.ebuild b/x11-libs/libxklavier/libxklavier-5.3-r1.ebuild index 2014e0e28985..6ad355fe1812 100644 --- a/x11-libs/libxklavier/libxklavier-5.3-r1.ebuild +++ b/x11-libs/libxklavier/libxklavier-5.3-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils gnome.org libtool xdg-utils DESCRIPTION="A library for the X Keyboard Extension (high-level API)" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/LibXklavier" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/LibXklavier" LICENSE="LGPL-2" SLOT="0/16" diff --git a/x11-libs/libxklavier/libxklavier-5.3.ebuild b/x11-libs/libxklavier/libxklavier-5.3.ebuild index d5aa41237d7a..a7111d11b75c 100644 --- a/x11-libs/libxklavier/libxklavier-5.3.ebuild +++ b/x11-libs/libxklavier/libxklavier-5.3.ebuild @@ -6,7 +6,7 @@ EAPI=4 inherit eutils gnome.org libtool DESCRIPTION="A library for the X Keyboard Extension (high-level API)" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/LibXklavier" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/LibXklavier" LICENSE="LGPL-2" SLOT="0" diff --git a/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild b/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild index b9a529e910de..228ef53bb7c3 100644 --- a/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild +++ b/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit eutils xorg-2 DESCRIPTION="Application startup notification and feedback library" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/startup-notification" -SRC_URI="http://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/startup-notification" +SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz" LICENSE="LGPL-2 MIT" SLOT="0" diff --git a/x11-libs/startup-notification/startup-notification-0.12.ebuild b/x11-libs/startup-notification/startup-notification-0.12.ebuild index 781f9003f49f..68fa0590324b 100644 --- a/x11-libs/startup-notification/startup-notification-0.12.ebuild +++ b/x11-libs/startup-notification/startup-notification-0.12.ebuild @@ -6,8 +6,8 @@ EAPI=4 inherit xorg-2 DESCRIPTION="Application startup notification and feedback library" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/startup-notification" -SRC_URI="http://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/startup-notification" +SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz" LICENSE="LGPL-2 MIT" SLOT="0" diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild index 647d473db628..6534a9be79c5 100644 --- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild +++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 XORG_MODULE=/ -XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist +XORG_BASE_INDIVIDUAL_URI=https://xcb.freedesktop.org/dist XORG_DOC=doc XORG_MULTILIB=yes inherit xorg-2 @@ -14,7 +14,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-cursor" EGIT_HAS_SUBMODULES=yes DESCRIPTION="X C-language Bindings sample implementations" -HOMEPAGE="http://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.2.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.2.ebuild index 9acd094a2e13..09861f5ae00d 100644 --- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.2.ebuild +++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.2.ebuild @@ -5,7 +5,7 @@ EAPI=5 XORG_MODULE=/ -XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist +XORG_BASE_INDIVIDUAL_URI=https://xcb.freedesktop.org/dist XORG_DOC=doc XORG_MULTILIB=yes inherit xorg-2 @@ -14,7 +14,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-cursor" EGIT_HAS_SUBMODULES=yes DESCRIPTION="X C-language Bindings sample implementations" -HOMEPAGE="http://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/" KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" diff --git a/x11-libs/xcb-util-image/xcb-util-image-0.4.0.ebuild b/x11-libs/xcb-util-image/xcb-util-image-0.4.0.ebuild index a6a0ecd5c6ff..eea5d19a8d89 100644 --- a/x11-libs/xcb-util-image/xcb-util-image-0.4.0.ebuild +++ b/x11-libs/xcb-util-image/xcb-util-image-0.4.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 XORG_MODULE=/ -XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist +XORG_BASE_INDIVIDUAL_URI=https://xcb.freedesktop.org/dist XORG_DOC=doc XORG_MULTILIB=yes inherit xorg-2 @@ -13,7 +13,7 @@ inherit xorg-2 EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-image" DESCRIPTION="X C-language Bindings sample implementations" -HOMEPAGE="http://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" diff --git a/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0.ebuild b/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0.ebuild index 1752e0a94601..1e7a87d31d0d 100644 --- a/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0.ebuild +++ b/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 XORG_MODULE=/ -XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist +XORG_BASE_INDIVIDUAL_URI=https://xcb.freedesktop.org/dist XORG_DOC=doc XORG_MULTILIB=yes inherit xorg-2 @@ -13,7 +13,7 @@ inherit xorg-2 EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-keysyms" DESCRIPTION="X C-language Bindings sample implementations" -HOMEPAGE="http://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" diff --git a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild b/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild index f07fc0733c2d..77cdf66d3244 100644 --- a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild +++ b/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 XORG_MODULE=/ -XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist +XORG_BASE_INDIVIDUAL_URI=https://xcb.freedesktop.org/dist XORG_DOC=doc XORG_MULTILIB=yes inherit xorg-2 @@ -14,7 +14,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-renderutil" EGIT_HAS_SUBMODULES=yes DESCRIPTION="X C-language Bindings sample implementations" -HOMEPAGE="http://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" diff --git a/x11-libs/xcb-util-wm/xcb-util-wm-0.4.1-r1.ebuild b/x11-libs/xcb-util-wm/xcb-util-wm-0.4.1-r1.ebuild index 5c46f7e1b801..8337a6d24841 100644 --- a/x11-libs/xcb-util-wm/xcb-util-wm-0.4.1-r1.ebuild +++ b/x11-libs/xcb-util-wm/xcb-util-wm-0.4.1-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 XORG_MODULE=/ -XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist +XORG_BASE_INDIVIDUAL_URI=https://xcb.freedesktop.org/dist XORG_DOC=doc XORG_MULTILIB=yes inherit xorg-2 @@ -14,7 +14,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-wm" EGIT_HAS_SUBMODULES=yes DESCRIPTION="X C-language Bindings sample implementations" -HOMEPAGE="http://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" diff --git a/x11-libs/xcb-util/xcb-util-0.4.0.ebuild b/x11-libs/xcb-util/xcb-util-0.4.0.ebuild index dfe3518eaa15..204966fb9cfa 100644 --- a/x11-libs/xcb-util/xcb-util-0.4.0.ebuild +++ b/x11-libs/xcb-util/xcb-util-0.4.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 XORG_MODULE=/ -XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist +XORG_BASE_INDIVIDUAL_URI=https://xcb.freedesktop.org/dist XORG_DOC=doc XORG_MULTILIB=yes inherit xorg-2 @@ -13,7 +13,7 @@ inherit xorg-2 EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util" DESCRIPTION="X C-language Bindings sample implementations" -HOMEPAGE="http://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" diff --git a/x11-libs/xpyb/xpyb-1.3.1-r2.ebuild b/x11-libs/xpyb/xpyb-1.3.1-r2.ebuild index c563aa3c8b1e..b9e788a5e777 100644 --- a/x11-libs/xpyb/xpyb-1.3.1-r2.ebuild +++ b/x11-libs/xpyb/xpyb-1.3.1-r2.ebuild @@ -10,9 +10,9 @@ AUTOTOOLS_AUTORECONF=1 inherit flag-o-matic xorg-2 python-r1 #EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/xpyb" -SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" +SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2" DESCRIPTION="XCB-based Python bindings for the X Window System" -HOMEPAGE="http://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="selinux" diff --git a/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild b/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild index 0cb8e969ffd3..b7a814cc7a53 100644 --- a/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild +++ b/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild @@ -10,9 +10,9 @@ AUTOTOOLS_AUTORECONF=1 inherit flag-o-matic xorg-2 python-r1 #EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/xpyb" -SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" +SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2" DESCRIPTION="XCB-based Python bindings for the X Window System" -HOMEPAGE="http://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="selinux" diff --git a/x11-libs/xvba-video/xvba-video-0.8.0-r3.ebuild b/x11-libs/xvba-video/xvba-video-0.8.0-r3.ebuild index 0c3eba57de0a..c6aa1d631119 100644 --- a/x11-libs/xvba-video/xvba-video-0.8.0-r3.ebuild +++ b/x11-libs/xvba-video/xvba-video-0.8.0-r3.ebuild @@ -11,10 +11,10 @@ AUTOTOOLS_AUTORECONF="yes" inherit eutils autotools-multilib python-any-r1 DESCRIPTION="XVBA Backend for Video Acceleration (VA) API" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi" SRC_URI="http://dev.gentooexperimental.org/~scarabeus/xvba-driver-${PV}.tar.bz2" # No source release yet, the src_uri is theoretical at best right now -#[[ ${PV} = 9999 ]] || SRC_URI="http://www.freedesktop.org/software/vaapi/releases/${PN}/${P}.tar.bz2" +#[[ ${PV} = 9999 ]] || SRC_URI="https://www.freedesktop.org/software/vaapi/releases/${PN}/${P}.tar.bz2" LICENSE="GPL-2+ MIT" SLOT="0" diff --git a/x11-libs/xvba-video/xvba-video-9999.ebuild b/x11-libs/xvba-video/xvba-video-9999.ebuild index 6d66fbbf8cc3..0d6c79449647 100644 --- a/x11-libs/xvba-video/xvba-video-9999.ebuild +++ b/x11-libs/xvba-video/xvba-video-9999.ebuild @@ -11,9 +11,9 @@ AUTOTOOLS_AUTORECONF="yes" inherit eutils autotools-multilib python-any-r1 DESCRIPTION="XVBA Backend for Video Acceleration (VA) API" -HOMEPAGE="http://www.freedesktop.org/wiki/Software/vaapi" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/vaapi" # No source release yet, the src_uri is theoretical at best right now -[[ ${PV} = 9999 ]] || SRC_URI="http://www.freedesktop.org/software/vaapi/releases/${PN}/${P}.tar.bz2" +[[ ${PV} = 9999 ]] || SRC_URI="https://www.freedesktop.org/software/vaapi/releases/${PN}/${P}.tar.bz2" LICENSE="GPL-2+ MIT" SLOT="0" |