projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ea4158
)
net-irc/quassel: amd64 stable wrt bug #708818
author
Agostino Sarubbo
<ago@gentoo.org>
Thu, 13 Feb 2020 12:02:58 +0000
(13:02 +0100)
committer
Agostino Sarubbo
<ago@gentoo.org>
Thu, 13 Feb 2020 12:02:58 +0000
(13:02 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
net-irc/quassel/quassel-0.13.1-r2.ebuild
patch
|
blob
|
history
diff --git
a/net-irc/quassel/quassel-0.13.1-r2.ebuild
b/net-irc/quassel/quassel-0.13.1-r2.ebuild
index 4732c5d2f114f34915d18e8efee871e14755ff17..3a10d3f8dae7fe7ff4ea8e80027999e431f718ee 100644
(file)
--- a/
net-irc/quassel/quassel-0.13.1-r2.ebuild
+++ b/
net-irc/quassel/quassel-0.13.1-r2.ebuild
@@
-8,7
+8,7
@@
inherit cmake xdg-utils pax-utils systemd
if [[ ${PV} != *9999* ]]; then
MY_P=${PN}-${PV/_/-}
SRC_URI="https://quassel-irc.org/pub/${MY_P}.tar.bz2"
- KEYWORDS="
~
amd64 ~arm ~x86 ~amd64-linux ~sparc-solaris"
+ KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~sparc-solaris"
S="${WORKDIR}/${MY_P}"
else
EGIT_REPO_URI=( "https://github.com/${PN}/${PN}" )