diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-05-04 20:50:24 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-05-04 20:50:24 +0000 |
commit | f2e272f56895ed7f6865e3680c8d7a2a2b6c6a26 (patch) | |
tree | 51d70e4a892faffff5ae2649d0d1178c41f2de49 /app-office | |
parent | Introduce libreoffice_extensions use expand. (diff) | |
download | historical-f2e272f56895ed7f6865e3680c8d7a2a2b6c6a26.tar.gz historical-f2e272f56895ed7f6865e3680c8d7a2a2b6c6a26.tar.bz2 historical-f2e272f56895ed7f6865e3680c8d7a2a2b6c6a26.zip |
Use curl version we actually built against
Package-Manager: portage-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 | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog index ce9dd06feabb..c73748db3c6c 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.63 2012/04/30 23:26:35 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.64 2012/05/04 20:50:24 scarabeus Exp $ + + 04 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> + libreoffice-bin-3.5.2.2.ebuild: + Use curl version we actually built against 30 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 c54e4456bb43..cb63d3e68b21 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.3 2012/04/30 23:26:35 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild,v 1.4 2012/05/04 20:50:24 scarabeus Exp $ EAPI=4 @@ -80,7 +80,7 @@ COMMON_DEPEND=" media-libs/freetype:2 >=media-libs/libpng-1.4 media-libs/libvisio - >=net-misc/curl-7.21.4 + >=net-misc/curl-7.24.0 sci-mathematics/lpsolve >=sys-libs/db-4.8 virtual/jpeg |