diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2012-04-30 23:26:35 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2012-04-30 23:26:35 +0000 |
commit | 2edc0129e1075f7fb8cae2f9ffff6257e5d0a715 (patch) | |
tree | ae6f53772c7ad505254d6bf75758b18844c9458e /app-office | |
parent | cleanup. (diff) | |
download | gentoo-2-2edc0129e1075f7fb8cae2f9ffff6257e5d0a715.tar.gz gentoo-2-2edc0129e1075f7fb8cae2f9ffff6257e5d0a715.tar.bz2 gentoo-2-2edc0129e1075f7fb8cae2f9ffff6257e5d0a715.zip |
We really need ~dev-libs/icu-4.8.1.1, bug 414103
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice-bin/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog index e8b4a0a904ce..ce9dd06feabb 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.62 2012/04/27 20:25:10 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.63 2012/04/30 23:26:35 dilfridge Exp $ + + 30 Apr 2012; Andreas K. Huettel <dilfridge@gentoo.org> + libreoffice-bin-3.5.2.2.ebuild: + We really need ~dev-libs/icu-4.8.1.1, bug 414103 27 Apr 2012; Andreas K. Huettel <dilfridge@gentoo.org> libreoffice-bin-3.5.2.2.ebuild: diff --git a/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild index ea17db72589c..c54e4456bb43 100644 --- a/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild +++ b/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.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/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild,v 1.2 2012/04/27 20:25:10 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild,v 1.3 2012/04/30 23:26:35 dilfridge Exp $ EAPI=4 @@ -55,6 +55,7 @@ KEYWORDS="-* ~amd64 ~x86" BIN_COMMON_DEPEND=" >=sys-libs/glibc-2.14.1-r3 + ~dev-libs/icu-4.8.1.1 " COMMON_DEPEND=" ${BIN_COMMON_DEPEND} |