public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-print/hplip: hplip-3.12.6.ebuild ChangeLog
@ 2012-07-01 12:51 Daniel Pielmeier (billie)
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Pielmeier (billie) @ 2012-07-01 12:51 UTC (permalink / raw
  To: gentoo-commits

billie      12/07/01 12:51:03

  Modified:             hplip-3.12.6.ebuild ChangeLog
  Log:
  Fix bug #424155. Thanks Derk W te Bokkel for the report.
  
  (Portage version: 2.1.10.65/cvs/Linux i686)

Revision  Changes    Path
1.2                  net-print/hplip/hplip-3.12.6.ebuild

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

Index: hplip-3.12.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.12.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hplip-3.12.6.ebuild	29 Jun 2012 15:52:45 -0000	1.1
+++ hplip-3.12.6.ebuild	1 Jul 2012 12:51:02 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.12.6.ebuild,v 1.1 2012/06/29 15:52:45 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.12.6.ebuild,v 1.2 2012/07/01 12:51:02 billie Exp $
 
 EAPI=4
 
@@ -186,7 +186,7 @@
 		--disable-shadow-build \
 		--disable-qt3 \
 		--disable-libusb01_build \
-		--enable-udev_sysfs_rules \
+		--disable-udev_sysfs_rules \
 		--with-cupsbackenddir=$(cups-config --serverbin)/backend \
 		--with-cupsfilterdir=$(cups-config --serverbin)/filter \
 		--with-docdir=/usr/share/doc/${PF} \



1.230                net-print/hplip/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/hplip/ChangeLog?rev=1.230&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/hplip/ChangeLog?rev=1.230&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/hplip/ChangeLog?r1=1.229&r2=1.230

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v
retrieving revision 1.229
retrieving revision 1.230
diff -u -r1.229 -r1.230
--- ChangeLog	29 Jun 2012 15:52:45 -0000	1.229
+++ ChangeLog	1 Jul 2012 12:51:02 -0000	1.230
@@ -1,6 +1,9 @@
 # ChangeLog for net-print/hplip
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.229 2012/06/29 15:52:45 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.230 2012/07/01 12:51:02 billie Exp $
+
+  01 Jul 2012; Daniel Pielmeier <billie@gentoo.org> hplip-3.12.6.ebuild:
+  Fix bug #424155. Thanks Derk W te Bokkel for the report.
 
 *hplip-3.12.6 (29 Jun 2012)
 






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

* [gentoo-commits] gentoo-x86 commit in net-print/hplip: hplip-3.12.6.ebuild ChangeLog
@ 2012-08-08 18:00 Daniel Pielmeier (billie)
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Pielmeier (billie) @ 2012-08-08 18:00 UTC (permalink / raw
  To: gentoo-commits

billie      12/08/08 18:00:38

  Modified:             hplip-3.12.6.ebuild ChangeLog
  Log:
  Fix building with cups-1.6. Thanks to all involved in bug #428672.
  
  (Portage version: 2.1.10.65/cvs/Linux i686)

Revision  Changes    Path
1.3                  net-print/hplip/hplip-3.12.6.ebuild

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

Index: hplip-3.12.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.12.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hplip-3.12.6.ebuild	1 Jul 2012 12:51:02 -0000	1.2
+++ hplip-3.12.6.ebuild	8 Aug 2012 18:00:38 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.12.6.ebuild,v 1.2 2012/07/01 12:51:02 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.12.6.ebuild,v 1.3 2012/08/08 18:00:38 billie Exp $
 
 EAPI=4
 
@@ -13,7 +13,7 @@
 DESCRIPTION="HP Linux Imaging and Printing. Includes printer, scanner, fax drivers and service tools."
 HOMEPAGE="http://hplipopensource.com/hplip-web/index.html"
 SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
-		http://dev.gentoo.org/~billie/distfiles/${P}-patches-1.tar.xz"
+		http://dev.gentoo.org/~billie/distfiles/${P}-patches-2.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"



1.231                net-print/hplip/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/hplip/ChangeLog?rev=1.231&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/hplip/ChangeLog?rev=1.231&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/hplip/ChangeLog?r1=1.230&r2=1.231

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v
retrieving revision 1.230
retrieving revision 1.231
diff -u -r1.230 -r1.231
--- ChangeLog	1 Jul 2012 12:51:02 -0000	1.230
+++ ChangeLog	8 Aug 2012 18:00:38 -0000	1.231
@@ -1,6 +1,9 @@
 # ChangeLog for net-print/hplip
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.230 2012/07/01 12:51:02 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.231 2012/08/08 18:00:38 billie Exp $
+
+  08 Aug 2012; Daniel Pielmeier <billie@gentoo.org> hplip-3.12.6.ebuild:
+  Fix building with cups-1.6. Thanks to all involved in bug #428672.
 
   01 Jul 2012; Daniel Pielmeier <billie@gentoo.org> hplip-3.12.6.ebuild:
   Fix bug #424155. Thanks Derk W te Bokkel for the report.





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

end of thread, other threads:[~2012-08-08 18:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-08 18:00 [gentoo-commits] gentoo-x86 commit in net-print/hplip: hplip-3.12.6.ebuild ChangeLog Daniel Pielmeier (billie)
  -- strict thread matches above, loose matches on Subject: below --
2012-07-01 12:51 Daniel Pielmeier (billie)

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