public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-office/calligra: calligra-2.4.1.ebuild calligra-2.4.90.ebuild calligra-2.4.2.ebuild calligra-2.4.49.9999.ebuild calligra-9999.ebuild ChangeLog
@ 2012-06-01 17:22 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2012-06-01 17:22 UTC (permalink / raw
  To: gentoo-commits

scarabeus    12/06/01 17:22:15

  Modified:             calligra-2.4.1.ebuild calligra-2.4.90.ebuild
                        calligra-2.4.2.ebuild calligra-2.4.49.9999.ebuild
                        calligra-9999.ebuild ChangeLog
  Log:
  Depend on calligra-l10n. Fixes bug#417987.
  
  (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  app-office/calligra/calligra-2.4.1.ebuild

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

Index: calligra-2.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- calligra-2.4.1.ebuild	27 May 2012 22:44:56 -0000	1.5
+++ calligra-2.4.1.ebuild	1 Jun 2012 17:22:15 -0000	1.6
@@ -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-office/calligra/calligra-2.4.1.ebuild,v 1.5 2012/05/27 22:44:56 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.1.ebuild,v 1.6 2012/06/01 17:22:15 scarabeus Exp $
 
 # note: files that need to be checked for dependencies etc:
 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -18,7 +18,7 @@
 KDE_HANDBOOK=optional
 
 KDE_LINGUAS_LIVE_OVERRIDE=true
-inherit kde4-base
+inherit kde4-base versionator
 
 DESCRIPTION="KDE Office Suite"
 HOMEPAGE="http://www.calligra.org/"
@@ -116,6 +116,7 @@
 	)
 "
 DEPEND="${RDEPEND}"
+PDEPEND=">=app-office/calligra-$(get_version_component_range 1-2)"
 
 RESTRICT=test
 # bug 394273



1.4                  app-office/calligra/calligra-2.4.90.ebuild

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

Index: calligra-2.4.90.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.90.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- calligra-2.4.90.ebuild	28 May 2012 00:12:22 -0000	1.3
+++ calligra-2.4.90.ebuild	1 Jun 2012 17:22:15 -0000	1.4
@@ -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-office/calligra/calligra-2.4.90.ebuild,v 1.3 2012/05/28 00:12:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.90.ebuild,v 1.4 2012/06/01 17:22:15 scarabeus Exp $
 
 # note: files that need to be checked for dependencies etc:
 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -16,7 +16,7 @@
 KDE_HANDBOOK=optional
 
 KDE_LINGUAS_LIVE_OVERRIDE=true
-inherit kde4-base
+inherit kde4-base versionator
 
 DESCRIPTION="KDE Office Suite"
 HOMEPAGE="http://www.calligra.org/"
@@ -130,6 +130,7 @@
 	)
 "
 DEPEND="${RDEPEND}"
+PDEPEND=">=app-office/calligra-$(get_version_component_range 1-2)"
 
 RESTRICT=test
 # bug 394273



1.3                  app-office/calligra/calligra-2.4.2.ebuild

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

Index: calligra-2.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- calligra-2.4.2.ebuild	27 May 2012 22:44:56 -0000	1.2
+++ calligra-2.4.2.ebuild	1 Jun 2012 17:22:15 -0000	1.3
@@ -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-office/calligra/calligra-2.4.2.ebuild,v 1.2 2012/05/27 22:44:56 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.2.ebuild,v 1.3 2012/06/01 17:22:15 scarabeus Exp $
 
 # note: files that need to be checked for dependencies etc:
 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -18,7 +18,7 @@
 KDE_HANDBOOK=optional
 
 KDE_LINGUAS_LIVE_OVERRIDE=true
-inherit kde4-base
+inherit kde4-base versionator
 
 DESCRIPTION="KDE Office Suite"
 HOMEPAGE="http://www.calligra.org/"
@@ -116,6 +116,7 @@
 	)
 "
 DEPEND="${RDEPEND}"
+PDEPEND=">=app-office/calligra-$(get_version_component_range 1-2)"
 
 RESTRICT=test
 # bug 394273



1.3                  app-office/calligra/calligra-2.4.49.9999.ebuild

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

Index: calligra-2.4.49.9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.49.9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- calligra-2.4.49.9999.ebuild	27 May 2012 22:44:56 -0000	1.2
+++ calligra-2.4.49.9999.ebuild	1 Jun 2012 17:22:15 -0000	1.3
@@ -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-office/calligra/calligra-2.4.49.9999.ebuild,v 1.2 2012/05/27 22:44:56 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.49.9999.ebuild,v 1.3 2012/06/01 17:22:15 scarabeus Exp $
 
 # note: files that need to be checked for dependencies etc:
 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -18,7 +18,7 @@
 KDE_HANDBOOK=optional
 
 KDE_LINGUAS_LIVE_OVERRIDE=true
-inherit kde4-base
+inherit kde4-base versionator
 
 DESCRIPTION="KDE Office Suite"
 HOMEPAGE="http://www.calligra.org/"
@@ -116,6 +116,7 @@
 	)
 "
 DEPEND="${RDEPEND}"
+PDEPEND=">=app-office/calligra-$(get_version_component_range 1-2)"
 
 RESTRICT=test
 # bug 394273



1.22                 app-office/calligra/calligra-9999.ebuild

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

Index: calligra-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- calligra-9999.ebuild	28 May 2012 00:12:22 -0000	1.21
+++ calligra-9999.ebuild	1 Jun 2012 17:22:15 -0000	1.22
@@ -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-office/calligra/calligra-9999.ebuild,v 1.21 2012/05/28 00:12:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v 1.22 2012/06/01 17:22:15 scarabeus Exp $
 
 # note: files that need to be checked for dependencies etc:
 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -16,7 +16,7 @@
 KDE_HANDBOOK=optional
 
 KDE_LINGUAS_LIVE_OVERRIDE=true
-inherit kde4-base
+inherit kde4-base versionator
 
 DESCRIPTION="KDE Office Suite"
 HOMEPAGE="http://www.calligra.org/"
@@ -131,6 +131,9 @@
 "
 DEPEND="${RDEPEND}"
 
+[[ ${PV} == 9999 ]] && LANGVERSION="2.4" || LANGVERSION="$(get_version_component_range 1-2)"
+PDEPEND=">=app-office/calligra-${LANGVERSION}"
+
 RESTRICT=test
 # bug 394273
 



1.47                 app-office/calligra/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	27 May 2012 22:44:56 -0000	1.46
+++ ChangeLog	1 Jun 2012 17:22:15 -0000	1.47
@@ -1,6 +1,11 @@
 # ChangeLog for app-office/calligra
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.46 2012/05/27 22:44:56 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.47 2012/06/01 17:22:15 scarabeus Exp $
+
+  01 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> calligra-2.4.1.ebuild,
+  calligra-2.4.2.ebuild, calligra-2.4.49.9999.ebuild, calligra-2.4.90.ebuild,
+  calligra-9999.ebuild:
+  Depend on calligra-l10n. Fixes bug#417987.
 
   27 May 2012; Andreas K. Huettel <dilfridge@gentoo.org> calligra-2.4.1.ebuild,
   calligra-2.4.2.ebuild, calligra-2.4.49.9999.ebuild, calligra-2.4.90.ebuild,






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-office/calligra: calligra-2.4.1.ebuild calligra-2.4.90.ebuild calligra-2.4.2.ebuild calligra-2.4.49.9999.ebuild calligra-9999.ebuild ChangeLog
@ 2012-06-06 13:39 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2012-06-06 13:39 UTC (permalink / raw
  To: gentoo-commits

scarabeus    12/06/06 13:39:04

  Modified:             calligra-2.4.1.ebuild calligra-2.4.90.ebuild
                        calligra-2.4.2.ebuild calligra-2.4.49.9999.ebuild
                        calligra-9999.ebuild ChangeLog
  Log:
  Really depend on the l10n. Again wrt bug#417987.
  
  (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  app-office/calligra/calligra-2.4.1.ebuild

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

Index: calligra-2.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- calligra-2.4.1.ebuild	1 Jun 2012 17:22:15 -0000	1.6
+++ calligra-2.4.1.ebuild	6 Jun 2012 13:39:04 -0000	1.7
@@ -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-office/calligra/calligra-2.4.1.ebuild,v 1.6 2012/06/01 17:22:15 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.1.ebuild,v 1.7 2012/06/06 13:39:04 scarabeus Exp $
 
 # note: files that need to be checked for dependencies etc:
 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -116,7 +116,7 @@
 	)
 "
 DEPEND="${RDEPEND}"
-PDEPEND=">=app-office/calligra-$(get_version_component_range 1-2)"
+PDEPEND=">=app-office/calligra-l10n-$(get_version_component_range 1-2)"
 
 RESTRICT=test
 # bug 394273



1.5                  app-office/calligra/calligra-2.4.90.ebuild

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

Index: calligra-2.4.90.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.90.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- calligra-2.4.90.ebuild	1 Jun 2012 17:22:15 -0000	1.4
+++ calligra-2.4.90.ebuild	6 Jun 2012 13:39:04 -0000	1.5
@@ -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-office/calligra/calligra-2.4.90.ebuild,v 1.4 2012/06/01 17:22:15 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.90.ebuild,v 1.5 2012/06/06 13:39:04 scarabeus Exp $
 
 # note: files that need to be checked for dependencies etc:
 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -130,7 +130,7 @@
 	)
 "
 DEPEND="${RDEPEND}"
-PDEPEND=">=app-office/calligra-$(get_version_component_range 1-2)"
+PDEPEND=">=app-office/calligra-l10n-$(get_version_component_range 1-2)"
 
 RESTRICT=test
 # bug 394273



1.4                  app-office/calligra/calligra-2.4.2.ebuild

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

Index: calligra-2.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- calligra-2.4.2.ebuild	1 Jun 2012 17:22:15 -0000	1.3
+++ calligra-2.4.2.ebuild	6 Jun 2012 13:39:04 -0000	1.4
@@ -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-office/calligra/calligra-2.4.2.ebuild,v 1.3 2012/06/01 17:22:15 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.2.ebuild,v 1.4 2012/06/06 13:39:04 scarabeus Exp $
 
 # note: files that need to be checked for dependencies etc:
 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -116,7 +116,7 @@
 	)
 "
 DEPEND="${RDEPEND}"
-PDEPEND=">=app-office/calligra-$(get_version_component_range 1-2)"
+PDEPEND=">=app-office/calligra-l10n-$(get_version_component_range 1-2)"
 
 RESTRICT=test
 # bug 394273



1.4                  app-office/calligra/calligra-2.4.49.9999.ebuild

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

Index: calligra-2.4.49.9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.49.9999.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- calligra-2.4.49.9999.ebuild	1 Jun 2012 17:22:15 -0000	1.3
+++ calligra-2.4.49.9999.ebuild	6 Jun 2012 13:39:04 -0000	1.4
@@ -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-office/calligra/calligra-2.4.49.9999.ebuild,v 1.3 2012/06/01 17:22:15 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.49.9999.ebuild,v 1.4 2012/06/06 13:39:04 scarabeus Exp $
 
 # note: files that need to be checked for dependencies etc:
 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -116,7 +116,7 @@
 	)
 "
 DEPEND="${RDEPEND}"
-PDEPEND=">=app-office/calligra-$(get_version_component_range 1-2)"
+PDEPEND=">=app-office/calligra-l10n-$(get_version_component_range 1-2)"
 
 RESTRICT=test
 # bug 394273



1.23                 app-office/calligra/calligra-9999.ebuild

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

Index: calligra-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- calligra-9999.ebuild	1 Jun 2012 17:22:15 -0000	1.22
+++ calligra-9999.ebuild	6 Jun 2012 13:39:04 -0000	1.23
@@ -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-office/calligra/calligra-9999.ebuild,v 1.22 2012/06/01 17:22:15 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v 1.23 2012/06/06 13:39:04 scarabeus Exp $
 
 # note: files that need to be checked for dependencies etc:
 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -132,7 +132,7 @@
 DEPEND="${RDEPEND}"
 
 [[ ${PV} == 9999 ]] && LANGVERSION="2.4" || LANGVERSION="$(get_version_component_range 1-2)"
-PDEPEND=">=app-office/calligra-${LANGVERSION}"
+PDEPEND=">=app-office/calligra-l10n-${LANGVERSION}"
 
 RESTRICT=test
 # bug 394273



1.48                 app-office/calligra/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	1 Jun 2012 17:22:15 -0000	1.47
+++ ChangeLog	6 Jun 2012 13:39:04 -0000	1.48
@@ -1,6 +1,11 @@
 # ChangeLog for app-office/calligra
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.47 2012/06/01 17:22:15 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.48 2012/06/06 13:39:04 scarabeus Exp $
+
+  06 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> calligra-2.4.1.ebuild,
+  calligra-2.4.2.ebuild, calligra-2.4.49.9999.ebuild, calligra-2.4.90.ebuild,
+  calligra-9999.ebuild:
+  Really depend on the l10n. Again wrt bug#417987.
 
   01 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> calligra-2.4.1.ebuild,
   calligra-2.4.2.ebuild, calligra-2.4.49.9999.ebuild, calligra-2.4.90.ebuild,






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-06 13:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-06 13:39 [gentoo-commits] gentoo-x86 commit in app-office/calligra: calligra-2.4.1.ebuild calligra-2.4.90.ebuild calligra-2.4.2.ebuild calligra-2.4.49.9999.ebuild calligra-9999.ebuild ChangeLog Tomas Chvatal (scarabeus)
  -- strict thread matches above, loose matches on Subject: below --
2012-06-01 17:22 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