diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-06-01 17:14:36 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-06-01 17:14:36 +0000 |
commit | 011cf4997d53934e220f8e2f4ae49e5c5ffcc520 (patch) | |
tree | 1e4de356f11ca316971a06cdedc4a40d56feca93 /app-office | |
parent | Version bump, release candidate for Emacs 24.1. Drop ~sparc-fbsd keyword. (diff) | |
download | gentoo-2-011cf4997d53934e220f8e2f4ae49e5c5ffcc520.tar.gz gentoo-2-011cf4997d53934e220f8e2f4ae49e5c5ffcc520.tar.bz2 gentoo-2-011cf4997d53934e220f8e2f4ae49e5c5ffcc520.zip |
block koffice-l10n wrt bug#418459.
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/calligra-l10n/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/calligra-l10n/calligra-l10n-2.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/calligra-l10n/ChangeLog b/app-office/calligra-l10n/ChangeLog index 1ca5005951d6..90caf55d50a3 100644 --- a/app-office/calligra-l10n/ChangeLog +++ b/app-office/calligra-l10n/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/calligra-l10n # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra-l10n/ChangeLog,v 1.12 2012/05/27 16:48:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra-l10n/ChangeLog,v 1.13 2012/06/01 17:14:36 scarabeus Exp $ + + 01 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> calligra-l10n-2.4.1.ebuild: + block koffice-l10n wrt bug#418459. 27 May 2012; Agostino Sarubbo <ago@gentoo.org> calligra-l10n-2.4.1.ebuild: Stable for x86/amd64 diff --git a/app-office/calligra-l10n/calligra-l10n-2.4.1.ebuild b/app-office/calligra-l10n/calligra-l10n-2.4.1.ebuild index 369dd595b530..83d775e0fe7f 100644 --- a/app-office/calligra-l10n/calligra-l10n-2.4.1.ebuild +++ b/app-office/calligra-l10n/calligra-l10n-2.4.1.ebuild @@ -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-l10n/calligra-l10n-2.4.1.ebuild,v 1.2 2012/05/27 16:48:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra-l10n/calligra-l10n-2.4.1.ebuild,v 1.3 2012/06/01 17:14:36 scarabeus Exp $ EAPI=4 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.kde.org/" LICENSE="GPL-2" DEPEND="sys-devel/gettext" -RDEPEND="" +RDEPEND="!app-office/koffice-l10n" KEYWORDS="amd64 x86" IUSE="doc" |