Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-notifyd/
Date: Tue, 10 Jul 2018 12:29:38
Message-Id: 1531225740.147aecdcdf01719ca8169cd1cf8e55242291761a.mgorny@gentoo
1 commit: 147aecdcdf01719ca8169cd1cf8e55242291761a
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 10 10:47:41 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 10 12:29:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=147aecdc
7
8 xfce-extra/xfce4-notifyd: Inline mirror://xfce
9
10 xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.1.ebuild | 2 +-
11 xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.2.ebuild | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.1.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.1.ebuild
15 index 2103abb4359..e748b9cd2a2 100644
16 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.1.ebuild
17 +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.1.ebuild
18 @@ -7,7 +7,7 @@ inherit gnome2-utils
19
20 DESCRIPTION="Notification daemon for the Xfce desktop environment"
21 HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-notifyd"
22 -SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
23 +SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
24
25 LICENSE="GPL-2"
26 SLOT="0"
27
28 diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.2.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.2.ebuild
29 index 397dccb1c08..17648282041 100644
30 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.2.ebuild
31 +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.2.ebuild
32 @@ -7,7 +7,7 @@ inherit gnome2-utils
33
34 DESCRIPTION="Notification daemon for the Xfce desktop environment"
35 HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-notifyd"
36 -SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
37 +SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
38
39 LICENSE="GPL-2"
40 SLOT="0"