mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
dev-scheme/gambit: fix version stamp for 4.9.4
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--- a/include/stamp-release.h
|
||||
+++ b/include/stamp-release.h
|
||||
@@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
#ifndef ___STAMP_RELEASE_VERSION
|
||||
-#define ___STAMP_RELEASE_VERSION "v4.9.3"
|
||||
+#define ___STAMP_RELEASE_VERSION "v4.9.4"
|
||||
#endif
|
||||
|
||||
#ifndef ___STAMP_RELEASE_YMD
|
||||
@@ -22,6 +22,8 @@ BDEPEND="
|
||||
emacs? ( >=app-editors/emacs-23.1:* )
|
||||
"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${P}-stamp-release-version.patch )
|
||||
|
||||
DOCS=( INSTALL.txt README README.md )
|
||||
SITEFILE="50gambit-gentoo.el"
|
||||
|
||||
Reference in New Issue
Block a user