public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/print-manager: ChangeLog print-manager-4.14.1.ebuild
@ 2014-09-16 18:17 Johannes Huber (johu)
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2014-09-16 18:17 UTC (permalink / raw
  To: gentoo-commits

johu        14/09/16 18:17:33

  Modified:             ChangeLog
  Added:                print-manager-4.14.1.ebuild
  Log:
  Version bump KDE SC 4.14.1
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)

Revision  Changes    Path
1.84                 kde-base/print-manager/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog	20 Aug 2014 16:02:40 -0000	1.83
+++ ChangeLog	16 Sep 2014 18:17:33 -0000	1.84
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/print-manager
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v 1.83 2014/08/20 16:02:40 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v 1.84 2014/09/16 18:17:33 johu Exp $
+
+*print-manager-4.14.1 (16 Sep 2014)
+
+  16 Sep 2014; Johannes Huber <johu@gentoo.org> +print-manager-4.14.1.ebuild:
+  Version bump KDE SC 4.14.1
 
 *print-manager-4.14.0 (20 Aug 2014)
 



1.1                  kde-base/print-manager/print-manager-4.14.1.ebuild

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

Index: print-manager-4.14.1.ebuild
===================================================================
# Copyright 1999-2014 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.1.ebuild,v 1.1 2014/09/16 18:17:33 johu Exp $

EAPI=5

inherit kde4-base

DESCRIPTION="Manage print jobs and printers in KDE"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"

DEPEND="
	>=net-print/cups-1.5.0[dbus]
"
RDEPEND="${DEPEND}
	!kde-base/printer-applet:4
	!kde-base/system-config-printer-kde:4
	!kde-misc/print-manager
	app-admin/system-config-printer-gnome
"





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

* [gentoo-commits] gentoo-x86 commit in kde-base/print-manager: ChangeLog print-manager-4.14.1.ebuild
@ 2014-10-17 18:50 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas HAttel (dilfridge) @ 2014-10-17 18:50 UTC (permalink / raw
  To: gentoo-commits

dilfridge    14/10/17 18:50:30

  Modified:             ChangeLog print-manager-4.14.1.ebuild
  Log:
  Fix build with cups-2.0, bug 525598
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)

Revision  Changes    Path
1.85                 kde-base/print-manager/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog	16 Sep 2014 18:17:33 -0000	1.84
+++ ChangeLog	17 Oct 2014 18:50:30 -0000	1.85
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/print-manager
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v 1.84 2014/09/16 18:17:33 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v 1.85 2014/10/17 18:50:30 dilfridge Exp $
+
+  17 Oct 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+  print-manager-4.14.1.ebuild, +files/print-manager-4.14.1-cups20.patch:
+  Fix build with cups-2.0, bug 525598
 
 *print-manager-4.14.1 (16 Sep 2014)
 



1.2                  kde-base/print-manager/print-manager-4.14.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/print-manager/print-manager-4.14.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/print-manager/print-manager-4.14.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.14.1.ebuild?r1=1.1&r2=1.2

Index: print-manager-4.14.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/print-manager/print-manager-4.14.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- print-manager-4.14.1.ebuild	16 Sep 2014 18:17:33 -0000	1.1
+++ print-manager-4.14.1.ebuild	17 Oct 2014 18:50:30 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 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.1.ebuild,v 1.1 2014/09/16 18:17:33 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/print-manager-4.14.1.ebuild,v 1.2 2014/10/17 18:50:30 dilfridge Exp $
 
 EAPI=5
 
@@ -19,3 +19,5 @@
 	!kde-misc/print-manager
 	app-admin/system-config-printer-gnome
 "
+
+PATCHES=( "${FILESDIR}/${PN}-4.14.1-cups20.patch" )





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

end of thread, other threads:[~2014-10-17 18:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-16 18:17 [gentoo-commits] gentoo-x86 commit in kde-base/print-manager: ChangeLog print-manager-4.14.1.ebuild Johannes Huber (johu)
  -- strict thread matches above, loose matches on Subject: below --
2014-10-17 18:50 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