projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2030565
)
x11-libs/gtkhotkey: stable for amd64 and x86
author
Amy Liffey
<amynka@gentoo.org>
Tue, 19 Sep 2017 08:22:15 +0000
(10:22 +0200)
committer
Amy Liffey
<amynka@gentoo.org>
Tue, 19 Sep 2017 08:23:50 +0000
(10:23 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.1
x11-libs/gtkhotkey/gtkhotkey-0.2.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/x11-libs/gtkhotkey/gtkhotkey-0.2.1-r1.ebuild
b/x11-libs/gtkhotkey/gtkhotkey-0.2.1-r1.ebuild
index 2c8189408e7ed2ed97a1c28c43ecb86a30f4db6f..c4e3b9053cff911d19317b7ef08c6a993cd263f4 100644
(file)
--- a/
x11-libs/gtkhotkey/gtkhotkey-0.2.1-r1.ebuild
+++ b/
x11-libs/gtkhotkey/gtkhotkey-0.2.1-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-inherit versionator
eutils
+inherit versionator
MY_CRV=$(get_version_component_range 1-2)
@@
-17,7
+17,7
@@
SRC_URI="https://launchpad.net/${PN}/${MY_CRV}/${PV}/+download/${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="
~amd64 ~
x86"
+KEYWORDS="
amd64
x86"
IUSE=""
COMMON_DEPEND=">=dev-libs/glib-2.16