diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-07-27 20:50:35 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-07-27 20:50:35 +0000 |
commit | b336718fc34ecf64f110b2b6c9a694f1b448bf97 (patch) | |
tree | cb921f8133b7c28df6fd3005b01677620fd01417 /app-office | |
parent | Fix the ure sums as they got bit messed. (diff) | |
download | gentoo-2-b336718fc34ecf64f110b2b6c9a694f1b448bf97.tar.gz gentoo-2-b336718fc34ecf64f110b2b6c9a694f1b448bf97.tar.bz2 gentoo-2-b336718fc34ecf64f110b2b6c9a694f1b448bf97.zip |
Update branding version.
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-3.4.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/libreoffice/ChangeLog b/app-office/libreoffice/ChangeLog index aaf231438059..a5753540a1ad 100644 --- a/app-office/libreoffice/ChangeLog +++ b/app-office/libreoffice/ChangeLog @@ -1,6 +1,9 @@ # 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.66 2011/07/27 20:35:04 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.67 2011/07/27 20:50:35 mattst88 Exp $ + + 27 Jul 2011; Matt Turner <mattst88@gentoo.org> libreoffice-3.4.2.3.ebuild: + Update branding version. 27 Jul 2011; Matt Turner <mattst88@gentoo.org> libreoffice-3.4.2.3.ebuild: Remove old comment about no graphite package in gentoo. diff --git a/app-office/libreoffice/libreoffice-3.4.2.3.ebuild b/app-office/libreoffice/libreoffice-3.4.2.3.ebuild index d05abe4f6bcf..e4b0db199ada 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.3 2011/07/27 20:35:04 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.4.2.3.ebuild,v 1.4 2011/07/27 20:50:35 mattst88 Exp $ EAPI=3 @@ -290,7 +290,7 @@ src_unpack() { local mod dest tmplfile tmplname if use branding; then - unpack "${PN}-branding-gentoo-0.1.tar.xz" + unpack "${PN}-branding-gentoo-0.2.tar.xz" fi #first the bootstrap files |