diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2013-10-31 15:40:52 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2013-10-31 15:40:52 +0000 |
commit | c1fa4f2ef6c73f3136f4904cd6bbd9f6ca1ecf69 (patch) | |
tree | 8041c5823ab7fd148e0ae8ce6da1c6fcb9a2a29e /app-office | |
parent | Drop sqlite:extensions USE-mask, as it's been fixed now, bug #488094 (diff) | |
download | gentoo-2-c1fa4f2ef6c73f3136f4904cd6bbd9f6ca1ecf69.tar.gz gentoo-2-c1fa4f2ef6c73f3136f4904cd6bbd9f6ca1ecf69.tar.bz2 gentoo-2-c1fa4f2ef6c73f3136f4904cd6bbd9f6ca1ecf69.zip |
Fix pdepend on proper lang pack. Force due to un-update cvs tree.
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 8EEE3BE8)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice-bin/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/libreoffice-bin/libreoffice-bin-4.1.2.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog index fb761f9532f3..2943dea5cb81 100644 --- a/app-office/libreoffice-bin/ChangeLog +++ b/app-office/libreoffice-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/libreoffice-bin # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.120 2013/10/30 16:15:05 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.121 2013/10/31 15:40:52 scarabeus Exp $ + + 31 Oct 2013; Tomáš Chvátal <scarabeus@gentoo.org> + libreoffice-bin-4.1.2.3.ebuild: + Fix pdepend on proper lang pack. Force due to un-update cvs tree. 30 Oct 2013; Andreas K. Huettel <dilfridge@gentoo.org> libreoffice-bin-4.1.2.3.ebuild: diff --git a/app-office/libreoffice-bin/libreoffice-bin-4.1.2.3.ebuild b/app-office/libreoffice-bin/libreoffice-bin-4.1.2.3.ebuild index afd9dc5a4562..7dc474b8f373 100644 --- a/app-office/libreoffice-bin/libreoffice-bin-4.1.2.3.ebuild +++ b/app-office/libreoffice-bin/libreoffice-bin-4.1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.1.2.3.ebuild,v 1.5 2013/10/30 16:15:05 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.1.2.3.ebuild,v 1.6 2013/10/31 15:40:52 scarabeus Exp $ EAPI=5 @@ -143,7 +143,7 @@ RDEPEND="${COMMON_DEPEND} " PDEPEND=" - =app-office/libreoffice-l10n-4.0* + =app-office/libreoffice-l10n-4.1* " DEPEND="" |