diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-07-27 20:09:21 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-07-27 20:09:21 +0000 |
commit | 13d520a004e655cc47fa803551b826ad2ceb1b5e (patch) | |
tree | 3306771ff5112926807a707d9042e88cbc6b4bf0 /app-office | |
parent | Introduce an ebuild for autoupnp, automatic UPnP port forwarder (bug #322057). (diff) | |
download | gentoo-2-13d520a004e655cc47fa803551b826ad2ceb1b5e.tar.gz gentoo-2-13d520a004e655cc47fa803551b826ad2ceb1b5e.tar.bz2 gentoo-2-13d520a004e655cc47fa803551b826ad2ceb1b5e.zip |
Bump branding as there was borked sofficerc in the 0.1.
(Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-3.4.2.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/libreoffice/ChangeLog b/app-office/libreoffice/ChangeLog index 0c0c73275225..965891c0521b 100644 --- a/app-office/libreoffice/ChangeLog +++ b/app-office/libreoffice/ChangeLog @@ -1,6 +1,10 @@ # 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.64 2011/07/27 19:27:24 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.65 2011/07/27 20:09:21 scarabeus Exp $ + + 27 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> + libreoffice-3.4.2.3.ebuild: + Bump branding as there was borked sofficerc in the 0.1. 27 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> files/libreoffice-as-needed-gtk.patch: diff --git a/app-office/libreoffice/libreoffice-3.4.2.3.ebuild b/app-office/libreoffice/libreoffice-3.4.2.3.ebuild index 3c11db923640..d282e1b4c800 100644 --- a/app-office/libreoffice/libreoffice-3.4.2.3.ebuild +++ b/app-office/libreoffice/libreoffice-3.4.2.3.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.2.3.ebuild,v 1.1 2011/07/27 11:48:22 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.4.2.3.ebuild,v 1.2 2011/07/27 20:09:21 scarabeus Exp $ EAPI=3 @@ -19,7 +19,7 @@ inherit base autotools check-reqs eutils java-pkg-opt-2 kde4-base pax-utils pref DESCRIPTION="LibreOffice, a full office productivity suite." HOMEPAGE="http://www.libreoffice.org" -SRC_URI="branding? ( http://dev.gentooexperimental.org/~scarabeus/${PN}-branding-gentoo-0.1.tar.xz )" +SRC_URI="branding? ( http://dev.gentooexperimental.org/~scarabeus/${PN}-branding-gentoo-0.2.tar.xz )" # Shiny split sources with so many packages... MODULES="artwork base calc components extensions extras filters help |