diff options
author | 2013-09-20 20:26:45 +0000 | |
---|---|---|
committer | 2013-09-20 20:26:45 +0000 | |
commit | 43687a51df6b1aca92249449ac4e1a16f65b0dd4 (patch) | |
tree | 4f3048fd0ae268043e078056eeb9e2f5acbc7e80 /app-office | |
parent | Version bump. (diff) | |
download | gentoo-2-43687a51df6b1aca92249449ac4e1a16f65b0dd4.tar.gz gentoo-2-43687a51df6b1aca92249449ac4e1a16f65b0dd4.tar.bz2 gentoo-2-43687a51df6b1aca92249449ac4e1a16f65b0dd4.zip |
Update branding with design from Denis M., bug 456666. Thanks!!!
(Portage version: 2.2.6/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-4.1.9999.ebuild | 4 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-9999-r2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-office/libreoffice/ChangeLog b/app-office/libreoffice/ChangeLog index c93c08692b38..330de9f38a5b 100644 --- a/app-office/libreoffice/ChangeLog +++ b/app-office/libreoffice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/libreoffice # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.507 2013/09/16 20:09:37 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.508 2013/09/20 20:26:45 dilfridge Exp $ + + 20 Sep 2013; Andreas K. Huettel <dilfridge@gentoo.org> + libreoffice-4.1.9999.ebuild, libreoffice-9999-r2.ebuild: + Update branding with design from Denis M., bug 456666. Thanks!!! 16 Sep 2013; Rick Farina <zerochaos@gentoo.org> libreoffice-4.0.4.2.ebuild: fixing subslot dep on boost per bug 485066, all blame goes to zerochaos diff --git a/app-office/libreoffice/libreoffice-4.1.9999.ebuild b/app-office/libreoffice/libreoffice-4.1.9999.ebuild index 90cbefb9fe9c..73419c1ecba0 100644 --- a/app-office/libreoffice/libreoffice-4.1.9999.ebuild +++ b/app-office/libreoffice/libreoffice-4.1.9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.1.9999.ebuild,v 1.13 2013/09/16 14:30:55 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.1.9999.ebuild,v 1.14 2013/09/20 20:26:45 dilfridge Exp $ EAPI=5 @@ -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.7.tar.xz" +BRANDING="${PN}-branding-gentoo-0.8.tar.xz" # PATCHSET="${P}-patchset-01.tar.xz" [[ ${PV} == *9999* ]] && SCM_ECLASS="git-2" diff --git a/app-office/libreoffice/libreoffice-9999-r2.ebuild b/app-office/libreoffice/libreoffice-9999-r2.ebuild index 7bc217432683..5283de882bb9 100644 --- a/app-office/libreoffice/libreoffice-9999-r2.ebuild +++ b/app-office/libreoffice/libreoffice-9999-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.195 2013/09/16 14:30:55 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v 1.196 2013/09/20 20:26:45 dilfridge Exp $ EAPI=5 @@ -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.7.tar.xz" +BRANDING="${PN}-branding-gentoo-0.8.tar.xz" # PATCHSET="${P}-patchset-01.tar.xz" [[ ${PV} == *9999* ]] && SCM_ECLASS="git-2" |