summaryrefslogtreecommitdiff
path: root/www-client
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2017-12-03 12:54:32 +0100
committerKarel Kočí <cynerd@email.cz>2017-12-03 12:54:32 +0100
commiteb1eb90eeb7387052527ec70c3b8702d8585cae6 (patch)
tree9a93f1075f4024480fabc82d5293298ae53d15f9 /www-client
parenta6ce4c37754ebc7f600bc11251dc0c3e11781d50 (diff)
downloadgentoo-personal-overlay-eb1eb90eeb7387052527ec70c3b8702d8585cae6.tar.gz
gentoo-personal-overlay-eb1eb90eeb7387052527ec70c3b8702d8585cae6.tar.bz2
gentoo-personal-overlay-eb1eb90eeb7387052527ec70c3b8702d8585cae6.zip
Use r1 instead of m1
Diffstat (limited to 'www-client')
-rw-r--r--www-client/mysurf/mysurf-2.0-r1.ebuild (renamed from www-client/mysurf/mysurf-2.0m1-r1.ebuild)6
1 files changed, 1 insertions, 5 deletions
diff --git a/www-client/mysurf/mysurf-2.0m1-r1.ebuild b/www-client/mysurf/mysurf-2.0-r1.ebuild
index 8fb493b..a65d69d 100644
--- a/www-client/mysurf/mysurf-2.0m1-r1.ebuild
+++ b/www-client/mysurf/mysurf-2.0-r1.ebuild
@@ -4,13 +4,9 @@
EAPI=6
inherit toolchain-funcs
-VER="${PV%-r*}"
-REV="r${PV##*-r}"
-
DESCRIPTION="a simple web browser based on WebKit/GTK+"
HOMEPAGE="https://surf.suckless.org/"
-SRC_URI="http://git.cynerd.cz/surf/snapshot/${PN}-${VER}.tar.gz"
-S="${WORKDIR}/surf-${VER}"
+SRC_URI="http://git.cynerd.cz/surf/snapshot/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"