diff options
-rw-r--r-- | x11-terms/gnome-terminal/gnome-terminal-3.52.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/gnome-terminal/gnome-terminal-3.52.2.ebuild b/x11-terms/gnome-terminal/gnome-terminal-3.52.2.ebuild index b181ad56293e..555369fdb414 100644 --- a/x11-terms/gnome-terminal/gnome-terminal-3.52.2.ebuild +++ b/x11-terms/gnome-terminal/gnome-terminal-3.52.2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-terminal" # Upstream is hostile and refuses to upload tarballs. SRC_URI="https://gitlab.gnome.org/GNOME/${PN}/-/archive/${PV}/${P}.tar.bz2" -SRC_URI+=" !vanilla? ( https://dev.gentoo.org/~pacho/distfiles/${P}-cntr-ntfy-autottl-ts.patch.xz )" +SRC_URI+=" !vanilla? ( https://dev.gentoo.org/~pacho/${PN}/${P}-cntr-ntfy-autottl-ts.patch.xz )" LICENSE="GPL-3+ GPL-3 CC-BY-SA-3.0 FDL-1.3" |