diff options
Diffstat (limited to 'app-text/kpaste/kpaste-1.0.ebuild')
-rw-r--r-- | app-text/kpaste/kpaste-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/kpaste/kpaste-1.0.ebuild b/app-text/kpaste/kpaste-1.0.ebuild index 06176a86076..f722878dc25 100644 --- a/app-text/kpaste/kpaste-1.0.ebuild +++ b/app-text/kpaste/kpaste-1.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit python-single-r1 DESCRIPTION="Command-line tool to paste to paste.kde.org" -HOMEPAGE="http://projects.kde.org/projects/playground/utils/kpaste" +HOMEPAGE="https://projects.kde.org/projects/playground/utils/kpaste" SRC_URI="https://dev.gentoo.org/~kensington/distfiles/${P}.tar.bz2" LICENSE="GPL-3" |