public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-office/calligra-l10n: ChangeLog calligra-l10n-2.3.81.ebuild
@ 2011-09-16  8:50 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2011-09-16  8:50 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/09/16 08:50:44

  Modified:             ChangeLog calligra-l10n-2.3.81.ebuild
  Log:
  Fix unpack stage. Closes bug #383185.
  
  (Portage version: 2.2.0_alpha58/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-office/calligra-l10n/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra-l10n/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	15 Sep 2011 11:38:29 -0000	1.1
+++ ChangeLog	16 Sep 2011 08:50:44 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/calligra-l10n
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/calligra-l10n/ChangeLog,v 1.1 2011/09/15 11:38:29 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra-l10n/ChangeLog,v 1.2 2011/09/16 08:50:44 scarabeus Exp $
+
+  16 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+  calligra-l10n-2.3.81.ebuild:
+  Fix unpack stage. Closes bug #383185.
 
 *calligra-l10n-2.3.81 (15 Sep 2011)
 



1.2                  app-office/calligra-l10n/calligra-l10n-2.3.81.ebuild

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

Index: calligra-l10n-2.3.81.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra-l10n/calligra-l10n-2.3.81.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- calligra-l10n-2.3.81.ebuild	15 Sep 2011 11:38:29 -0000	1.1
+++ calligra-l10n-2.3.81.ebuild	16 Sep 2011 08:50:44 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/calligra-l10n/calligra-l10n-2.3.81.ebuild,v 1.1 2011/09/15 11:38:29 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra-l10n/calligra-l10n-2.3.81.ebuild,v 1.2 2011/09/16 08:50:44 scarabeus Exp $
 
 EAPI=4
 
@@ -48,7 +48,7 @@
 	# add all linguas to cmake
 	if [[ -n ${A} ]]; then
 		for lng in ${MY_LANGS}; do
-			dir="${PN}-${lng}-${MY_PV}"
+			dir="${PN}-${lng}-${PV}"
 			if [[ -d "${dir}" ]] ; then
 				echo "add_subdirectory( ${dir} )" >> "${S}"/CMakeLists.txt
 			fi






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

only message in thread, other threads:[~2011-09-16  8:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-16  8:50 [gentoo-commits] gentoo-x86 commit in app-office/calligra-l10n: ChangeLog calligra-l10n-2.3.81.ebuild 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