summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2012-02-24 22:01:56 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2012-02-24 22:01:56 +0000
commit58d46d5d47570a5b471bb1dfbabbc6e1f5be7355 (patch)
tree9b711320fc516fd4bbfc7b4af474ca273bc831ee /app-office
parentAdd fix from upstream #402393#1 by Arun Raghavan. (diff)
downloadgentoo-2-58d46d5d47570a5b471bb1dfbabbc6e1f5be7355.tar.gz
gentoo-2-58d46d5d47570a5b471bb1dfbabbc6e1f5be7355.tar.bz2
gentoo-2-58d46d5d47570a5b471bb1dfbabbc6e1f5be7355.zip
Add requirement that words needs tables, bug 403001
(Portage version: 2.1.10.48/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/calligra/ChangeLog6
-rw-r--r--app-office/calligra/calligra-2.3.87.ebuild3
-rw-r--r--app-office/calligra/calligra-9999.ebuild3
3 files changed, 9 insertions, 3 deletions
diff --git a/app-office/calligra/ChangeLog b/app-office/calligra/ChangeLog
index baf8eabc21c9..97e140017e5a 100644
--- a/app-office/calligra/ChangeLog
+++ b/app-office/calligra/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/calligra
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.22 2012/02/24 21:53:46 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.23 2012/02/24 22:01:56 dilfridge Exp $
+
+ 24 Feb 2012; Andreas K. Huettel <dilfridge@gentoo.org>
+ calligra-2.3.87.ebuild, calligra-9999.ebuild:
+ Add requirement that words needs tables, bug 403001
24 Feb 2012; Andreas K. Huettel <dilfridge@gentoo.org>
calligra-2.3.87.ebuild, +files/calligra-2.3.87-koabstr.patch:
diff --git a/app-office/calligra/calligra-2.3.87.ebuild b/app-office/calligra/calligra-2.3.87.ebuild
index 67ec1a60e354..ad0302e13a00 100644
--- a/app-office/calligra/calligra-2.3.87.ebuild
+++ b/app-office/calligra/calligra-2.3.87.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/calligra/calligra-2.3.87.ebuild,v 1.3 2012/02/24 21:53:46 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.3.87.ebuild,v 1.4 2012/02/24 22:01:56 dilfridge Exp $
# note: files that need to be checked for dependencies etc:
# CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -38,6 +38,7 @@ unset cal_ft
REQUIRED_USE="
calligra_features_kexi? ( calligra_features_tables )
+ calligra_features_words? ( calligra_features_tables )
calligra_features_krita? ( eigen exif lcms )
calligra_features_plan? ( kdepim )
calligra_features_tables? ( eigen )
diff --git a/app-office/calligra/calligra-9999.ebuild b/app-office/calligra/calligra-9999.ebuild
index b99b64121735..e7b13ef08a58 100644
--- a/app-office/calligra/calligra-9999.ebuild
+++ b/app-office/calligra/calligra-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/calligra/calligra-9999.ebuild,v 1.8 2012/02/24 20:52:30 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v 1.9 2012/02/24 22:01:56 dilfridge Exp $
# note: files that need to be checked for dependencies etc:
# CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -38,6 +38,7 @@ unset cal_ft
REQUIRED_USE="
calligra_features_kexi? ( calligra_features_tables )
+ calligra_features_words? ( calligra_features_tables )
calligra_features_krita? ( eigen exif lcms )
calligra_features_plan? ( kdepim )
calligra_features_tables? ( eigen )