diff options
author | 2012-03-30 13:19:48 +0000 | |
---|---|---|
committer | 2012-03-30 13:19:48 +0000 | |
commit | a4c4273552f47c6ee9025e8b4d606b5fec9dde6b (patch) | |
tree | 31b0e82ae0b48e5ccb7ce409d2b6d7f2506f94db /app-office | |
parent | Version bump. (diff) | |
download | gentoo-2-a4c4273552f47c6ee9025e8b4d606b5fec9dde6b.tar.gz gentoo-2-a4c4273552f47c6ee9025e8b4d606b5fec9dde6b.tar.bz2 gentoo-2-a4c4273552f47c6ee9025e8b4d606b5fec9dde6b.zip |
Build with ppds as it is just 2 files anyway and debian does the same. Fixes bug#407833.
(Portage version: 2.2.0_alpha96/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/ChangeLog | 7 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-3.5.2.2.ebuild | 3 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-3.5.9999.ebuild | 3 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-9999-r2.ebuild | 3 |
4 files changed, 9 insertions, 7 deletions
diff --git a/app-office/libreoffice/ChangeLog b/app-office/libreoffice/ChangeLog index 02f151da05c3..fe20bc2e9180 100644 --- a/app-office/libreoffice/ChangeLog +++ b/app-office/libreoffice/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-office/libreoffice # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.268 2012/03/30 13:04:58 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.269 2012/03/30 13:19:48 scarabeus Exp $ + + 30 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.2.2.ebuild, + libreoffice-3.5.9999.ebuild, libreoffice-9999-r2.ebuild: + Build with ppds as it is just 2 files anyway and debian does the same. Fixes + bug#407833. *libreoffice-3.5.2.2 (30 Mar 2012) diff --git a/app-office/libreoffice/libreoffice-3.5.2.2.ebuild b/app-office/libreoffice/libreoffice-3.5.2.2.ebuild index 8a7e40241680..36beb46a38f7 100644 --- a/app-office/libreoffice/libreoffice-3.5.2.2.ebuild +++ b/app-office/libreoffice/libreoffice-3.5.2.2.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.2.2.ebuild,v 1.1 2012/03/30 13:04:58 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.5.2.2.ebuild,v 1.2 2012/03/30 13:19:48 scarabeus Exp $ EAPI=4 @@ -426,7 +426,6 @@ src_configure() { --without-afms \ --without-fonts \ --without-myspell-dicts \ - --without-ppds \ --without-stlport \ --without-system-mozilla \ --without-help \ diff --git a/app-office/libreoffice/libreoffice-3.5.9999.ebuild b/app-office/libreoffice/libreoffice-3.5.9999.ebuild index 055021b85164..cae84cc2fb4a 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.31 2012/03/28 11:58:26 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.5.9999.ebuild,v 1.32 2012/03/30 13:19:48 scarabeus Exp $ EAPI=4 @@ -426,7 +426,6 @@ src_configure() { --without-afms \ --without-fonts \ --without-myspell-dicts \ - --without-ppds \ --without-stlport \ --without-system-mozilla \ --without-help \ diff --git a/app-office/libreoffice/libreoffice-9999-r2.ebuild b/app-office/libreoffice/libreoffice-9999-r2.ebuild index bc2f52b0a085..a3a4c06ad5ac 100644 --- a/app-office/libreoffice/libreoffice-9999-r2.ebuild +++ b/app-office/libreoffice/libreoffice-9999-r2.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-9999-r2.ebuild,v 1.42 2012/03/28 11:58:26 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v 1.43 2012/03/30 13:19:48 scarabeus Exp $ EAPI=4 @@ -426,7 +426,6 @@ src_configure() { --without-afms \ --without-fonts \ --without-myspell-dicts \ - --without-ppds \ --without-stlport \ --without-system-mozilla \ --without-help \ |