summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office')
-rw-r--r--app-office/calligra/ChangeLog7
-rw-r--r--app-office/calligra/calligra-2.4.2.ebuild4
-rw-r--r--app-office/calligra/calligra-2.4.3.ebuild4
-rw-r--r--app-office/calligra/calligra-2.4.49.9999.ebuild4
-rw-r--r--app-office/calligra/calligra-2.4.91.ebuild4
-rw-r--r--app-office/calligra/calligra-9999.ebuild4
6 files changed, 16 insertions, 11 deletions
diff --git a/app-office/calligra/ChangeLog b/app-office/calligra/ChangeLog
index 72c3a0eefb44..da65fbfb58da 100644
--- a/app-office/calligra/ChangeLog
+++ b/app-office/calligra/ChangeLog
@@ -1,6 +1,11 @@
# 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.55 2012/06/28 12:51:14 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.56 2012/07/19 16:18:40 kensington Exp $
+
+ 19 Jul 2012; Michael Palimaka <kensington@gentoo.org> calligra-2.4.2.ebuild,
+ calligra-2.4.3.ebuild, calligra-2.4.49.9999.ebuild, calligra-2.4.91.ebuild,
+ calligra-9999.ebuild:
+ Add missing slot dependencies on Qt.
*calligra-2.4.3 (28 Jun 2012)
diff --git a/app-office/calligra/calligra-2.4.2.ebuild b/app-office/calligra/calligra-2.4.2.ebuild
index 068c8242f0eb..efe4dc61133d 100644
--- a/app-office/calligra/calligra-2.4.2.ebuild
+++ b/app-office/calligra/calligra-2.4.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/calligra/calligra-2.4.2.ebuild,v 1.6 2012/06/24 14:05:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.2.ebuild,v 1.7 2012/07/19 16:18:40 kensington Exp $
# note: files that need to be checked for dependencies etc:
# CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -66,7 +66,7 @@ RDEPEND="
$(add_kdebase_dep knewstuff)
media-libs/libpng
sys-libs/zlib
- >=x11-libs/qt-gui-4.8.1-r1
+ >=x11-libs/qt-gui-4.8.1-r1:4
attica? ( dev-libs/libattica )
crypt? ( app-crypt/qca:2 )
eigen? ( dev-cpp/eigen:2 )
diff --git a/app-office/calligra/calligra-2.4.3.ebuild b/app-office/calligra/calligra-2.4.3.ebuild
index ddd77c24a8f5..0ff6f8dd83c3 100644
--- a/app-office/calligra/calligra-2.4.3.ebuild
+++ b/app-office/calligra/calligra-2.4.3.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.4.3.ebuild,v 1.1 2012/06/28 12:51:14 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.3.ebuild,v 1.2 2012/07/19 16:18:40 kensington Exp $
# note: files that need to be checked for dependencies etc:
# CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -66,7 +66,7 @@ RDEPEND="
$(add_kdebase_dep knewstuff)
media-libs/libpng
sys-libs/zlib
- >=x11-libs/qt-gui-4.8.1-r1
+ >=x11-libs/qt-gui-4.8.1-r1:4
attica? ( dev-libs/libattica )
crypt? ( app-crypt/qca:2 )
eigen? ( dev-cpp/eigen:2 )
diff --git a/app-office/calligra/calligra-2.4.49.9999.ebuild b/app-office/calligra/calligra-2.4.49.9999.ebuild
index 975f479f115a..389faa1b727e 100644
--- a/app-office/calligra/calligra-2.4.49.9999.ebuild
+++ b/app-office/calligra/calligra-2.4.49.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-2.4.49.9999.ebuild,v 1.5 2012/06/23 22:44:01 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.49.9999.ebuild,v 1.6 2012/07/19 16:18:40 kensington Exp $
# note: files that need to be checked for dependencies etc:
# CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -66,7 +66,7 @@ RDEPEND="
$(add_kdebase_dep knewstuff)
media-libs/libpng
sys-libs/zlib
- >=x11-libs/qt-gui-4.8.1-r1
+ >=x11-libs/qt-gui-4.8.1-r1:4
attica? ( dev-libs/libattica )
crypt? ( app-crypt/qca:2 )
eigen? ( dev-cpp/eigen:2 )
diff --git a/app-office/calligra/calligra-2.4.91.ebuild b/app-office/calligra/calligra-2.4.91.ebuild
index 447d2bdc2983..b1c9ae6df83c 100644
--- a/app-office/calligra/calligra-2.4.91.ebuild
+++ b/app-office/calligra/calligra-2.4.91.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.4.91.ebuild,v 1.2 2012/06/24 11:46:39 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.4.91.ebuild,v 1.3 2012/07/19 16:18:40 kensington Exp $
# note: files that need to be checked for dependencies etc:
# CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -80,7 +80,7 @@ RDEPEND="
$(add_kdebase_dep knewstuff)
media-libs/libpng
sys-libs/zlib
- >=x11-libs/qt-gui-4.8.1-r1
+ >=x11-libs/qt-gui-4.8.1-r1:4
attica? ( dev-libs/libattica )
crypt? ( app-crypt/qca:2 )
eigen? ( dev-cpp/eigen:2 )
diff --git a/app-office/calligra/calligra-9999.ebuild b/app-office/calligra/calligra-9999.ebuild
index 8e23b915bdde..a08f215d81db 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.24 2012/06/24 11:46:39 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v 1.25 2012/07/19 16:18:40 kensington Exp $
# note: files that need to be checked for dependencies etc:
# CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -80,7 +80,7 @@ RDEPEND="
$(add_kdebase_dep knewstuff)
media-libs/libpng
sys-libs/zlib
- >=x11-libs/qt-gui-4.8.1-r1
+ >=x11-libs/qt-gui-4.8.1-r1:4
attica? ( dev-libs/libattica )
crypt? ( app-crypt/qca:2 )
eigen? ( dev-cpp/eigen:2 )