public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/xcb-util: ChangeLog xcb-util-0.3.8.ebuild
@ 2011-04-26  9:52 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2011-04-26  9:52 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/04/26 09:52:27

  Modified:             ChangeLog
  Added:                xcb-util-0.3.8.ebuild
  Log:
  Version bump to 0.3.8. This is first split release.
  
  (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)

Revision  Changes    Path
1.51                 x11-libs/xcb-util/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	23 Jan 2010 21:06:31 -0000	1.50
+++ ChangeLog	26 Apr 2011 09:52:27 -0000	1.51
@@ -1,6 +1,11 @@
 # ChangeLog for x11-libs/xcb-util
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.50 2010/01/23 21:06:31 scarabeus Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.51 2011/04/26 09:52:27 scarabeus Exp $
+
+*xcb-util-0.3.8 (26 Apr 2011)
+
+  26 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org> +xcb-util-0.3.8.ebuild:
+  Version bump to 0.3.8. This is first split release.
 
   23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
   -xcb-util-0.3.3.ebuild:



1.1                  x11-libs/xcb-util/xcb-util-0.3.8.ebuild

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

Index: xcb-util-0.3.8.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.3.8.ebuild,v 1.1 2011/04/26 09:52:27 scarabeus Exp $

EAPI=4

XORG_MODULE=/
XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist
XORG_DOC=doc
inherit xorg-2

EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util"
EGIT_HAS_SUBMODULES=yes

DESCRIPTION="X C-language Bindings sample implementations"
HOMEPAGE="http://xcb.freedesktop.org/"

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

RDEPEND=">=x11-libs/libxcb-1.7
	x11-proto/xproto"
DEPEND="${RDEPEND}
	>=dev-util/gperf-3.0.1
	test? ( >=dev-libs/check-0.9.4 )"

PDEPEND="
	>=x11-libs/xcb-util-image-${PV}
	>=x11-libs/xcb-util-keysyms-${PV}
	>=x11-libs/xcb-util-renderutil-${PV}
	>=x11-libs/xcb-util-wm-${PV}
"

pkg_setup() {
	XORG_CONFIGURE_OPTIONS=(
		$(use_with doc doxygen)
	)

	xorg-2_pkg_setup
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-04-26  9:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-26  9:52 [gentoo-commits] gentoo-x86 commit in x11-libs/xcb-util: ChangeLog xcb-util-0.3.8.ebuild Tomas Chvatal (scarabeus)

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