kensington    15/03/31 12:19:54

  Modified:             pglinux-2.2.1_p20120711.ebuild
                        pglinux-2.2.2-r1.ebuild pglinux-2.2.2.ebuild
                        pglinux-2.2.4.ebuild pglinux-2.2.3.ebuild ChangeLog
  Log:
  Enforce missing USE dependency.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  Changes    Path
1.5                  net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild?r1=1.4&r2=1.5

Index: pglinux-2.2.1_p20120711.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pglinux-2.2.1_p20120711.ebuild      2 Mar 2013 22:50:17 -0000       1.4
+++ pglinux-2.2.1_p20120711.ebuild      31 Mar 2015 12:19:54 -0000      1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 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.4 2013/03/02 22:50:17 hwoarang Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild,v 
1.5 2015/03/31 12:19:54 kensington Exp $
 
 EAPI=4
 
@@ -22,7 +22,7 @@
        net-libs/libnfnetlink
        dbus? ( sys-apps/dbus )
        zlib? ( sys-libs/zlib )
-       qt4? ( sys-auth/polkit-qt
+       qt4? ( sys-auth/polkit-qt[qt4(+)]
                dev-qt/qtcore:4
                dev-qt/qtdbus:4
                dev-qt/qtgui:4



1.2                  net-firewall/pglinux/pglinux-2.2.2-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2-r1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2-r1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2-r1.ebuild?r1=1.1&r2=1.2

Index: pglinux-2.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pglinux-2.2.2-r1.ebuild     23 Sep 2013 23:55:18 -0000      1.1
+++ pglinux-2.2.2-r1.ebuild     31 Mar 2015 12:19:54 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 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-r1.ebuild,v 1.1 
2013/09/23 23:55:18 hasufell Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2-r1.ebuild,v 1.2 
2015/03/31 12:19:54 kensington Exp $
 
 EAPI=5
 
@@ -22,7 +22,7 @@
        net-libs/libnfnetlink
        dbus? ( sys-apps/dbus )
        zlib? ( sys-libs/zlib )
-       qt4? ( sys-auth/polkit-qt
+       qt4? ( sys-auth/polkit-qt[qt4(+)]
                dev-qt/qtcore:4
                dev-qt/qtdbus:4
                dev-qt/qtgui:4



1.6                  net-firewall/pglinux/pglinux-2.2.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2.ebuild?r1=1.5&r2=1.6

Index: pglinux-2.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pglinux-2.2.2.ebuild        3 May 2013 16:43:51 -0000       1.5
+++ pglinux-2.2.2.ebuild        31 Mar 2015 12:19:54 -0000      1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 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.5 2013/05/03 16:43:51 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2.ebuild,v 
1.6 2015/03/31 12:19:54 kensington Exp $
 
 EAPI=4
 
@@ -22,7 +22,7 @@
        net-libs/libnfnetlink
        dbus? ( sys-apps/dbus )
        zlib? ( sys-libs/zlib )
-       qt4? ( sys-auth/polkit-qt
+       qt4? ( sys-auth/polkit-qt[qt4(+)]
                dev-qt/qtcore:4
                dev-qt/qtdbus:4
                dev-qt/qtgui:4



1.4                  net-firewall/pglinux/pglinux-2.2.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.4.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.4.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.4.ebuild?r1=1.3&r2=1.4

Index: pglinux-2.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pglinux-2.2.4.ebuild        22 Mar 2014 19:37:29 -0000      1.3
+++ pglinux-2.2.4.ebuild        31 Mar 2015 12:19:54 -0000      1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.4.ebuild,v 
1.3 2014/03/22 19:37:29 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.4.ebuild,v 
1.4 2015/03/31 12:19:54 kensington Exp $
 
 EAPI=5
 
@@ -22,7 +22,7 @@
        net-libs/libnfnetlink
        dbus? ( sys-apps/dbus )
        zlib? ( sys-libs/zlib )
-       qt4? ( sys-auth/polkit-qt
+       qt4? ( sys-auth/polkit-qt[qt4(+)]
                dev-qt/qtcore:4
                dev-qt/qtdbus:4
                dev-qt/qtgui:4



1.2                  net-firewall/pglinux/pglinux-2.2.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.3.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.3.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.3.ebuild?r1=1.1&r2=1.2

Index: pglinux-2.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pglinux-2.2.3.ebuild        2 Nov 2013 13:52:13 -0000       1.1
+++ pglinux-2.2.3.ebuild        31 Mar 2015 12:19:54 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.3.ebuild,v 
1.1 2013/11/02 13:52:13 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.3.ebuild,v 
1.2 2015/03/31 12:19:54 kensington Exp $
 
 EAPI=5
 
@@ -22,7 +22,7 @@
        net-libs/libnfnetlink
        dbus? ( sys-apps/dbus )
        zlib? ( sys-libs/zlib )
-       qt4? ( sys-auth/polkit-qt
+       qt4? ( sys-auth/polkit-qt[qt4(+)]
                dev-qt/qtcore:4
                dev-qt/qtdbus:4
                dev-qt/qtgui:4



1.20                 net-firewall/pglinux/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/ChangeLog?rev=1.20&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/ChangeLog?rev=1.20&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-firewall/pglinux/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   22 Mar 2014 19:37:29 -0000      1.19
+++ ChangeLog   31 Mar 2015 12:19:54 -0000      1.20
@@ -1,6 +1,11 @@
 # ChangeLog for net-firewall/pglinux
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/ChangeLog,v 1.19 
2014/03/22 19:37:29 nimiux Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/ChangeLog,v 1.20 
2015/03/31 12:19:54 kensington Exp $
+
+  31 Mar 2015; Michael Palimaka <[email protected]>
+  pglinux-2.2.1_p20120711.ebuild, pglinux-2.2.2-r1.ebuild, 
pglinux-2.2.2.ebuild,
+  pglinux-2.2.3.ebuild, pglinux-2.2.4.ebuild:
+  Enforce missing USE dependency.
 
   22 Mar 2014; Chema Alonso <[email protected]> pglinux-2.2.4.ebuild:
   Stable for amd64 wrt bug #502364




Reply via email to