diff options
Diffstat (limited to 'dev-lang/gauche')
-rw-r--r-- | dev-lang/gauche/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/gauche/Manifest | 4 | ||||
-rw-r--r-- | dev-lang/gauche/files/gauche-aclocal.m4-1.31.diff | 7 |
3 files changed, 7 insertions, 10 deletions
diff --git a/dev-lang/gauche/ChangeLog b/dev-lang/gauche/ChangeLog index a428c763db12..0c6b21b7f6bd 100644 --- a/dev-lang/gauche/ChangeLog +++ b/dev-lang/gauche/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/gauche # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gauche/ChangeLog,v 1.12 2005/04/23 12:39:20 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gauche/ChangeLog,v 1.13 2005/05/04 06:40:31 hattya Exp $ + + 04 May 2005; Akinori Hattori <hattya@gentoo.org> + files/gauche-aclocal.m4-1.31.diff: + remove Id. fixes bug #89136. 23 Apr 2005; Akinori Hattori <hattya@gentoo.org> +files/gauche-aclocal.m4-1.31.diff, gauche-0.8.3.ebuild: diff --git a/dev-lang/gauche/Manifest b/dev-lang/gauche/Manifest index fb4450ca6fd9..289088da2f9a 100644 --- a/dev-lang/gauche/Manifest +++ b/dev-lang/gauche/Manifest @@ -1,4 +1,4 @@ -MD5 bdcdeb1bbc0f77eece45a721c6c57697 ChangeLog 5291 +MD5 ab90c92df2c7f7ef2aa57edadf8524c6 ChangeLog 5411 MD5 40d755d7bec1b31bdcedf6fc5fc465be gauche-0.8.1.ebuild 1077 MD5 38d46371d4968b1adc706d093858b6ef gauche-0.8.3.ebuild 1122 MD5 1ea57dd808e1e84670858f6c983ec246 gauche-0.8.ebuild 1193 @@ -6,6 +6,6 @@ MD5 e9fa98743d1cf3b213a4b04f52baf5f8 metadata.xml 619 MD5 0f8ed13a6cb96a582a2cb357dd817608 files/digest-gauche-0.8 60 MD5 f3221d3697cbf7ac15591ad202af9459 files/digest-gauche-0.8.1 62 MD5 27605cb14e108b005797503b884e6e67 files/digest-gauche-0.8.3 62 -MD5 53fa54cf16b2b55cfb22155c3ee337c8 files/gauche-aclocal.m4-1.31.diff 1394 +MD5 58ca35453cb35833ef880d3e1d3ea5d2 files/gauche-aclocal.m4-1.31.diff 1099 MD5 905b4119bbcfc50f5004668d9d806dcc files/gauche-extract-1.13.diff 524 MD5 177cc4fa4c84d465bab80e5b3adb5cc1 files/gauche-gdbm-gentoo.diff 729 diff --git a/dev-lang/gauche/files/gauche-aclocal.m4-1.31.diff b/dev-lang/gauche/files/gauche-aclocal.m4-1.31.diff index e917f6f51d4f..8b7c85599eb7 100644 --- a/dev-lang/gauche/files/gauche-aclocal.m4-1.31.diff +++ b/dev-lang/gauche/files/gauche-aclocal.m4-1.31.diff @@ -5,13 +5,6 @@ retrieving revision 1.31 diff -u -r1.30 -r1.31 --- gauche/Gauche/aclocal.m4 2004/07/15 07:09:24 1.30 +++ gauche/Gauche/aclocal.m4 2004/12/21 22:49:36 1.31 -@@ -1,5 +1,5 @@ - dnl Gauche-specific autoconf macros. --dnl $Id: gauche-aclocal.m4-1.31.diff,v 1.1 2005/04/23 12:39:20 hattya Exp $ -+dnl $Id: gauche-aclocal.m4-1.31.diff,v 1.1 2005/04/23 12:39:20 hattya Exp $ - - dnl AC_GAUCHE_INIT_EXT - dnl Sets some parameters about installed Gauche package. @@ -93,19 +93,21 @@ dnl The main configure and gc's configure also use this. AC_DEFUN([AC_GAUCHE_OPTFLAGS], |