public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/libxcb: ChangeLog libxcb-1.8.ebuild
@ 2012-01-11 20:38 Matt Turner (mattst88)
  0 siblings, 0 replies; 2+ messages in thread
From: Matt Turner (mattst88) @ 2012-01-11 20:38 UTC (permalink / raw
  To: gentoo-commits

mattst88    12/01/11 20:38:34

  Modified:             ChangeLog libxcb-1.8.ebuild
  Log:
  Bump dependency to xcb-proto-1.7.
  
  (Portage version: 2.1.10.11/cvs/Linux x86_64)

Revision  Changes    Path
1.84                 x11-libs/libxcb/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog	11 Jan 2012 20:37:04 -0000	1.83
+++ ChangeLog	11 Jan 2012 20:38:34 -0000	1.84
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libxcb
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.83 2012/01/11 20:37:04 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.84 2012/01/11 20:38:34 mattst88 Exp $
+
+  11 Jan 2012; Matt Turner <mattst88@gentoo.org> libxcb-1.8.ebuild:
+  Bump dependency to xcb-proto-1.7.
 
 *libxcb-1.8 (11 Jan 2012)
 



1.2                  x11-libs/libxcb/libxcb-1.8.ebuild

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

Index: libxcb-1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libxcb-1.8.ebuild	11 Jan 2012 20:37:04 -0000	1.1
+++ libxcb-1.8.ebuild	11 Jan 2012 20:38:34 -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/x11-libs/libxcb/libxcb-1.8.ebuild,v 1.1 2012/01/11 20:37:04 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.8.ebuild,v 1.2 2012/01/11 20:38:34 mattst88 Exp $
 
 EAPI=3
 
@@ -18,7 +18,7 @@
 RDEPEND="x11-libs/libXau
 	x11-libs/libXdmcp
 	dev-libs/libpthread-stubs
-	>=x11-proto/xcb-proto-1.6"
+	>=x11-proto/xcb-proto-1.7"
 DEPEND="${RDEPEND}
 	doc? ( app-doc/doxygen )
 	dev-libs/libxslt






^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/libxcb: ChangeLog libxcb-1.8.ebuild
@ 2012-01-11 20:37 Matt Turner (mattst88)
  0 siblings, 0 replies; 2+ messages in thread
From: Matt Turner (mattst88) @ 2012-01-11 20:37 UTC (permalink / raw
  To: gentoo-commits

mattst88    12/01/11 20:37:04

  Modified:             ChangeLog
  Added:                libxcb-1.8.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.10.11/cvs/Linux x86_64)

Revision  Changes    Path
1.83                 x11-libs/libxcb/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog	8 Jun 2011 15:48:51 -0000	1.82
+++ ChangeLog	11 Jan 2012 20:37:04 -0000	1.83
@@ -1,6 +1,11 @@
 # ChangeLog for x11-libs/libxcb
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.82 2011/06/08 15:48:51 scarabeus Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.83 2012/01/11 20:37:04 mattst88 Exp $
+
+*libxcb-1.8 (11 Jan 2012)
+
+  11 Jan 2012; Matt Turner <mattst88@gentoo.org> +libxcb-1.8.ebuild:
+  Version bump.
 
   08 Jun 2011; Tomáš Chvátal <scarabeus@gentoo.org> libxcb-1.7.ebuild:
   Run eautoreconf as configure.ac is patched.



1.1                  x11-libs/libxcb/libxcb-1.8.ebuild

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

Index: libxcb-1.8.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.8.ebuild,v 1.1 2012/01/11 20:37:04 mattst88 Exp $

EAPI=3

inherit python xorg-2

DESCRIPTION="X C-language Bindings library"
HOMEPAGE="http://xcb.freedesktop.org/"
EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/libxcb"
[[ ${PV} != 9999* ]] && \
	SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"

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 ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc selinux"

RDEPEND="x11-libs/libXau
	x11-libs/libXdmcp
	dev-libs/libpthread-stubs
	>=x11-proto/xcb-proto-1.6"
DEPEND="${RDEPEND}
	doc? ( app-doc/doxygen )
	dev-libs/libxslt
	=dev-lang/python-2*[xml]"

pkg_setup() {
	python_set_active_version 2
	xorg-2_pkg_setup
	XORG_CONFIGURE_OPTIONS=(
		$(use_enable doc build-docs)
		$(use_enable selinux)
		--enable-xinput
	)
}






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

end of thread, other threads:[~2012-01-11 20:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-11 20:38 [gentoo-commits] gentoo-x86 commit in x11-libs/libxcb: ChangeLog libxcb-1.8.ebuild Matt Turner (mattst88)
  -- strict thread matches above, loose matches on Subject: below --
2012-01-11 20:37 Matt Turner (mattst88)

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