public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/liblangtag: liblangtag-0.3-r1.ebuild ChangeLog
@ 2012-09-21  7:22 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2012-09-21  7:22 UTC (permalink / raw
  To: gentoo-commits

scarabeus    12/09/21 07:22:09

  Modified:             liblangtag-0.3-r1.ebuild ChangeLog
  Log:
  Fix the damn sed statement.
  
  (Portage version: 2.2.0_alpha128/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-text/liblangtag/liblangtag-0.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/liblangtag/liblangtag-0.3-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/liblangtag/liblangtag-0.3-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/liblangtag/liblangtag-0.3-r1.ebuild?r1=1.1&r2=1.2

Index: liblangtag-0.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/liblangtag/liblangtag-0.3-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- liblangtag-0.3-r1.ebuild	20 Sep 2012 08:58:55 -0000	1.1
+++ liblangtag-0.3-r1.ebuild	21 Sep 2012 07:22:09 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/liblangtag/liblangtag-0.3-r1.ebuild,v 1.1 2012/09/20 08:58:55 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/liblangtag/liblangtag-0.3-r1.ebuild,v 1.2 2012/09/21 07:22:09 scarabeus Exp $
 
 EAPI=4
 
@@ -40,7 +40,7 @@
 
 	# fixed in git
 	sed -i \
-		-e '$(libdir):${libdir}' \
+		-e 's:$(libdir):${libdir}:g' \
 		*.pc.in || die
 
 	eautoreconf



1.3                  app-text/liblangtag/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/liblangtag/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/liblangtag/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/liblangtag/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/liblangtag/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	20 Sep 2012 08:58:55 -0000	1.2
+++ ChangeLog	21 Sep 2012 07:22:09 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/liblangtag
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/liblangtag/ChangeLog,v 1.2 2012/09/20 08:58:55 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/liblangtag/ChangeLog,v 1.3 2012/09/21 07:22:09 scarabeus Exp $
+
+  21 Sep 2012; Tomáš Chvátal <scarabeus@gentoo.org> liblangtag-0.3-r1.ebuild:
+  Fix the damn sed statement.
 
 *liblangtag-0.3-r1 (20 Sep 2012)
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-21  7:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-21  7:22 [gentoo-commits] gentoo-x86 commit in app-text/liblangtag: liblangtag-0.3-r1.ebuild ChangeLog Tomas Chvatal (scarabeus)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox