summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 22:57:01 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 22:57:01 +0000
commit8e4309259370ecded8d8fe3c77e9558b4bf465e2 (patch)
treeff72c8bcb464787e9d36b985c7ea6fa6d1e4199c /net-libs/libkolabxml
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-8e4309259370ecded8d8fe3c77e9558b4bf465e2.tar.gz
gentoo-2-8e4309259370ecded8d8fe3c77e9558b4bf465e2.tar.bz2
gentoo-2-8e4309259370ecded8d8fe3c77e9558b4bf465e2.zip
Move Qt dependencies to the new category
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'net-libs/libkolabxml')
-rw-r--r--net-libs/libkolabxml/ChangeLog5
-rw-r--r--net-libs/libkolabxml/libkolabxml-0.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libkolabxml/ChangeLog b/net-libs/libkolabxml/ChangeLog
index 917b3be806c2..769b3d2136d1 100644
--- a/net-libs/libkolabxml/ChangeLog
+++ b/net-libs/libkolabxml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libkolabxml
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolabxml/ChangeLog,v 1.13 2013/02/23 17:27:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolabxml/ChangeLog,v 1.14 2013/03/02 22:57:01 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> libkolabxml-0.8.1.ebuild:
+ Move Qt dependencies to the new category
23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libkolabxml-0.8.1.ebuild:
Add ~ppc64, wrt bug #455960
diff --git a/net-libs/libkolabxml/libkolabxml-0.8.1.ebuild b/net-libs/libkolabxml/libkolabxml-0.8.1.ebuild
index 94bc89209863..e626413faf29 100644
--- a/net-libs/libkolabxml/libkolabxml-0.8.1.ebuild
+++ b/net-libs/libkolabxml/libkolabxml-0.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolabxml/libkolabxml-0.8.1.ebuild,v 1.10 2013/02/23 17:27:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolabxml/libkolabxml-0.8.1.ebuild,v 1.11 2013/03/02 22:57:01 hwoarang Exp $
EAPI=4
@@ -27,7 +27,7 @@ DEPEND="
java? ( >=dev-lang/swig-2.0.7 virtual/jre )
php? ( >=dev-lang/swig-2.0.7 dev-lang/php )
python? ( >=dev-lang/swig-2.0.7 dev-lang/python )
- test? ( x11-libs/qt-test:4 )
+ test? ( dev-qt/qttest:4 )
"
src_configure() {