public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/libXcursor: libXcursor-1.1.13.ebuild ChangeLog
@ 2012-03-08 23:57 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 2+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2012-03-08 23:57 UTC (permalink / raw
  To: gentoo-commits

chithanh    12/03/08 23:57:42

  Modified:             ChangeLog
  Added:                libXcursor-1.1.13.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)

Revision  Changes    Path
1.88                 x11-libs/libXcursor/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXcursor/ChangeLog?rev=1.88&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXcursor/ChangeLog?rev=1.88&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXcursor/ChangeLog?r1=1.87&r2=1.88

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog	13 Feb 2012 20:17:57 -0000	1.87
+++ ChangeLog	8 Mar 2012 23:57:42 -0000	1.88
@@ -1,6 +1,12 @@
 # ChangeLog for x11-libs/libXcursor
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.87 2012/02/13 20:17:57 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.88 2012/03/08 23:57:42 chithanh Exp $
+
+*libXcursor-1.1.13 (08 Mar 2012)
+
+  08 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  +libXcursor-1.1.13.ebuild:
+  Version bump.
 
   13 Feb 2012; Fabian Groffen <grobian@gentoo.org> libXcursor-1.1.12.ebuild:
   Marked ~x64-macos



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

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

Index: libXcursor-1.1.13.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.13.ebuild,v 1.1 2012/03/08 23:57:42 chithanh Exp $

EAPI=4
inherit xorg-2

DESCRIPTION="X.Org Xcursor library"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""

RDEPEND=">=x11-libs/libXrender-0.8.2
	x11-libs/libXfixes
	x11-libs/libX11"
DEPEND="${RDEPEND}"

XORG_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'
)






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXcursor: libXcursor-1.1.13.ebuild ChangeLog
@ 2013-02-22 18:46 Zac Medico (zmedico)
  0 siblings, 0 replies; 2+ messages in thread
From: Zac Medico (zmedico) @ 2013-02-22 18:46 UTC (permalink / raw
  To: gentoo-commits

zmedico     13/02/22 18:46:44

  Modified:             libXcursor-1.1.13.ebuild ChangeLog
  Log:
  Add ~arm-linux keyword.
  
  (Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)

Revision  Changes    Path
1.10                 x11-libs/libXcursor/libXcursor-1.1.13.ebuild

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

Index: libXcursor-1.1.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.13.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libXcursor-1.1.13.ebuild	26 Aug 2012 17:38:56 -0000	1.9
+++ libXcursor-1.1.13.ebuild	22 Feb 2013 18:46:44 -0000	1.10
@@ -1,13 +1,13 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.13.ebuild,v 1.9 2012/08/26 17:38:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.13.ebuild,v 1.10 2013/02/22 18:46:44 zmedico Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="X.Org Xcursor library"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=x11-libs/libXrender-0.8.2



1.97                 x11-libs/libXcursor/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXcursor/ChangeLog?rev=1.97&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXcursor/ChangeLog?rev=1.97&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXcursor/ChangeLog?r1=1.96&r2=1.97

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog	26 Aug 2012 17:38:56 -0000	1.96
+++ ChangeLog	22 Feb 2013 18:46:44 -0000	1.97
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXcursor
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.96 2012/08/26 17:38:56 armin76 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.97 2013/02/22 18:46:44 zmedico Exp $
+
+  22 Feb 2013; Zac Medico <zmedico@gentoo.org> libXcursor-1.1.13.ebuild:
+  Add ~arm-linux keyword.
 
   26 Aug 2012; Raúl Porcel <armin76@gentoo.org> libXcursor-1.1.13.ebuild:
   alpha/ia64/s390/sh/sparc stable wrt #419473
@@ -361,4 +364,3 @@
   08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>;
   +libXcursor-1.1.3.ebuild:
   Initial commit for modular X.
-





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

end of thread, other threads:[~2013-02-22 18:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-08 23:57 [gentoo-commits] gentoo-x86 commit in x11-libs/libXcursor: libXcursor-1.1.13.ebuild ChangeLog Chi-Thanh Christopher Nguyen (chithanh)
  -- strict thread matches above, loose matches on Subject: below --
2013-02-22 18:46 Zac Medico (zmedico)

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