diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2011-08-26 19:53:41 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2011-08-26 19:53:41 +0000 |
commit | fad1889c7dca6becd4229060d7a7b7ad31379d87 (patch) | |
tree | 28f066bc855cc9d77628bb587be62f41935e8400 /app-office | |
parent | Remove old versions that still rely on ucspi-tcp. (diff) | |
download | gentoo-2-fad1889c7dca6becd4229060d7a7b7ad31379d87.tar.gz gentoo-2-fad1889c7dca6becd4229060d7a7b7ad31379d87.tar.bz2 gentoo-2-fad1889c7dca6becd4229060d7a7b7ad31379d87.zip |
Add explicit blockers for all koffice apps, bug 380613
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/calligra/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/calligra/calligra-2.3.74.ebuild | 11 |
2 files changed, 15 insertions, 2 deletions
diff --git a/app-office/calligra/ChangeLog b/app-office/calligra/ChangeLog index d947117f3400..3d20dd19c6c4 100644 --- a/app-office/calligra/ChangeLog +++ b/app-office/calligra/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/calligra # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.5 2011/08/22 21:48:07 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.6 2011/08/26 19:53:41 dilfridge Exp $ + + 26 Aug 2011; Andreas K. Huettel <dilfridge@gentoo.org> + calligra-2.3.74.ebuild: + Add explicit blockers for all koffice apps, bug 380613 22 Aug 2011; Andreas K. Huettel <dilfridge@gentoo.org> calligra-2.3.74.ebuild: diff --git a/app-office/calligra/calligra-2.3.74.ebuild b/app-office/calligra/calligra-2.3.74.ebuild index a9cd97a80f5d..e5dbded67bd3 100644 --- a/app-office/calligra/calligra-2.3.74.ebuild +++ b/app-office/calligra/calligra-2.3.74.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/calligra/calligra-2.3.74.ebuild,v 1.3 2011/08/22 21:48:07 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.3.74.ebuild,v 1.4 2011/08/26 19:53:41 dilfridge Exp $ # note: files that need to be checked for dependencies etc: # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt @@ -42,7 +42,16 @@ REQUIRED_USE=" " RDEPEND=" + !app-office/karbon + !app-office/koffice-data + !app-office/koffice-l10n !app-office/koffice-libs + !app-office/koffice-meta + !app-office/krita + !app-office/kplato + !app-office/kpresenter + !app-office/kspread + !app-office/kword dev-db/sqlite:3 dev-lang/perl dev-libs/boost |