public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/print-manager: print-manager-4.10.1.ebuild ChangeLog
@ 2013-03-24  0:31 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas HAttel (dilfridge) @ 2013-03-24  0:31 UTC (permalink / raw
  To: gentoo-commits

dilfridge    13/03/24 00:31:40

  Modified:             print-manager-4.10.1.ebuild ChangeLog
  Log:
  Dependency on Cups-1.6 not really needed anymore
  
  (Portage version: 2.2.0_alpha169/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)

Revision  Changes    Path
1.2                  kde-base/print-manager/print-manager-4.10.1.ebuild

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

Index: print-manager-4.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/print-manager/print-manager-4.10.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- print-manager-4.10.1.ebuild	6 Mar 2013 13:41:55 -0000	1.1
+++ print-manager-4.10.1.ebuild	24 Mar 2013 00:31:39 -0000	1.2
@@ -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/kde-base/print-manager/print-manager-4.10.1.ebuild,v 1.1 2013/03/06 13:41:55 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/print-manager-4.10.1.ebuild,v 1.2 2013/03/24 00:31:39 dilfridge Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 IUSE="debug"
 
 DEPEND="
-	>=net-print/cups-1.6.0[dbus]
+	net-print/cups[dbus]
 "
 RDEPEND="${DEPEND}
 	!kde-misc/print-manager
@@ -19,8 +19,3 @@
 
 add_blocker printer-applet
 add_blocker system-config-printer-kde
-
-src_configure() {
-	mycmakeargs=( -DCUPS_1_6=ON )
-	kde4-base_src_configure
-}



1.5                  kde-base/print-manager/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	6 Mar 2013 13:41:55 -0000	1.4
+++ ChangeLog	24 Mar 2013 00:31:39 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/print-manager
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v 1.4 2013/03/06 13:41:55 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v 1.5 2013/03/24 00:31:39 dilfridge Exp $
+
+  24 Mar 2013; Andreas K. Huettel <dilfridge@gentoo.org>
+  print-manager-4.10.1.ebuild:
+  Dependency on Cups-1.6 not really needed anymore
 
 *print-manager-4.10.1 (06 Mar 2013)
 





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in kde-base/print-manager: print-manager-4.10.1.ebuild ChangeLog
@ 2013-03-31 16:05 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-03-31 16:05 UTC (permalink / raw
  To: gentoo-commits

ago         13/03/31 16:05:18

  Modified:             print-manager-4.10.1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #462890
  
  (Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  kde-base/print-manager/print-manager-4.10.1.ebuild

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

Index: print-manager-4.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/print-manager/print-manager-4.10.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- print-manager-4.10.1.ebuild	24 Mar 2013 00:31:39 -0000	1.2
+++ print-manager-4.10.1.ebuild	31 Mar 2013 16:05:18 -0000	1.3
@@ -1,13 +1,13 @@
 # Copyright 1999-2013 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.10.1.ebuild,v 1.2 2013/03/24 00:31:39 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/print-manager-4.10.1.ebuild,v 1.3 2013/03/31 16:05:18 ago Exp $
 
 EAPI=5
 
 inherit kde4-base
 
 DESCRIPTION="Manage print jobs and printers in KDE"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 DEPEND="



1.6                  kde-base/print-manager/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	24 Mar 2013 00:31:39 -0000	1.5
+++ ChangeLog	31 Mar 2013 16:05:18 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/print-manager
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v 1.5 2013/03/24 00:31:39 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v 1.6 2013/03/31 16:05:18 ago Exp $
+
+  31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> print-manager-4.10.1.ebuild:
+  Stable for amd64, wrt bug #462890
 
   24 Mar 2013; Andreas K. Huettel <dilfridge@gentoo.org>
   print-manager-4.10.1.ebuild:





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in kde-base/print-manager: print-manager-4.10.1.ebuild ChangeLog
@ 2013-03-31 16:55 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-03-31 16:55 UTC (permalink / raw
  To: gentoo-commits

ago         13/03/31 16:55:19

  Modified:             print-manager-4.10.1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #462890
  
  (Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  kde-base/print-manager/print-manager-4.10.1.ebuild

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

Index: print-manager-4.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/print-manager/print-manager-4.10.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- print-manager-4.10.1.ebuild	31 Mar 2013 16:05:18 -0000	1.3
+++ print-manager-4.10.1.ebuild	31 Mar 2013 16:55:19 -0000	1.4
@@ -1,13 +1,13 @@
 # Copyright 1999-2013 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.10.1.ebuild,v 1.3 2013/03/31 16:05:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/print-manager-4.10.1.ebuild,v 1.4 2013/03/31 16:55:19 ago Exp $
 
 EAPI=5
 
 inherit kde4-base
 
 DESCRIPTION="Manage print jobs and printers in KDE"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 DEPEND="



1.7                  kde-base/print-manager/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	31 Mar 2013 16:05:18 -0000	1.6
+++ ChangeLog	31 Mar 2013 16:55:19 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/print-manager
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v 1.6 2013/03/31 16:05:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v 1.7 2013/03/31 16:55:19 ago Exp $
+
+  31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> print-manager-4.10.1.ebuild:
+  Stable for x86, wrt bug #462890
 
   31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> print-manager-4.10.1.ebuild:
   Stable for amd64, wrt bug #462890





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in kde-base/print-manager: print-manager-4.10.1.ebuild ChangeLog
@ 2013-04-01 13:06 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-01 13:06 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/01 13:06:09

  Modified:             print-manager-4.10.1.ebuild ChangeLog
  Log:
  Stable for ppc, wrt to bug #462890
  
  (Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  kde-base/print-manager/print-manager-4.10.1.ebuild

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

Index: print-manager-4.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/print-manager/print-manager-4.10.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- print-manager-4.10.1.ebuild	31 Mar 2013 16:55:19 -0000	1.4
+++ print-manager-4.10.1.ebuild	1 Apr 2013 13:06:09 -0000	1.5
@@ -1,13 +1,13 @@
 # Copyright 1999-2013 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.10.1.ebuild,v 1.4 2013/03/31 16:55:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/print-manager-4.10.1.ebuild,v 1.5 2013/04/01 13:06:09 ago Exp $
 
 EAPI=5
 
 inherit kde4-base
 
 DESCRIPTION="Manage print jobs and printers in KDE"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 DEPEND="



1.8                  kde-base/print-manager/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	31 Mar 2013 16:55:19 -0000	1.7
+++ ChangeLog	1 Apr 2013 13:06:09 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/print-manager
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v 1.7 2013/03/31 16:55:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v 1.8 2013/04/01 13:06:09 ago Exp $
+
+  01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> print-manager-4.10.1.ebuild:
+  Stable for ppc, wrt to bug #462890
 
   31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> print-manager-4.10.1.ebuild:
   Stable for x86, wrt bug #462890





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in kde-base/print-manager: print-manager-4.10.1.ebuild ChangeLog
@ 2013-04-02 20:51 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-02 20:51 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/02 20:51:01

  Modified:             print-manager-4.10.1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt to bug #462890
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  kde-base/print-manager/print-manager-4.10.1.ebuild

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

Index: print-manager-4.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/print-manager/print-manager-4.10.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- print-manager-4.10.1.ebuild	1 Apr 2013 13:06:09 -0000	1.5
+++ print-manager-4.10.1.ebuild	2 Apr 2013 20:51:01 -0000	1.6
@@ -1,13 +1,13 @@
 # Copyright 1999-2013 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.10.1.ebuild,v 1.5 2013/04/01 13:06:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/print-manager-4.10.1.ebuild,v 1.6 2013/04/02 20:51:01 ago Exp $
 
 EAPI=5
 
 inherit kde4-base
 
 DESCRIPTION="Manage print jobs and printers in KDE"
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 DEPEND="



1.10                 kde-base/print-manager/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	1 Apr 2013 16:04:08 -0000	1.9
+++ ChangeLog	2 Apr 2013 20:51:01 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/print-manager
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v 1.9 2013/04/01 16:04:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v 1.10 2013/04/02 20:51:01 ago Exp $
+
+  02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> print-manager-4.10.1.ebuild:
+  Stable for ppc64, wrt to bug #462890
 
   01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> -print-manager-4.10.0.ebuild:
   Remove old





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-04-02 20:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-02 20:51 [gentoo-commits] gentoo-x86 commit in kde-base/print-manager: print-manager-4.10.1.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-04-01 13:06 Agostino Sarubbo (ago)
2013-03-31 16:55 Agostino Sarubbo (ago)
2013-03-31 16:05 Agostino Sarubbo (ago)
2013-03-24  0:31 Andreas HAttel (dilfridge)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox