summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 22:48:45 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 22:48:45 +0000
commitecc251f1759e0c6e9a4a398edd40b4982b6a4ce5 (patch)
tree0fbbe7fca6984a5ad82cd86831f0fd63ec59e2e6 /net-dns/cagibi
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-ecc251f1759e0c6e9a4a398edd40b4982b6a4ce5.tar.gz
gentoo-2-ecc251f1759e0c6e9a4a398edd40b4982b6a4ce5.tar.bz2
gentoo-2-ecc251f1759e0c6e9a4a398edd40b4982b6a4ce5.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-dns/cagibi')
-rw-r--r--net-dns/cagibi/ChangeLog9
-rw-r--r--net-dns/cagibi/cagibi-0.1.1.ebuild8
-rw-r--r--net-dns/cagibi/cagibi-0.2.0.ebuild8
3 files changed, 14 insertions, 11 deletions
diff --git a/net-dns/cagibi/ChangeLog b/net-dns/cagibi/ChangeLog
index 006c65e39a0d..dd522dcd85ef 100644
--- a/net-dns/cagibi/ChangeLog
+++ b/net-dns/cagibi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-dns/cagibi
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/cagibi/ChangeLog,v 1.2 2012/01/10 15:51:43 johu Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dns/cagibi/ChangeLog,v 1.3 2013/03/02 22:48:45 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> cagibi-0.1.1.ebuild,
+ cagibi-0.2.0.ebuild:
+ Move Qt dependencies to the new category
*cagibi-0.2.0 (10 Jan 2012)
@@ -12,4 +16,3 @@
09 Sep 2010; Maciej Mrozowski <reavertm@gentoo.org> +cagibi-0.1.1.ebuild,
+metadata.xml:
Add new package. Ebuild by Dennis Schridde
-
diff --git a/net-dns/cagibi/cagibi-0.1.1.ebuild b/net-dns/cagibi/cagibi-0.1.1.ebuild
index 0c93f99faa5e..c83d54a401bc 100644
--- a/net-dns/cagibi/cagibi-0.1.1.ebuild
+++ b/net-dns/cagibi/cagibi-0.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/cagibi/cagibi-0.1.1.ebuild,v 1.1 2010/09/09 22:29:27 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/cagibi/cagibi-0.1.1.ebuild,v 1.2 2013/03/02 22:48:44 hwoarang Exp $
EAPI=3
@@ -16,8 +16,8 @@ SLOT="0"
IUSE="debug"
RDEPEND="
- x11-libs/qt-core:4
- x11-libs/qt-dbus:4
+ dev-qt/qtcore:4
+ dev-qt/qtdbus:4
"
DEPEND="${RDEPEND}
dev-util/automoc
diff --git a/net-dns/cagibi/cagibi-0.2.0.ebuild b/net-dns/cagibi/cagibi-0.2.0.ebuild
index 3c333a67fa01..d4da65925712 100644
--- a/net-dns/cagibi/cagibi-0.2.0.ebuild
+++ b/net-dns/cagibi/cagibi-0.2.0.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/net-dns/cagibi/cagibi-0.2.0.ebuild,v 1.1 2012/01/10 15:51:43 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/cagibi/cagibi-0.2.0.ebuild,v 1.2 2013/03/02 22:48:45 hwoarang Exp $
EAPI=4
@@ -16,8 +16,8 @@ SLOT="0"
IUSE="debug"
RDEPEND="
- x11-libs/qt-core:4
- x11-libs/qt-dbus:4
+ dev-qt/qtcore:4
+ dev-qt/qtdbus:4
"
DEPEND="${RDEPEND}
dev-util/automoc