summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2012-03-22 15:07:05 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2012-03-22 15:07:05 +0000
commitb37494fe2dde7756af82bddb9f9a248309908b32 (patch)
tree72ac0b42beed077e5e4f7c7946c740a811c686f0 /app-office/libreoffice/libreoffice-3.5.9999.ebuild
parentDo not use automake macros #408473 by Piotr Szymaniak. (diff)
downloadgentoo-2-b37494fe2dde7756af82bddb9f9a248309908b32.tar.gz
gentoo-2-b37494fe2dde7756af82bddb9f9a248309908b32.tar.bz2
gentoo-2-b37494fe2dde7756af82bddb9f9a248309908b32.zip
Bump branding to fix typo in sofficerc. Thanks to livibetter for the report and way how to fix it.
(Portage version: 2.2.0_alpha93/cvs/Linux x86_64)
Diffstat (limited to 'app-office/libreoffice/libreoffice-3.5.9999.ebuild')
-rw-r--r--app-office/libreoffice/libreoffice-3.5.9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/libreoffice/libreoffice-3.5.9999.ebuild b/app-office/libreoffice/libreoffice-3.5.9999.ebuild
index a82bde69e48b..879bc345f5e3 100644
--- a/app-office/libreoffice/libreoffice-3.5.9999.ebuild
+++ b/app-office/libreoffice/libreoffice-3.5.9999.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-3.5.9999.ebuild,v 1.27 2012/03/19 12:54:23 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.5.9999.ebuild,v 1.28 2012/03/22 15:07:05 scarabeus 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.3.tar.xz"
+BRANDING="${PN}-branding-gentoo-0.4.tar.xz"
# PATCHSET="${P}-patchset-01.tar.xz"
[[ ${PV} == *9999* ]] && SCM_ECLASS="git-2"