diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-08-17 19:34:44 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-08-17 19:34:44 +0000 |
commit | 7e5c59b3067d4204f37852fa911688bb27176500 (patch) | |
tree | d39a535379d8392a97658aad80ab421a11d80b46 /app-office | |
parent | Change example to domain reserved by RFC 2606; bar.com actually exists. (diff) | |
download | gentoo-2-7e5c59b3067d4204f37852fa911688bb27176500.tar.gz gentoo-2-7e5c59b3067d4204f37852fa911688bb27176500.tar.bz2 gentoo-2-7e5c59b3067d4204f37852fa911688bb27176500.zip |
Bugfix release for 3.3 series. Just go directly to stable as it is just bunch of fixes.
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice-bin/ChangeLog | 9 | ||||
-rw-r--r-- | app-office/libreoffice-bin/libreoffice-bin-3.3.4.ebuild (renamed from app-office/libreoffice-bin/libreoffice-bin-3.3.1.ebuild) | 2 |
2 files changed, 9 insertions, 2 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog index bd2ddecb0b07..3135988058e1 100644 --- a/app-office/libreoffice-bin/ChangeLog +++ b/app-office/libreoffice-bin/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-office/libreoffice-bin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.27 2011/08/02 11:30:34 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.28 2011/08/17 19:34:44 scarabeus Exp $ + +*libreoffice-bin-3.3.4 (17 Aug 2011) + + 17 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> + -libreoffice-bin-3.3.1.ebuild, +libreoffice-bin-3.3.4.ebuild: + Bugfix release for 3.3 series. Just go directly to stable as it is just bunch + of fixes. *libreoffice-bin-3.4.2 (02 Aug 2011) diff --git a/app-office/libreoffice-bin/libreoffice-bin-3.3.1.ebuild b/app-office/libreoffice-bin/libreoffice-bin-3.3.4.ebuild index 53f147af7b32..ec406af49aba 100644 --- a/app-office/libreoffice-bin/libreoffice-bin-3.3.1.ebuild +++ b/app-office/libreoffice-bin/libreoffice-bin-3.3.4.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-bin/libreoffice-bin-3.3.1.ebuild,v 1.12 2011/03/22 16:50:55 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.3.4.ebuild,v 1.1 2011/08/17 19:34:44 scarabeus Exp $ EAPI="3" |