summaryrefslogtreecommitdiff
path: root/sys-apps/install-xattr/install-xattr-0.5-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/install-xattr/install-xattr-0.5-r1.ebuild')
-rw-r--r--sys-apps/install-xattr/install-xattr-0.5-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/install-xattr/install-xattr-0.5-r1.ebuild b/sys-apps/install-xattr/install-xattr-0.5-r1.ebuild
index 99350e7047f1..830b2d6cd4f9 100644
--- a/sys-apps/install-xattr/install-xattr-0.5-r1.ebuild
+++ b/sys-apps/install-xattr/install-xattr-0.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ HOMEPAGE="https://dev.gentoo.org/~blueness/install-xattr/"
inherit toolchain-funcs
if [[ ${PV} == "9999" ]] ; then
- EGIT_REPO_URI="git://anongit.gentoo.org/proj/elfix.git"
+ EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/elfix.git"
inherit git-r3
else
SRC_URI="https://dev.gentoo.org/~blueness/install-xattr/${P}.tar.bz2"
@@ -21,8 +21,8 @@ LICENSE="GPL-3"
SLOT="0"
src_prepare() {
+ default
tc-export CC
- eapply_user
}
src_compile() {