diff options
author | Andreas Proschofsky <suka@gentoo.org> | 2011-03-19 00:33:12 +0000 |
---|---|---|
committer | Andreas Proschofsky <suka@gentoo.org> | 2011-03-19 00:33:12 +0000 |
commit | 58404b108cd7165f27b5f280bf53bfc72a785c1e (patch) | |
tree | 9724a0cdb2c2571b29f5eb0abb427ff0ba04d871 /app-office/libreoffice-bin | |
parent | Drop unneded patch (diff) | |
download | gentoo-2-58404b108cd7165f27b5f280bf53bfc72a785c1e.tar.gz gentoo-2-58404b108cd7165f27b5f280bf53bfc72a785c1e.tar.bz2 gentoo-2-58404b108cd7165f27b5f280bf53bfc72a785c1e.zip |
Another minor cleanup
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'app-office/libreoffice-bin')
-rw-r--r-- | app-office/libreoffice-bin/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/libreoffice-bin/libreoffice-bin-3.3.1.ebuild | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog index 536167d2bcd4..5e232889474f 100644 --- a/app-office/libreoffice-bin/ChangeLog +++ b/app-office/libreoffice-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/libreoffice-bin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.18 2011/03/19 00:14:02 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.19 2011/03/19 00:33:12 suka Exp $ + + 19 Mar 2011; Andreas Proschofsky <suka@gentoo.org> + libreoffice-bin-3.3.1.ebuild: + Another minor cleanup 19 Mar 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-bin-3.3.1.ebuild: diff --git a/app-office/libreoffice-bin/libreoffice-bin-3.3.1.ebuild b/app-office/libreoffice-bin/libreoffice-bin-3.3.1.ebuild index 193d64fa87d6..0d7aac46c586 100644 --- a/app-office/libreoffice-bin/libreoffice-bin-3.3.1.ebuild +++ b/app-office/libreoffice-bin/libreoffice-bin-3.3.1.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-bin/libreoffice-bin-3.3.1.ebuild,v 1.8 2011/03/19 00:14:02 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.3.1.ebuild,v 1.9 2011/03/19 00:33:12 suka Exp $ EAPI="3" @@ -29,7 +29,6 @@ else PACKED="LibO_${MY_PV2}_Linux_x86" fi -S="${WORKDIR}/en-US/RPMS" UP="${PACKED}_install-rpm_en-US/RPMS" DESCRIPTION="LibreOffice productivity suite." |