projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab8e425
)
net-misc/connect: bump to EAPI 5 and keyword ~ppc64
author
Anthony G. Basile
<blueness@gentoo.org>
Mon, 11 Jul 2016 19:43:22 +0000
(15:43 -0400)
committer
Anthony G. Basile
<blueness@gentoo.org>
Mon, 11 Jul 2016 19:43:22 +0000
(15:43 -0400)
Package-Manager: portage-2.2.28
net-misc/connect/connect-1.103.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/connect/connect-1.103.ebuild
b/net-misc/connect/connect-1.103.ebuild
index c7192fe4418931750752e3e4545e152968c1e75b..002c3a8920b78b6d3524c5e1a838b19525dd7db7 100644
(file)
--- a/
net-misc/connect/connect-1.103.ebuild
+++ b/
net-misc/connect/connect-1.103.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-201
4
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=
3
+EAPI=
5
inherit toolchain-funcs
@@
-14,7
+14,7
@@
HG_COMMIT_ID="ee1fbc21da4b" # bitbucket commit id
SRC_URI="https://bitbucket.org/gotoh/connect/get/${HG_COMMIT_ID}.tar.bz2 -> ${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~
ppc64 ~
x86"
DEPEND=""
RDEPEND=""
S="${WORKDIR}/gotoh-connect-${HG_COMMIT_ID}"