pacho       15/05/12 18:45:58

  Modified:             print-manager-4.14.3.ebuild ChangeLog
  Log:
  Allow app-admin/system-config-printer
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  Changes    Path
1.7                  kde-base/print-manager/print-manager-4.14.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/print-manager/print-manager-4.14.3.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/print-manager/print-manager-4.14.3.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/print-manager/print-manager-4.14.3.ebuild?r1=1.6&r2=1.7

Index: print-manager-4.14.3.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/kde-base/print-manager/print-manager-4.14.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- print-manager-4.14.3.ebuild 17 Feb 2015 11:06:34 -0000      1.6
+++ print-manager-4.14.3.ebuild 12 May 2015 18:45:57 -0000      1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/kde-base/print-manager/print-manager-4.14.3.ebuild,v 
1.6 2015/02/17 11:06:34 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/kde-base/print-manager/print-manager-4.14.3.ebuild,v 
1.7 2015/05/12 18:45:57 pacho Exp $
 
 EAPI=5
 
@@ -17,7 +17,8 @@
        !kde-base/printer-applet:4
        !kde-base/system-config-printer-kde:4
        !kde-misc/print-manager
-       gtk? ( app-admin/system-config-printer-gnome )
+       gtk? ( || ( app-admin/system-config-printer-gnome
+                       app-admin/system-config-printer ) )
 "
 
 pkg_postinst(){
@@ -26,7 +27,7 @@
                ewarn "By switching off \"gtk\" USE flag, you have chosen to do 
without"
                ewarn "an important, though optional, runtime dependency:"
                ewarn
-               ewarn "app-admin/system-config-printer-gnome"
+               ewarn "app-admin/system-config-printer"
                ewarn
                ewarn "${PN} will work nevertheless, but is going to be less 
comfortable"
                ewarn "and will show the following error status during runtime:"



1.98                 kde-base/print-manager/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/print-manager/ChangeLog?rev=1.98&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/print-manager/ChangeLog?rev=1.98&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/print-manager/ChangeLog?r1=1.97&r2=1.98

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog   19 Feb 2015 07:13:34 -0000      1.97
+++ ChangeLog   12 May 2015 18:45:57 -0000      1.98
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/print-manager
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v 1.97 
2015/02/19 07:13:34 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v 1.98 
2015/05/12 18:45:57 pacho Exp $
+
+  12 May 2015; Pacho Ramos <[email protected]> print-manager-4.14.3.ebuild:
+  Allow app-admin/system-config-printer
 
   19 Feb 2015; Michael Palimaka <[email protected]>
   -files/print-manager-4.14.1-cups20.patch:




Reply via email to