Сравнение gauche-gtk-0.6 с gauche-gtk-0.6.1
/usr/portage/dev-scheme/gauche-gtk/gauche-gtk-0.6.1.ebuild 2024-07-02 13:51:45.669851500 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2022 Gentoo Authors |
|
1 |
# Copyright 1999-2024 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI="8" |
5 | 5 | |
6 |
MY_P="${PN^g}-${PV}" |
|
6 |
MY_P="${PN^g}2-${PV}" |
|
7 | 7 | |
8 | 8 |
DESCRIPTION="GTK2 binding for Gauche" |
9 | 9 |
HOMEPAGE="https://practical-scheme.net/gauche/" |