summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 22:50:17 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 22:50:17 +0000
commit34716f31098e864abfc59f3ed64544604834ea36 (patch)
tree0c8f2483f598fb24d8a17d2250717120465546c0 /net-firewall/pglinux
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-34716f31098e864abfc59f3ed64544604834ea36.tar.gz
gentoo-2-34716f31098e864abfc59f3ed64544604834ea36.tar.bz2
gentoo-2-34716f31098e864abfc59f3ed64544604834ea36.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-firewall/pglinux')
-rw-r--r--net-firewall/pglinux/ChangeLog8
-rw-r--r--net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild10
-rw-r--r--net-firewall/pglinux/pglinux-2.2.2.ebuild10
3 files changed, 16 insertions, 12 deletions
diff --git a/net-firewall/pglinux/ChangeLog b/net-firewall/pglinux/ChangeLog
index fb32ee390b42..95da086da064 100644
--- a/net-firewall/pglinux/ChangeLog
+++ b/net-firewall/pglinux/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-firewall/pglinux
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/ChangeLog,v 1.12 2012/12/26 02:09:42 jdhore Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/ChangeLog,v 1.13 2013/03/02 22:50:17 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org>
+ pglinux-2.2.1_p20120711.ebuild, pglinux-2.2.2.ebuild:
+ Move Qt dependencies to the new category
26 Dec 2012; Jeff Horelick <jdhore@gentoo.org> pglinux-2.2.2.ebuild:
marked x86 per bug 448032
diff --git a/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild b/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild
index 580564348cbf..36c841b0a664 100644
--- a/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild
+++ b/net-firewall/pglinux/pglinux-2.2.1_p20120711.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-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild,v 1.3 2012/09/23 07:56:00 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild,v 1.4 2013/03/02 22:50:17 hwoarang Exp $
EAPI=4
@@ -23,9 +23,9 @@ COMMON_DEPEND="
dbus? ( sys-apps/dbus )
zlib? ( sys-libs/zlib )
qt4? ( sys-auth/polkit-qt
- x11-libs/qt-core:4
- x11-libs/qt-dbus:4
- x11-libs/qt-gui:4
+ dev-qt/qtcore:4
+ dev-qt/qtdbus:4
+ dev-qt/qtgui:4
|| ( kde-base/kdesu x11-libs/gksu x11-misc/ktsuss )
)"
DEPEND="${COMMON_DEPEND}
diff --git a/net-firewall/pglinux/pglinux-2.2.2.ebuild b/net-firewall/pglinux/pglinux-2.2.2.ebuild
index 3181e5c462a4..64a8a295f2df 100644
--- a/net-firewall/pglinux/pglinux-2.2.2.ebuild
+++ b/net-firewall/pglinux/pglinux-2.2.2.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-firewall/pglinux/pglinux-2.2.2.ebuild,v 1.3 2012/12/26 02:09:42 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2.ebuild,v 1.4 2013/03/02 22:50:17 hwoarang Exp $
EAPI=4
@@ -23,9 +23,9 @@ COMMON_DEPEND="
dbus? ( sys-apps/dbus )
zlib? ( sys-libs/zlib )
qt4? ( sys-auth/polkit-qt
- x11-libs/qt-core:4
- x11-libs/qt-dbus:4
- x11-libs/qt-gui:4
+ dev-qt/qtcore:4
+ dev-qt/qtdbus:4
+ dev-qt/qtgui:4
|| ( kde-base/kdesu x11-libs/gksu x11-misc/ktsuss )
)"
DEPEND="${COMMON_DEPEND}