diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-10-31 19:40:17 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-10-31 19:40:17 +0000 |
commit | 840f9d2cb865f1bc1a7fc259289fa0b83ef5de37 (patch) | |
tree | b7afefcab686f703a85d12aceea8476a35d1debe /x11-libs/pixman | |
parent | Import Enrico Tagliavini's 11.10 ebuild from the x11 overlay, remove drivers ... (diff) | |
download | gentoo-2-840f9d2cb865f1bc1a7fc259289fa0b83ef5de37.tar.gz gentoo-2-840f9d2cb865f1bc1a7fc259289fa0b83ef5de37.tar.bz2 gentoo-2-840f9d2cb865f1bc1a7fc259289fa0b83ef5de37.zip |
Bump to latest development release.
(Portage version: 2.2.0_alpha72/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/pixman')
-rw-r--r-- | x11-libs/pixman/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/pixman/pixman-0.23.8.ebuild (renamed from x11-libs/pixman/pixman-0.23.6.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/x11-libs/pixman/ChangeLog b/x11-libs/pixman/ChangeLog index 48c213c9ecf1..58b420463e3b 100644 --- a/x11-libs/pixman/ChangeLog +++ b/x11-libs/pixman/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-libs/pixman # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.113 2011/10/22 03:15:32 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.114 2011/10/31 19:40:17 chithanh Exp $ + +*pixman-0.23.8 (31 Oct 2011) + + 31 Oct 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + -pixman-0.23.6.ebuild, +pixman-0.23.8.ebuild: + Bump to latest development release. *pixman-0.23.6 (22 Oct 2011) diff --git a/x11-libs/pixman/pixman-0.23.6.ebuild b/x11-libs/pixman/pixman-0.23.8.ebuild index 331cc146340e..ab16f881d316 100644 --- a/x11-libs/pixman/pixman-0.23.6.ebuild +++ b/x11-libs/pixman/pixman-0.23.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.23.6.ebuild,v 1.1 2011/10/22 03:15:32 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.23.8.ebuild,v 1.1 2011/10/31 19:40:17 chithanh Exp $ EAPI=4 inherit xorg-2 toolchain-funcs versionator |