summaryrefslogtreecommitdiff
path: root/dev-scheme/gauche-gtk/gauche-gtk-0.6_pre1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-scheme/gauche-gtk/gauche-gtk-0.6_pre1.ebuild')
-rw-r--r--dev-scheme/gauche-gtk/gauche-gtk-0.6_pre1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-scheme/gauche-gtk/gauche-gtk-0.6_pre1.ebuild b/dev-scheme/gauche-gtk/gauche-gtk-0.6_pre1.ebuild
index 258e582076d3..beb3882420d1 100644
--- a/dev-scheme/gauche-gtk/gauche-gtk-0.6_pre1.ebuild
+++ b/dev-scheme/gauche-gtk/gauche-gtk-0.6_pre1.ebuild
@@ -5,13 +5,12 @@ EAPI="6"
inherit autotools vcs-snapshot
-MY_P="${P/g/G}"
-MY_PN="${PN/g/G}2"
+MY_P="${PN^g}2-${PV}"
PV_COMMIT="6fca535f7bb950f81db066bd1afdca9d55e9b460"
DESCRIPTION="GTK2 binding for Gauche"
HOMEPAGE="http://practical-scheme.net/gauche/"
-SRC_URI="https://github.com/shirok/${MY_PN}/archive/${PV_COMMIT}.tar.gz -> ${MY_P}.tar.gz"
+SRC_URI="https://github.com/shirok/${PN^g}2/archive/${PV_COMMIT}.tar.gz -> ${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"