public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/libXcursor: ChangeLog libXcursor-1.1.9.ebuild
@ 2007-09-08  7:42 dberkholz (dberkholz)
  0 siblings, 0 replies; 4+ messages in thread
From: dberkholz (dberkholz) @ 2007-09-08  7:42 UTC (permalink / raw
  To: gentoo-commits

dberkholz    07/09/08 07:42:11

  Modified:             ChangeLog
  Added:                libXcursor-1.1.9.ebuild
  Log:
  Bump for 7.3.
  (Portage version: 2.1.3.8)

Revision  Changes    Path
1.47                 x11-libs/libXcursor/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcursor/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcursor/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcursor/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	7 Aug 2007 13:07:48 -0000	1.46
+++ ChangeLog	8 Sep 2007 07:42:11 -0000	1.47
@@ -1,6 +1,12 @@
 # ChangeLog for x11-libs/libXcursor
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.46 2007/08/07 13:07:48 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.47 2007/09/08 07:42:11 dberkholz Exp $
+
+*libXcursor-1.1.9 (08 Sep 2007)
+
+  08 Sep 2007; Donnie Berkholz <dberkholz@gentoo.org>;
+  +libXcursor-1.1.9.ebuild:
+  Bump for 7.3.
 
   07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org>
   libXcursor-1.1.8.ebuild:



1.1                  x11-libs/libXcursor/libXcursor-1.1.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.9.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.9.ebuild?rev=1.1&content-type=text/plain

Index: libXcursor-1.1.9.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.9.ebuild,v 1.1 2007/09/08 07:42:11 dberkholz Exp $

# Must be before x-modular eclass is inherited
# SNAPSHOT="yes"

inherit x-modular

DESCRIPTION="X.Org Xcursor library"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"

RDEPEND="x11-libs/libXrender
	x11-libs/libXfixes
	x11-libs/libX11
	x11-proto/xproto"
DEPEND="${RDEPEND}"

CONFIGURE_OPTIONS="--with-icondir=/usr/share/cursors/xorg-x11
	--with-cursorpath=~/.cursors:~/.icons:/usr/local/share/cursors/xorg-x11:/usr/local/share/cursors:/usr/local/share/icons:/usr/local/share/pixmaps:/usr/share/cursors/xorg-x11:/usr/share/cursors:/usr/share/pixmaps/xorg-x11:/usr/share/icons:/usr/share/pixmaps"



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXcursor: ChangeLog libXcursor-1.1.9.ebuild
@ 2007-12-12 21:26 Ferris McCormick (fmccor)
  0 siblings, 0 replies; 4+ messages in thread
From: Ferris McCormick (fmccor) @ 2007-12-12 21:26 UTC (permalink / raw
  To: gentoo-commits

fmccor      07/12/12 21:26:53

  Modified:             ChangeLog libXcursor-1.1.9.ebuild
  Log:
  Sparc stable --- Bug #202087 --- good for 3 months.
  (Portage version: 2.1.4_rc9)

Revision  Changes    Path
1.49                 x11-libs/libXcursor/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcursor/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcursor/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcursor/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	9 Oct 2007 09:35:34 -0000	1.48
+++ ChangeLog	12 Dec 2007 21:26:52 -0000	1.49
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXcursor
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.48 2007/10/09 09:35:34 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.49 2007/12/12 21:26:52 fmccor Exp $
+
+  12 Dec 2007; Ferris McCormick <fmccor@gentoo.org> libXcursor-1.1.9.ebuild:
+  Sparc stable --- Bug #202087 --- good for 3 months.
 
   09 Oct 2007; Donnie Berkholz <dberkholz@gentoo.org>;
   -libXcursor-1.1.7.ebuild:



1.2                  x11-libs/libXcursor/libXcursor-1.1.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.9.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.9.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.9.ebuild?r1=1.1&r2=1.2

Index: libXcursor-1.1.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libXcursor-1.1.9.ebuild	8 Sep 2007 07:42:11 -0000	1.1
+++ libXcursor-1.1.9.ebuild	12 Dec 2007 21:26:52 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.9.ebuild,v 1.1 2007/09/08 07:42:11 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.9.ebuild,v 1.2 2007/12/12 21:26:52 fmccor Exp $
 
 # Must be before x-modular eclass is inherited
 # SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Xcursor library"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
 
 RDEPEND="x11-libs/libXrender
 	x11-libs/libXfixes



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXcursor: ChangeLog libXcursor-1.1.9.ebuild
@ 2009-04-16  2:14 Jeroen Roovers (jer)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2009-04-16  2:14 UTC (permalink / raw
  To: gentoo-commits

jer         09/04/16 02:14:20

  Modified:             ChangeLog libXcursor-1.1.9.ebuild
  Log:
  Stable for HPPA (bug #251832).
  (Portage version: 2.2_rc30/cvs/Linux i686)

Revision  Changes    Path
1.59                 x11-libs/libXcursor/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcursor/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcursor/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcursor/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	15 Apr 2009 14:44:46 -0000	1.58
+++ ChangeLog	16 Apr 2009 02:14:20 -0000	1.59
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXcursor
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.58 2009/04/15 14:44:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.59 2009/04/16 02:14:20 jer Exp $
+
+  16 Apr 2009; Jeroen Roovers <jer@gentoo.org> libXcursor-1.1.9.ebuild:
+  Stable for HPPA (bug #251832).
 
   15 Apr 2009; Raúl Porcel <armin76@gentoo.org> ChangeLog:
   ia64/sh stable wrt #251832



1.9                  x11-libs/libXcursor/libXcursor-1.1.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.9.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.9.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.9.ebuild?r1=1.8&r2=1.9

Index: libXcursor-1.1.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.9.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libXcursor-1.1.9.ebuild	13 Jan 2008 09:23:20 -0000	1.8
+++ libXcursor-1.1.9.ebuild	16 Apr 2009 02:14:20 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.9.ebuild,v 1.8 2008/01/13 09:23:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.9.ebuild,v 1.9 2009/04/16 02:14:20 jer Exp $
 
 # Must be before x-modular eclass is inherited
 # SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Xcursor library"
 
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
 
 RDEPEND="x11-libs/libXrender
 	x11-libs/libXfixes






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXcursor: ChangeLog libXcursor-1.1.9.ebuild
@ 2010-01-23 20:44 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 4+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2010-01-23 20:44 UTC (permalink / raw
  To: gentoo-commits

scarabeus    10/01/23 20:44:39

  Modified:             ChangeLog
  Removed:              libXcursor-1.1.9.ebuild
  Log:
  rm
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.71                 x11-libs/libXcursor/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcursor/ChangeLog?rev=1.71&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcursor/ChangeLog?rev=1.71&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXcursor/ChangeLog?r1=1.70&r2=1.71

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog	19 Jan 2010 20:04:47 -0000	1.70
+++ ChangeLog	23 Jan 2010 20:44:38 -0000	1.71
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/libXcursor
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.70 2010/01/19 20:04:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.71 2010/01/23 20:44:38 scarabeus Exp $
+
+  23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+  -libXcursor-1.1.9.ebuild:
+  rm
 
   19 Jan 2010; Raúl Porcel <armin76@gentoo.org> libXcursor-1.1.10.ebuild:
   s390 stable wrt #294958






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

end of thread, other threads:[~2010-01-23 20:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-23 20:44 [gentoo-commits] gentoo-x86 commit in x11-libs/libXcursor: ChangeLog libXcursor-1.1.9.ebuild Tomas Chvatal (scarabeus)
  -- strict thread matches above, loose matches on Subject: below --
2009-04-16  2:14 Jeroen Roovers (jer)
2007-12-12 21:26 Ferris McCormick (fmccor)
2007-09-08  7:42 dberkholz (dberkholz)

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