summaryrefslogtreecommitdiff
path: root/x11-misc/obconf-qt/obconf-qt-0.9.0_p20150729.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-15 13:19:56 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-15 13:19:56 +0100
commitd302a5d7fc9caafba5c8a404f2891bb6ccdec311 (patch)
tree2a3ee43f080d1d0086964de8c29ccf1021fdfda7 /x11-misc/obconf-qt/obconf-qt-0.9.0_p20150729.ebuild
parentea31ad0ed5501d0bf92267c35beaf06ac016bad2 (diff)
gentoo resync : 15.05.2018
Diffstat (limited to 'x11-misc/obconf-qt/obconf-qt-0.9.0_p20150729.ebuild')
-rw-r--r--x11-misc/obconf-qt/obconf-qt-0.9.0_p20150729.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/obconf-qt/obconf-qt-0.9.0_p20150729.ebuild b/x11-misc/obconf-qt/obconf-qt-0.9.0_p20150729.ebuild
index ab76cac51eb1..bb19a85d36f9 100644
--- a/x11-misc/obconf-qt/obconf-qt-0.9.0_p20150729.ebuild
+++ b/x11-misc/obconf-qt/obconf-qt-0.9.0_p20150729.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit cmake-utils
DESCRIPTION="Openbox window manager configuration tool"
-HOMEPAGE="http://lxqt.org/"
+HOMEPAGE="https://lxqt.org"
if [[ ${PV} = *9999* ]]; then
inherit git-r3
- EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
+ EGIT_REPO_URI="https://git.lxde.org/git/lxde/${PN}.git"
else
SRC_URI="https://dev.gentoo.org/~jauhien/distfiles/${P}.tar.gz"
KEYWORDS="amd64 ~arm ~arm64 x86"