public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/colord: colord-0.1.15.ebuild ChangeLog
@ 2011-11-30  3:29 Jeroen Roovers (jer)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2011-11-30  3:29 UTC (permalink / raw
  To: gentoo-commits

jer         11/11/30 03:29:06

  Modified:             colord-0.1.15.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #392057).
  
  (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  x11-misc/colord/colord-0.1.15.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild?r1=1.1&r2=1.2

Index: colord-0.1.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- colord-0.1.15.ebuild	27 Nov 2011 07:18:00 -0000	1.1
+++ colord-0.1.15.ebuild	30 Nov 2011 03:29:06 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v 1.1 2011/11/27 07:18:00 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v 1.2 2011/11/30 03:29:06 jer Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~x86"
 IUSE="doc elibc_FreeBSD examples gusb +introspection scanner +udev vala"
 
 # FIXME: raise to libusb-1.0.9:1 when available



1.10                 x11-misc/colord/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	27 Nov 2011 07:18:00 -0000	1.9
+++ ChangeLog	30 Nov 2011 03:29:06 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/colord
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.9 2011/11/27 07:18:00 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.10 2011/11/30 03:29:06 jer Exp $
+
+  30 Nov 2011; Jeroen Roovers <jer@gentoo.org> colord-0.1.15.ebuild:
+  Marked ~hppa (bug #392057).
 
 *colord-0.1.15 (27 Nov 2011)
 






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

* [gentoo-commits] gentoo-x86 commit in x11-misc/colord: colord-0.1.15.ebuild ChangeLog
@ 2011-12-06 17:51 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; 8+ messages in thread
From: Alexandre Rostovtsev (tetromino) @ 2011-12-06 17:51 UTC (permalink / raw
  To: gentoo-commits

tetromino    11/12/06 17:51:45

  Modified:             colord-0.1.15.ebuild ChangeLog
  Log:
  Fix freebsd USB_CFLAGS/USB_LIBS (bug #387959 comment 13).
  
  (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  x11-misc/colord/colord-0.1.15.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild?r1=1.2&r2=1.3

Index: colord-0.1.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- colord-0.1.15.ebuild	30 Nov 2011 03:29:06 -0000	1.2
+++ colord-0.1.15.ebuild	6 Dec 2011 17:51:45 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v 1.2 2011/11/30 03:29:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v 1.3 2011/12/06 17:51:45 tetromino Exp $
 
 EAPI="4"
 
@@ -69,9 +69,8 @@
 src_configure() {
 	#  bug #387959#c6
 	if use elibc_FreeBSD; then
-		USB_CFLAGS="-I${EPREFIX}/usr/include"
-		USB_LIBS="-lusb"
-		echo "$USB_CFLAGS $USB_LIBS"
+		export USB_CFLAGS="-I${EPREFIX}/usr/include"
+		export USB_LIBS="-lusb"
 	fi
 
 	# Disable polkit to allow registering devices when colord is running as



1.11                 x11-misc/colord/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	30 Nov 2011 03:29:06 -0000	1.10
+++ ChangeLog	6 Dec 2011 17:51:45 -0000	1.11
@@ -1,6 +1,10 @@
 # ChangeLog for x11-misc/colord
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.10 2011/11/30 03:29:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.11 2011/12/06 17:51:45 tetromino Exp $
+
+  06 Dec 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
+  colord-0.1.15.ebuild:
+  Fix freebsd USB_CFLAGS/USB_LIBS (bug #387959 comment 13).
 
   30 Nov 2011; Jeroen Roovers <jer@gentoo.org> colord-0.1.15.ebuild:
   Marked ~hppa (bug #392057).






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

* [gentoo-commits] gentoo-x86 commit in x11-misc/colord: colord-0.1.15.ebuild ChangeLog
@ 2011-12-07 14:00 Naohiro Aota (naota)
  0 siblings, 0 replies; 8+ messages in thread
From: Naohiro Aota (naota) @ 2011-12-07 14:00 UTC (permalink / raw
  To: gentoo-commits

naota       11/12/07 14:00:03

  Modified:             colord-0.1.15.ebuild ChangeLog
  Log:
  Add ~x86-fbsd. #387959
  
  (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  x11-misc/colord/colord-0.1.15.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild?r1=1.3&r2=1.4

Index: colord-0.1.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- colord-0.1.15.ebuild	6 Dec 2011 17:51:45 -0000	1.3
+++ colord-0.1.15.ebuild	7 Dec 2011 14:00:02 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v 1.3 2011/12/06 17:51:45 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v 1.4 2011/12/07 14:00:02 naota Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd"
 IUSE="doc elibc_FreeBSD examples gusb +introspection scanner +udev vala"
 
 # FIXME: raise to libusb-1.0.9:1 when available



1.12                 x11-misc/colord/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	6 Dec 2011 17:51:45 -0000	1.11
+++ ChangeLog	7 Dec 2011 14:00:02 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/colord
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.11 2011/12/06 17:51:45 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.12 2011/12/07 14:00:02 naota Exp $
+
+  07 Dec 2011; Naohiro Aota <naota@gentoo.org> colord-0.1.15.ebuild:
+  Add ~x86-fbsd #387959
 
   06 Dec 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
   colord-0.1.15.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in x11-misc/colord: colord-0.1.15.ebuild ChangeLog
@ 2011-12-20 21:35 Jeroen Roovers (jer)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2011-12-20 21:35 UTC (permalink / raw
  To: gentoo-commits

jer         11/12/20 21:35:06

  Modified:             colord-0.1.15.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #393007).
  
  (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  x11-misc/colord/colord-0.1.15.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild?r1=1.4&r2=1.5

Index: colord-0.1.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- colord-0.1.15.ebuild	7 Dec 2011 14:00:02 -0000	1.4
+++ colord-0.1.15.ebuild	20 Dec 2011 21:35:06 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v 1.4 2011/12/07 14:00:02 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v 1.5 2011/12/20 21:35:06 jer Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~arm hppa ~x86 ~x86-fbsd"
 IUSE="doc elibc_FreeBSD examples gusb +introspection scanner +udev vala"
 
 # FIXME: raise to libusb-1.0.9:1 when available



1.13                 x11-misc/colord/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	7 Dec 2011 14:00:02 -0000	1.12
+++ ChangeLog	20 Dec 2011 21:35:06 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/colord
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.12 2011/12/07 14:00:02 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.13 2011/12/20 21:35:06 jer Exp $
+
+  20 Dec 2011; Jeroen Roovers <jer@gentoo.org> colord-0.1.15.ebuild:
+  Stable for HPPA (bug #393007).
 
   07 Dec 2011; Naohiro Aota <naota@gentoo.org> colord-0.1.15.ebuild:
   Add ~x86-fbsd #387959






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

* [gentoo-commits] gentoo-x86 commit in x11-misc/colord: colord-0.1.15.ebuild ChangeLog
@ 2011-12-29 18:15 Pacho Ramos (pacho)
  0 siblings, 0 replies; 8+ messages in thread
From: Pacho Ramos (pacho) @ 2011-12-29 18:15 UTC (permalink / raw
  To: gentoo-commits

pacho       11/12/29 18:15:12

  Modified:             colord-0.1.15.ebuild ChangeLog
  Log:
  amd64 stable, bug 393007
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  x11-misc/colord/colord-0.1.15.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild?r1=1.5&r2=1.6

Index: colord-0.1.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- colord-0.1.15.ebuild	20 Dec 2011 21:35:06 -0000	1.5
+++ colord-0.1.15.ebuild	29 Dec 2011 18:15:11 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v 1.5 2011/12/20 21:35:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v 1.6 2011/12/29 18:15:11 pacho Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm hppa ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm hppa ~x86 ~x86-fbsd"
 IUSE="doc elibc_FreeBSD examples gusb +introspection scanner +udev vala"
 
 # FIXME: raise to libusb-1.0.9:1 when available



1.14                 x11-misc/colord/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	20 Dec 2011 21:35:06 -0000	1.13
+++ ChangeLog	29 Dec 2011 18:15:11 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/colord
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.13 2011/12/20 21:35:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.14 2011/12/29 18:15:11 pacho Exp $
+
+  29 Dec 2011; Pacho Ramos <pacho@gentoo.org> colord-0.1.15.ebuild:
+  amd64 stable, bug 393007
 
   20 Dec 2011; Jeroen Roovers <jer@gentoo.org> colord-0.1.15.ebuild:
   Stable for HPPA (bug #393007).






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

* [gentoo-commits] gentoo-x86 commit in x11-misc/colord: colord-0.1.15.ebuild ChangeLog
@ 2012-01-14 17:23 Markus Meier (maekke)
  0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2012-01-14 17:23 UTC (permalink / raw
  To: gentoo-commits

maekke      12/01/14 17:23:10

  Modified:             colord-0.1.15.ebuild ChangeLog
  Log:
  x86 stable, bug #393007
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  x11-misc/colord/colord-0.1.15.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild?r1=1.6&r2=1.7

Index: colord-0.1.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- colord-0.1.15.ebuild	29 Dec 2011 18:15:11 -0000	1.6
+++ colord-0.1.15.ebuild	14 Jan 2012 17:23:10 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v 1.6 2011/12/29 18:15:11 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v 1.7 2012/01/14 17:23:10 maekke Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm hppa ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm hppa x86 ~x86-fbsd"
 IUSE="doc elibc_FreeBSD examples gusb +introspection scanner +udev vala"
 
 # FIXME: raise to libusb-1.0.9:1 when available



1.15                 x11-misc/colord/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	29 Dec 2011 18:15:11 -0000	1.14
+++ ChangeLog	14 Jan 2012 17:23:10 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/colord
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.14 2011/12/29 18:15:11 pacho Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.15 2012/01/14 17:23:10 maekke Exp $
+
+  14 Jan 2012; Markus Meier <maekke@gentoo.org> colord-0.1.15.ebuild:
+  x86 stable, bug #393007
 
   29 Dec 2011; Pacho Ramos <pacho@gentoo.org> colord-0.1.15.ebuild:
   amd64 stable, bug 393007






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

* [gentoo-commits] gentoo-x86 commit in x11-misc/colord: colord-0.1.15.ebuild ChangeLog
@ 2012-01-18 21:07 Markus Meier (maekke)
  0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2012-01-18 21:07 UTC (permalink / raw
  To: gentoo-commits

maekke      12/01/18 21:07:48

  Modified:             colord-0.1.15.ebuild ChangeLog
  Log:
  arm stable, bug #393007
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  x11-misc/colord/colord-0.1.15.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild?r1=1.7&r2=1.8

Index: colord-0.1.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- colord-0.1.15.ebuild	14 Jan 2012 17:23:10 -0000	1.7
+++ colord-0.1.15.ebuild	18 Jan 2012 21:07:48 -0000	1.8
@@ -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/x11-misc/colord/colord-0.1.15.ebuild,v 1.7 2012/01/14 17:23:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v 1.8 2012/01/18 21:07:48 maekke Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm hppa x86 ~x86-fbsd"
+KEYWORDS="amd64 arm hppa x86 ~x86-fbsd"
 IUSE="doc elibc_FreeBSD examples gusb +introspection scanner +udev vala"
 
 # FIXME: raise to libusb-1.0.9:1 when available



1.16                 x11-misc/colord/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	14 Jan 2012 17:23:10 -0000	1.15
+++ ChangeLog	18 Jan 2012 21:07:48 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/colord
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.15 2012/01/14 17:23:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.16 2012/01/18 21:07:48 maekke Exp $
+
+  18 Jan 2012; Markus Meier <maekke@gentoo.org> colord-0.1.15.ebuild:
+  arm stable, bug #393007
 
   14 Jan 2012; Markus Meier <maekke@gentoo.org> colord-0.1.15.ebuild:
   x86 stable, bug #393007






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

* [gentoo-commits] gentoo-x86 commit in x11-misc/colord: colord-0.1.15.ebuild ChangeLog
@ 2012-05-22 16:13 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 8+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-05-22 16:13 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/05/22 16:13:52

  Modified:             colord-0.1.15.ebuild ChangeLog
  Log:
  Use virtual/libusb instead of dev-libs/libusb.
  
  (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 x11-misc/colord/colord-0.1.15.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild?r1=1.9&r2=1.10

Index: colord-0.1.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- colord-0.1.15.ebuild	5 May 2012 04:53:45 -0000	1.9
+++ colord-0.1.15.ebuild	22 May 2012 16:13:52 -0000	1.10
@@ -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/x11-misc/colord/colord-0.1.15.ebuild,v 1.9 2012/05/05 04:53:45 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.15.ebuild,v 1.10 2012/05/22 16:13:52 ssuominen Exp $
 
 EAPI="4"
 
@@ -21,7 +21,7 @@
 	>=dev-libs/glib-2.28.0:2
 	>=media-libs/lcms-2.2:2
 	elibc_FreeBSD? ( >=sys-freebsd/freebsd-lib-8.0[usb] )
-	!elibc_FreeBSD? ( >=dev-libs/libusb-1.0.8:1 )
+	!elibc_FreeBSD? ( virtual/libusb:1 )
 	gusb? ( >=dev-libs/libgusb-0.1.1 )
 	introspection? ( >=dev-libs/gobject-introspection-0.9.8 )
 	scanner? ( media-gfx/sane-backends )



1.28                 x11-misc/colord/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	16 May 2012 15:02:41 -0000	1.27
+++ ChangeLog	22 May 2012 16:13:52 -0000	1.28
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/colord
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.27 2012/05/16 15:02:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.28 2012/05/22 16:13:52 ssuominen Exp $
+
+  22 May 2012; Samuli Suominen <ssuominen@gentoo.org> colord-0.1.15.ebuild:
+  Use virtual/libusb instead of dev-libs/libusb.
 
   16 May 2012; Jeroen Roovers <jer@gentoo.org> colord-0.1.18.ebuild:
   Stable for HPPA (bug #410611).






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

end of thread, other threads:[~2012-05-22 16:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-07 14:00 [gentoo-commits] gentoo-x86 commit in x11-misc/colord: colord-0.1.15.ebuild ChangeLog Naohiro Aota (naota)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-22 16:13 Samuli Suominen (ssuominen)
2012-01-18 21:07 Markus Meier (maekke)
2012-01-14 17:23 Markus Meier (maekke)
2011-12-29 18:15 Pacho Ramos (pacho)
2011-12-20 21:35 Jeroen Roovers (jer)
2011-12-06 17:51 Alexandre Rostovtsev (tetromino)
2011-11-30  3:29 Jeroen Roovers (jer)

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