diff options
author | 2011-08-23 19:27:22 +0000 | |
---|---|---|
committer | 2011-08-23 19:27:22 +0000 | |
commit | 38a9ae3d8a03a9c37a94d13abe899a4a9c503996 (patch) | |
tree | 50fba4819850d6e1f091c519a74b1e72919a1841 /app-office | |
parent | Fixed dependency on dev-db/sqlite (bug #375217) (diff) | |
download | gentoo-2-38a9ae3d8a03a9c37a94d13abe899a4a9c503996.tar.gz gentoo-2-38a9ae3d8a03a9c37a94d13abe899a4a9c503996.tar.bz2 gentoo-2-38a9ae3d8a03a9c37a94d13abe899a4a9c503996.zip |
Bump to 3.4.3.2 and drop 3.4.3.1
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-3.4.3.2.ebuild (renamed from app-office/libreoffice/libreoffice-3.4.3.1.ebuild) | 3 |
2 files changed, 8 insertions, 3 deletions
diff --git a/app-office/libreoffice/ChangeLog b/app-office/libreoffice/ChangeLog index 4dd8534997e0..37d75fb45727 100644 --- a/app-office/libreoffice/ChangeLog +++ b/app-office/libreoffice/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-office/libreoffice # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.115 2011/08/23 11:07:51 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.116 2011/08/23 19:27:22 scarabeus Exp $ + +*libreoffice-3.4.3.2 (23 Aug 2011) + + 23 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> + -libreoffice-3.4.3.1.ebuild, +libreoffice-3.4.3.2.ebuild: + Bump to 3.4.3.2 and drop 3.4.3.1 23 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999.ebuild: Cups is harddep starting from 3.5. diff --git a/app-office/libreoffice/libreoffice-3.4.3.1.ebuild b/app-office/libreoffice/libreoffice-3.4.3.2.ebuild index 795549795082..10f201c3a88f 100644 --- a/app-office/libreoffice/libreoffice-3.4.3.1.ebuild +++ b/app-office/libreoffice/libreoffice-3.4.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.4.3.1.ebuild,v 1.3 2011/08/19 12:40:22 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.4.3.2.ebuild,v 1.1 2011/08/23 19:27:22 scarabeus Exp $ EAPI=3 @@ -236,7 +236,6 @@ PATCHES=( "${FILESDIR}/${PN}-32b-qt4-libdir.patch" "${FILESDIR}/${PN}-binfilter-as-needed.patch" "${FILESDIR}/${PN}-kill-cppunit.patch" - "${FILESDIR}/${PN}-respect-destdir.patch" ) # Uncoment me when updating to eapi4 |