Add libreoffice blockers on unsplit translations.
authorTomas Chvatal <scarabeus@gentoo.org>
Sat, 3 Sep 2011 21:04:35 +0000 (21:04 +0000)
committerTomas Chvatal <scarabeus@gentoo.org>
Sat, 3 Sep 2011 21:04:35 +0000 (21:04 +0000)
Package-Manager: portage-2.2.0_alpha52/cvs/Linux x86_64

app-office/libreoffice-l10n/ChangeLog
app-office/libreoffice-l10n/libreoffice-l10n-3.4.3.ebuild

index 7e00b623be23ac1b26b15a95e1ab455b914e9f21..5893ed5bbfba42c24707fe9d19c76e6567a04ec2 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/libreoffice-l10n
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v 1.2 2011/09/03 19:08:10 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v 1.3 2011/09/03 21:04:35 scarabeus Exp $
+
+  03 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+  libreoffice-l10n-3.4.3.ebuild:
+  Add libreoffice blockers on unsplit translations.
 
   03 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org>
   libreoffice-l10n-3.4.3.ebuild:
index c3317658f416360a5a3a0828cbaf90953b03c393..6cd07278807b432c6b77a4a0c84141f946bd0053 100644 (file)
@@ -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/libreoffice-l10n/libreoffice-l10n-3.4.3.ebuild,v 1.2 2011/09/03 19:08:10 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/libreoffice-l10n-3.4.3.ebuild,v 1.3 2011/09/03 21:04:35 scarabeus Exp $
 
 EAPI=4
 
@@ -53,6 +53,14 @@ unset X
 RDEPEND="${SPELL_DICTS_DEPEND}"
 unset X SPELL_DICTS SPELL_DICTS_DEPEND
 
+# blockers for old libreoffice with linguas bundled
+RDEPEND+="
+       !<=app-office/libreoffice-3.4.3.2
+       !=app-office/libreoffice-3.4.9999
+       !=app-office/libreoffice-9999
+       !<=app-office/libreoffice-bin-3.4.3-r1
+"
+
 RESTRICT="strip"
 
 S="${WORKDIR}"