diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2012-11-18 11:39:51 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2012-11-18 11:39:51 +0000 |
commit | 2609b342efe07e3676725492c854df37f93a60d4 (patch) | |
tree | 1ecb51570874dbd1178e8cf41b1d30076110aa97 /app-office | |
parent | Drop mobile herd as talked in gentoo-dev ML (diff) | |
download | gentoo-2-2609b342efe07e3676725492c854df37f93a60d4.tar.gz gentoo-2-2609b342efe07e3676725492c854df37f93a60d4.tar.bz2 gentoo-2-2609b342efe07e3676725492c854df37f93a60d4.zip |
Update branding of lo-4
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key B6C5F7DE)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-9999-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/libreoffice/ChangeLog b/app-office/libreoffice/ChangeLog index 84c206ebe54b..3628f5f022d9 100644 --- a/app-office/libreoffice/ChangeLog +++ b/app-office/libreoffice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/libreoffice # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.397 2012/11/17 11:09:41 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.398 2012/11/18 11:39:51 dilfridge Exp $ + + 18 Nov 2012; Andreas K. Huettel <dilfridge@gentoo.org> + libreoffice-9999-r2.ebuild: + Update branding of lo-4 17 Nov 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.6.3.2.ebuild: Stable on ppc and x86 wrt bug#440922. diff --git a/app-office/libreoffice/libreoffice-9999-r2.ebuild b/app-office/libreoffice/libreoffice-9999-r2.ebuild index 2c3a0a97d63a..6c3d4941f935 100644 --- a/app-office/libreoffice/libreoffice-9999-r2.ebuild +++ b/app-office/libreoffice/libreoffice-9999-r2.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/libreoffice-9999-r2.ebuild,v 1.129 2012/11/17 11:03:36 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v 1.130 2012/11/18 11:39:51 dilfridge Exp $ EAPI=4 @@ -23,7 +23,7 @@ DEV_URI=" EXT_URI="http://ooo.itc.hu/oxygenoffice/download/libreoffice" ADDONS_URI="http://dev-www.libreoffice.org/src/" -BRANDING="${PN}-branding-gentoo-0.6.tar.xz" +BRANDING="${PN}-branding-gentoo-0.7.tar.xz" # PATCHSET="${P}-patchset-01.tar.xz" [[ ${PV} == *9999* ]] && SCM_ECLASS="git-2" |