projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14649b9
)
app-misc/screenfetch: amd64/x86 stable wrt bug #667938
author
Mikle Kolyada
<zlogene@gentoo.org>
Sun, 7 Oct 2018 12:03:53 +0000
(15:03 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Sun, 7 Oct 2018 12:03:53 +0000
(15:03 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
app-misc/screenfetch/screenfetch-3.8.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/screenfetch/screenfetch-3.8.0-r1.ebuild
b/app-misc/screenfetch/screenfetch-3.8.0-r1.ebuild
index f2c6bb16d7d57a5ce35359e156aa32c928469487..459928ae2f3166e610384dbf4bb26ee961dcd855 100644
(file)
--- a/
app-misc/screenfetch/screenfetch-3.8.0-r1.ebuild
+++ b/
app-misc/screenfetch/screenfetch-3.8.0-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-2018 Gentoo
Foundation
+# Copyright 1999-2018 Gentoo
Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@
-12,7
+12,7
@@
if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="${HOMEPAGE}.git"
inherit git-r3
else
- KEYWORDS="
~amd64 ~arm ~
x86 ~x64-macos"
+ KEYWORDS="
amd64 ~arm
x86 ~x64-macos"
SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${MY_PN}-${PV}"
fi