diff options
author | Michael Palimaka <kensington@gentoo.org> | 2014-01-20 10:20:58 +0000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2014-01-20 10:20:58 +0000 |
commit | 34be3c52c422fba57bf2141b756a8d4f6f07600d (patch) | |
tree | c52526eea522038e5e237861b294e072c961515b /app-office/calligra | |
parent | fixed wrong commit, thx to M.Dummer for the hint (diff) | |
download | gentoo-2-34be3c52c422fba57bf2141b756a8d4f6f07600d.tar.gz gentoo-2-34be3c52c422fba57bf2141b756a8d4f6f07600d.tar.bz2 gentoo-2-34be3c52c422fba57bf2141b756a8d4f6f07600d.zip |
Requires libattica built against Qt4.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Diffstat (limited to 'app-office/calligra')
-rw-r--r-- | app-office/calligra/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/calligra/calligra-2.6.4.ebuild | 6 | ||||
-rw-r--r-- | app-office/calligra/calligra-2.7.5.ebuild | 4 | ||||
-rw-r--r-- | app-office/calligra/calligra-9999.ebuild | 6 |
4 files changed, 13 insertions, 9 deletions
diff --git a/app-office/calligra/ChangeLog b/app-office/calligra/ChangeLog index 3a584c12a510..a06d12d01797 100644 --- a/app-office/calligra/ChangeLog +++ b/app-office/calligra/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/calligra # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.104 2014/01/19 11:03:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.105 2014/01/20 10:20:58 kensington Exp $ + + 20 Jan 2014; Michael Palimaka <kensington@gentoo.org> calligra-2.6.4.ebuild, + calligra-2.7.5.ebuild, calligra-9999.ebuild: + Requires libattica built against Qt4. 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> calligra-2.7.5.ebuild: amd64 stable, bug 492678 diff --git a/app-office/calligra/calligra-2.6.4.ebuild b/app-office/calligra/calligra-2.6.4.ebuild index c013f5ad075d..66f3d322dd0a 100644 --- a/app-office/calligra/calligra-2.6.4.ebuild +++ b/app-office/calligra/calligra-2.6.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.6.4.ebuild,v 1.6 2013/08/28 16:03:05 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.6.4.ebuild,v 1.7 2014/01/20 10:20:58 kensington Exp $ # note: files that need to be checked for dependencies etc: # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt @@ -86,7 +86,7 @@ RDEPEND=" sys-libs/zlib >=dev-qt/qtgui-4.8.1-r1:4 virtual/libiconv - attica? ( dev-libs/libattica ) + attica? ( dev-libs/libattica[qt4] ) crypt? ( app-crypt/qca:2 ) eigen? ( dev-cpp/eigen:2 ) exif? ( media-gfx/exiv2 ) diff --git a/app-office/calligra/calligra-2.7.5.ebuild b/app-office/calligra/calligra-2.7.5.ebuild index 901bf6a39ccc..66b4652666a5 100644 --- a/app-office/calligra/calligra-2.7.5.ebuild +++ b/app-office/calligra/calligra-2.7.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.7.5.ebuild,v 1.4 2014/01/19 11:03:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.7.5.ebuild,v 1.5 2014/01/20 10:20:58 kensington Exp $ # note: files that need to be checked for dependencies etc: # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt @@ -87,7 +87,7 @@ RDEPEND=" sys-libs/zlib >=dev-qt/qtgui-4.8.1-r1:4 virtual/libiconv - attica? ( dev-libs/libattica ) + attica? ( dev-libs/libattica[qt4] ) crypt? ( app-crypt/qca:2 ) eigen? ( dev-cpp/eigen:2 ) exif? ( media-gfx/exiv2:= ) diff --git a/app-office/calligra/calligra-9999.ebuild b/app-office/calligra/calligra-9999.ebuild index 81be5ad4ed94..1b7b9ea79038 100644 --- a/app-office/calligra/calligra-9999.ebuild +++ b/app-office/calligra/calligra-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.42 2013/12/20 12:33:23 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v 1.43 2014/01/20 10:20:58 kensington Exp $ # note: files that need to be checked for dependencies etc: # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt @@ -87,7 +87,7 @@ RDEPEND=" sys-libs/zlib >=dev-qt/qtgui-4.8.1-r1:4 virtual/libiconv - attica? ( dev-libs/libattica ) + attica? ( dev-libs/libattica[qt4] ) crypt? ( app-crypt/qca:2 ) eigen? ( dev-cpp/eigen:2 ) exif? ( media-gfx/exiv2:= ) |