summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-02-22 10:15:42 +0000
committerMichał Górny <mgorny@gentoo.org>2015-02-22 10:15:42 +0000
commit063f89586d448fa4d3b3d7bfe281672708b9957d (patch)
tree4849254ec48e54788cf807a4151a6656fbcaa9e4 /app-office/libreoffice-bin
parentVersion bump for security bug #512498. Remove old. https://github.com/gentoo/... (diff)
downloadgentoo-2-063f89586d448fa4d3b3d7bfe281672708b9957d.tar.gz
gentoo-2-063f89586d448fa4d3b3d7bfe281672708b9957d.tar.bz2
gentoo-2-063f89586d448fa4d3b3d7bfe281672708b9957d.zip
Fix libertine-ttf dependency after pkgmove to media-fonts/libertine.
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'app-office/libreoffice-bin')
-rw-r--r--app-office/libreoffice-bin/ChangeLog5
-rw-r--r--app-office/libreoffice-bin/libreoffice-bin-4.3.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog
index fa99e06f0d3b..21bded79ee33 100644
--- a/app-office/libreoffice-bin/ChangeLog
+++ b/app-office/libreoffice-bin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/libreoffice-bin
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.175 2015/02/15 17:46:38 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.176 2015/02/22 10:15:42 mgorny Exp $
+
+ 22 Feb 2015; Michał Górny <mgorny@gentoo.org> libreoffice-bin-4.3.5.2.ebuild:
+ Fix libertine-ttf dependency after pkgmove to media-fonts/libertine.
15 Feb 2015; Andreas K. Huettel <dilfridge@gentoo.org>
-libreoffice-bin-4.2.8.2.ebuild:
diff --git a/app-office/libreoffice-bin/libreoffice-bin-4.3.5.2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-4.3.5.2.ebuild
index 4a4e9dec2667..bea4fe4bfdbc 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-4.3.5.2.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-4.3.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.3.5.2.ebuild,v 1.4 2015/02/15 14:58:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.3.5.2.ebuild,v 1.5 2015/02/22 10:15:42 mgorny Exp $
EAPI=5
@@ -146,7 +146,7 @@ RDEPEND="${COMMON_DEPEND}
!app-office/libreoffice-bin-debug
!<app-office/openoffice-bin-3.4.0-r1
!app-office/openoffice
- media-fonts/libertine-ttf
+ media-fonts/libertine
media-fonts/liberation-fonts
media-fonts/urw-fonts
java? ( >=virtual/jre-1.6 )