summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-06-30 00:12:50 +0200
committerMichał Górny <mgorny@gentoo.org>2017-06-30 00:22:14 +0200
commit98ee9e91ccd55ef8507d69186f99b24e9fcd9e0c (patch)
tree75632dabb320e65f9953acc3bd2cd83c5c958dfa /x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild
parentx11-misc/tinynotify-send: Modernize to EAPI=6 (diff)
downloadgentoo-98ee9e91ccd55ef8507d69186f99b24e9fcd9e0c.tar.gz
gentoo-98ee9e91ccd55ef8507d69186f99b24e9fcd9e0c.tar.bz2
gentoo-98ee9e91ccd55ef8507d69186f99b24e9fcd9e0c.zip
x11-misc/sw-notify-send: Moved back to GitHub
Diffstat (limited to 'x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild')
-rw-r--r--x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild b/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild
index 2440ec5a05ea..1f96cdc570aa 100644
--- a/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild
+++ b/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild
@@ -1,16 +1,14 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
inherit autotools-utils
-MY_PN=tinynotify-send
-MY_P=${MY_PN}-${PV}
-
+MY_P=tinynotify-send-${PV}
DESCRIPTION="A system-wide variant of tinynotify-send"
HOMEPAGE="https://github.com/mgorny/tinynotify-send/"
-SRC_URI="mirror://github/mgorny/${MY_PN}/${MY_P}.tar.bz2"
+SRC_URI="https://github.com/mgorny/tinynotify-send/releases/download/${MY_P}/${MY_P}.tar.bz2"
LICENSE="BSD"
SLOT="0"