Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Remi Cardona (remi)" <remi@g.o>
Subject: gentoo-x86 commit in app-text/gtranslator/files: gtranslator-1.1.7-scrollkeeper.patch
Date: Tue, 27 May 2008 18:58:35 +0000
remi        08/05/27 18:58:35

  Added:                gtranslator-1.1.7-scrollkeeper.patch
  Log:
  app-text/gtranslator: bump to 1.1.7
  (Portage version: 2.1.5.2)

Revision  Changes    Path
1.1                  app-text/gtranslator/files/gtranslator-1.1.7-scrollkeeper.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gtranslator/files/gtranslator-1.1.7-scrollkeeper.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gtranslator/files/gtranslator-1.1.7-scrollkeeper.patch?rev=1.1&content-type=text/plain

Index: gtranslator-1.1.7-scrollkeeper.patch
===================================================================
--- configure	2008-05-27 20:44:46.000000000 +0200
+++ configure	2008-05-27 20:45:29.000000000 +0200
@@ -7127,7 +7127,7 @@
 if test "z$sc_present" = "zyes" ; then
 	{ echo "$as_me:$LINENO: checking for scrollkeeper" >&5
 echo $ECHO_N "checking for scrollkeeper... $ECHO_C" >&6; }
-	_VERSION=`scrollkeeper-config --version|sed -e 's/\.//g'`
+	_VERSION=`scrollkeeper-config --version|sed -e 's/^\([0-9\.]\+\).*/\1/g;s/\.//g'`
 	if test $_VERSION -ge 0 -o $_VERSION -ge 02; then
 		{ echo "$as_me:$LINENO: result: yes" >&5
 echo "${ECHO_T}yes" >&6; }
--- configure.in	2008-05-27 20:44:33.000000000 +0200
+++ configure.in	2008-05-27 20:45:10.000000000 +0200
@@ -117,7 +117,7 @@
 AC_CHECK_PROG(sc_present, scrollkeeper-config, yes, no)
 if test "z$sc_present" = "zyes" ; then
 	AC_MSG_CHECKING([for scrollkeeper])
-	_VERSION=`scrollkeeper-config --version|sed -e 's/\.//g'`
+	_VERSION=`scrollkeeper-config --version|sed -e 's/^\([0-9\.]\+\).*/\1/g;s/\.//g'`
 	if test $_VERSION -ge 0 -o $_VERSION -ge 02; then
 		AC_MSG_RESULT(yes)
 		SC_STATEDIR=`scrollkeeper-config --pkglocalstatedir`



-- 
gentoo-commits@g.o mailing list


Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in app-text/gtranslator: ChangeLog gtranslator-1.1.7.ebuild
Next by thread:
gentoo-x86 commit in sys-fs/btrfs-progs: ChangeLog btrfs-progs-0.14-r1.ebuild
Previous by date:
gentoo-x86 commit in app-text/gtranslator: ChangeLog gtranslator-1.1.7.ebuild
Next by date:
gentoo-x86 commit in sys-fs/btrfs-progs: ChangeLog btrfs-progs-0.14-r1.ebuild


Updated Feb 09, 2011

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.