summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 19:16:54 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 19:16:54 +0000
commit39bce9ce5a5abcaf5e1e95d3f3850e793e28978d (patch)
treee1d76ace098f0152a7e9f96b5949fc933325e95b /app-crypt
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-39bce9ce5a5abcaf5e1e95d3f3850e793e28978d.tar.gz
gentoo-2-39bce9ce5a5abcaf5e1e95d3f3850e793e28978d.tar.bz2
gentoo-2-39bce9ce5a5abcaf5e1e95d3f3850e793e28978d.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 'app-crypt')
-rw-r--r--app-crypt/xca/ChangeLog7
-rw-r--r--app-crypt/xca/xca-0.9.0.ebuild6
-rw-r--r--app-crypt/xca/xca-0.9.1.ebuild6
-rw-r--r--app-crypt/xca/xca-0.9.3.ebuild4
4 files changed, 13 insertions, 10 deletions
diff --git a/app-crypt/xca/ChangeLog b/app-crypt/xca/ChangeLog
index 26be691e6207..aed000239f1c 100644
--- a/app-crypt/xca/ChangeLog
+++ b/app-crypt/xca/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-crypt/xca
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/xca/ChangeLog,v 1.37 2013/01/04 00:49:09 c1pher Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/xca/ChangeLog,v 1.38 2013/03/02 19:16:54 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> xca-0.9.0.ebuild,
+ xca-0.9.1.ebuild, xca-0.9.3.ebuild:
+ Move Qt dependencies to the new category
*xca-0.9.3 (04 Jan 2013)
@@ -165,4 +169,3 @@
+files/xca-0.5.1-qt.diff, +xca-0.5.1.ebuild:
Initial import as per bug #73955. Thanks to Michael Krelin
<gentoodoo@klever.net> for the numberous patches and model ebuilds
-
diff --git a/app-crypt/xca/xca-0.9.0.ebuild b/app-crypt/xca/xca-0.9.0.ebuild
index 59e65711c19a..babe9e615f3d 100644
--- a/app-crypt/xca/xca-0.9.0.ebuild
+++ b/app-crypt/xca/xca-0.9.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/xca/xca-0.9.0.ebuild,v 1.7 2011/06/17 15:48:22 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/xca/xca-0.9.0.ebuild,v 1.8 2013/03/02 19:16:54 hwoarang Exp $
EAPI="3"
@@ -16,7 +16,7 @@ KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="doc"
RDEPEND=">=dev-libs/openssl-0.9.8[-bindist]
- x11-libs/qt-gui:4"
+ dev-qt/qtgui:4"
DEPEND="${RDEPEND}
doc? ( app-text/linuxdoc-tools )"
diff --git a/app-crypt/xca/xca-0.9.1.ebuild b/app-crypt/xca/xca-0.9.1.ebuild
index 96c7bb0cb0e4..2133541aaad3 100644
--- a/app-crypt/xca/xca-0.9.1.ebuild
+++ b/app-crypt/xca/xca-0.9.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/xca/xca-0.9.1.ebuild,v 1.1 2012/11/04 21:48:59 c1pher Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/xca/xca-0.9.1.ebuild,v 1.2 2013/03/02 19:16:54 hwoarang Exp $
EAPI="4"
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="doc"
RDEPEND=">=dev-libs/openssl-0.9.8[-bindist]
- x11-libs/qt-gui:4"
+ dev-qt/qtgui:4"
DEPEND="${RDEPEND}
doc? ( app-text/linuxdoc-tools )"
diff --git a/app-crypt/xca/xca-0.9.3.ebuild b/app-crypt/xca/xca-0.9.3.ebuild
index db1e5d2baba4..a0854943bfee 100644
--- a/app-crypt/xca/xca-0.9.3.ebuild
+++ b/app-crypt/xca/xca-0.9.3.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/app-crypt/xca/xca-0.9.3.ebuild,v 1.1 2013/01/04 00:49:09 c1pher Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/xca/xca-0.9.3.ebuild,v 1.2 2013/03/02 19:16:54 hwoarang Exp $
EAPI="4"
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="doc"
RDEPEND=">=dev-libs/openssl-0.9.8[-bindist]
- x11-libs/qt-gui:4"
+ dev-qt/qtgui:4"
DEPEND="${RDEPEND}
doc? ( app-text/linuxdoc-tools )"