commit: 147aecdcdf01719ca8169cd1cf8e55242291761a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Jul 10 10:47:41 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Jul 10 12:29:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=147aecdc
xfce-extra/xfce4-notifyd: Inline mirror://xfce xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.1.ebuild | 2 +- xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.1.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.1.ebuild index 2103abb4359..e748b9cd2a2 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.1.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.1.ebuild @@ -7,7 +7,7 @@ inherit gnome2-utils DESCRIPTION="Notification daemon for the Xfce desktop environment" HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-notifyd" -SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" +SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.2.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.2.ebuild index 397dccb1c08..17648282041 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.2.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.2.ebuild @@ -7,7 +7,7 @@ inherit gnome2-utils DESCRIPTION="Notification daemon for the Xfce desktop environment" HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-notifyd" -SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" +SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0"
