summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2011-08-22 21:42:22 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2011-08-22 21:42:22 +0000
commit98a4f734797f2baa3cfe159135f5d2303a68bf39 (patch)
tree783ccfdaba81725ee264d6876a979f33ce937860 /app-office
parentAutomatically match DBD version to what libapr was built with; idea & code by... (diff)
downloadgentoo-2-98a4f734797f2baa3cfe159135f5d2303a68bf39.tar.gz
gentoo-2-98a4f734797f2baa3cfe159135f5d2303a68bf39.tar.bz2
gentoo-2-98a4f734797f2baa3cfe159135f5d2303a68bf39.zip
The component active belongs to Calligra Mobile, which we dont support here
(Portage version: 2.1.10.11/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.74.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/calligra/ChangeLog b/app-office/calligra/ChangeLog
index 048f3357dd2e..a5729f3fde61 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.3 2011/08/19 22:10:49 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.4 2011/08/22 21:42:22 dilfridge Exp $
+
+ 22 Aug 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+ calligra-2.3.74.ebuild:
+ The component active belongs to Calligra Mobile, which we dont support here
*calligra-2.3.74 (19 Aug 2011)
diff --git a/app-office/calligra/calligra-2.3.74.ebuild b/app-office/calligra/calligra-2.3.74.ebuild
index c94e68d8bdbd..ffdcb87dc498 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.1 2011/08/19 22:10:49 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.3.74.ebuild,v 1.2 2011/08/22 21:42:22 dilfridge Exp $
# note: files that need to be checked for dependencies etc:
# CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -28,7 +28,7 @@ gsl +iconv +jpeg jpeg2k +kdcraw kdepim +lcms marble mysql +mso +okular openctl o
+wmf word-perfect xbase +xml +xslt"
# please do not sort here, order is same as in CMakeLists.txt
-CAL_FTS="kexi words flow plan stage tables krita karbon braindump active"
+CAL_FTS="kexi words flow plan stage tables krita karbon braindump"
for cal_ft in ${CAL_FTS}; do
IUSE+=" calligra_features_${cal_ft}"
done