# 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.217 2011/12/13 13:23:53 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.218 2011/12/13 14:48:36 scarabeus Exp $
+
+ 13 Dec 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+ libreoffice-3.4.99.1-r1.ebuild, libreoffice-3.5.9999.ebuild,
+ libreoffice-9999-r2.ebuild:
+ Use proper tarball name. Thx to Poly-C
*libreoffice-3.4.99.1-r1 (13 Dec 2011)
# 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.99.1-r1.ebuild,v 1.1 2011/12/13 13:23:53 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.4.99.1-r1.ebuild,v 1.2 2011/12/13 14:48:36 scarabeus Exp $
EAPI=4
if [[ ${mod} == binfilter ]] && ! use binfilter; then
continue
fi
- unpack "${PN}-${mod}-${PV}.tar.bz2"
+ unpack "${PN}-${mod}-${PV}.tar.xz"
if [[ ${mod} != core ]]; then
mv -n "${WORKDIR}/${PN}-${mod}-${PV}"/* "${S}"
rm -rf "${WORKDIR}/${PN}-${mod}-${PV}"
# 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.5.9999.ebuild,v 1.3 2011/12/13 13:23:53 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.5.9999.ebuild,v 1.4 2011/12/13 14:48:36 scarabeus Exp $
EAPI=4
if [[ ${mod} == binfilter ]] && ! use binfilter; then
continue
fi
- unpack "${PN}-${mod}-${PV}.tar.bz2"
+ unpack "${PN}-${mod}-${PV}.tar.xz"
if [[ ${mod} != core ]]; then
mv -n "${WORKDIR}/${PN}-${mod}-${PV}"/* "${S}"
rm -rf "${WORKDIR}/${PN}-${mod}-${PV}"
# 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-9999-r2.ebuild,v 1.15 2011/12/13 13:23:53 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v 1.16 2011/12/13 14:48:36 scarabeus Exp $
EAPI=4
if [[ ${mod} == binfilter ]] && ! use binfilter; then
continue
fi
- unpack "${PN}-${mod}-${PV}.tar.bz2"
+ unpack "${PN}-${mod}-${PV}.tar.xz"
if [[ ${mod} != core ]]; then
mv -n "${WORKDIR}/${PN}-${mod}-${PV}"/* "${S}"
rm -rf "${WORKDIR}/${PN}-${mod}-${PV}"