| 1 | # Copyright 1999-2012 Gentoo Foundation |
1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/Attic/libreoffice-bin-3.5.5.3.ebuild,v 1.3 2012/08/12 14:47:38 ago Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/Attic/libreoffice-bin-3.5.5.3.ebuild,v 1.4 2012/08/13 07:15:11 nativemad Exp $ |
| 4 | |
4 | |
| 5 | EAPI=4 |
5 | EAPI=4 |
| 6 | |
6 | |
| 7 | KDE_REQUIRED="optional" |
7 | KDE_REQUIRED="optional" |
| 8 | CMAKE_REQUIRED="never" |
8 | CMAKE_REQUIRED="never" |
| … | |
… | |
| 49 | " |
49 | " |
| 50 | |
50 | |
| 51 | IUSE="+cups debug gnome java kde" |
51 | IUSE="+cups debug gnome java kde" |
| 52 | LICENSE="LGPL-3" |
52 | LICENSE="LGPL-3" |
| 53 | SLOT="0" |
53 | SLOT="0" |
| 54 | KEYWORDS="-* ~amd64 ~x86" |
54 | KEYWORDS="-* ~amd64 x86" |
| 55 | |
55 | |
| 56 | BIN_COMMON_DEPEND=" |
56 | BIN_COMMON_DEPEND=" |
| 57 | =app-text/libexttextcat-3.3* |
57 | =app-text/libexttextcat-3.3* |
| 58 | =dev-cpp/libcmis-0.1* |
58 | =dev-cpp/libcmis-0.1* |
| 59 | =dev-libs/icu-49* |
59 | =dev-libs/icu-49* |