About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
remi 09/06/07 21:31:55 Modified: ChangeLog Added: xcb-util-0.3.5.ebuild Log: x11-libs/xcb-util: bump to 0.3.5 (Portage version: 2.2_rc33/cvs/Linux i686) Revision Changes Path 1.30 x11-libs/xcb-util/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/xcb-util/ChangeLog?rev=1.30&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/xcb-util/ChangeLog?rev=1.30&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/xcb-util/ChangeLog?r1=1.29&r2=1.30 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- ChangeLog 20 Apr 2009 15:11:24 -0000 1.29 +++ ChangeLog 7 Jun 2009 21:31:55 -0000 1.30 @@ -1,6 +1,11 @@ # ChangeLog for x11-libs/xcb-util # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.29 2009/04/20 15:11:24 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.30 2009/06/07 21:31:55 remi Exp $ + +*xcb-util-0.3.5 (07 Jun 2009) + + 07 Jun 2009; Rémi Cardona <remi@g.o> +xcb-util-0.3.5.ebuild: + bump to 0.3.5 *xcb-util-0.3.4 (20 Apr 2009) 1.1 x11-libs/xcb-util/xcb-util-0.3.5.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/xcb-util/xcb-util-0.3.5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/xcb-util/xcb-util-0.3.5.ebuild?rev=1.1&content-type=text/plain Index: xcb-util-0.3.5.ebuild =================================================================== # Copyright 1999-2009 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.5.ebuild,v 1.1 2009/06/07 21:31:55 remi Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" inherit x-modular DESCRIPTION="X C-language Bindings sample implementations" HOMEPAGE="http://xcb.freedesktop.org/" SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" LICENSE="X11" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="test" RDEPEND=">=x11-libs/libxcb-1" DEPEND="${RDEPEND} >=dev-util/gperf-3.0.1 dev-util/pkgconfig x11-proto/xproto test? ( >=dev-libs/check-0.9.4 )" pkg_postinst() { x-modular_pkg_postinst echo ewarn "Library names have changed since earlier versions of xcb-util;" ewarn "you must rebuild packages that have linked against <xcb-util-0.3.0." einfo "Using 'revdep-rebuild' from app-portage/gentoolkit is highly" einfo "recommended." epause 5 }
Updated Jan 20, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.