summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-04-06 23:00:03 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-04-06 23:00:03 +0000
commit2b6d3927c1605cb602ada863af23a89489c7d8d1 (patch)
tree48a20f693e9aba5bc979012c09892fcf3eee78be /media-libs
parentversion bump (diff)
downloadgentoo-2-2b6d3927c1605cb602ada863af23a89489c7d8d1.tar.gz
gentoo-2-2b6d3927c1605cb602ada863af23a89489c7d8d1.tar.bz2
gentoo-2-2b6d3927c1605cb602ada863af23a89489c7d8d1.zip
Version bump.
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/mesa/ChangeLog8
-rw-r--r--media-libs/mesa/mesa-7.10.2.ebuild (renamed from media-libs/mesa/mesa-7.10.1-r1.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog
index 14810c870fe3..bdfbb60fc684 100644
--- a/media-libs/mesa/ChangeLog
+++ b/media-libs/mesa/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-libs/mesa
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.326 2011/04/05 16:29:01 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.327 2011/04/06 23:00:03 chithanh Exp $
+
+*mesa-7.10.2 (06 Apr 2011)
+
+ 06 Apr 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ -mesa-7.10.1-r1.ebuild, +mesa-7.10.2.ebuild:
+ Version bump.
*mesa-7.10.1-r1 (05 Apr 2011)
diff --git a/media-libs/mesa/mesa-7.10.1-r1.ebuild b/media-libs/mesa/mesa-7.10.2.ebuild
index f918089fa9c8..ef8d8bb55575 100644
--- a/media-libs/mesa/mesa-7.10.1-r1.ebuild
+++ b/media-libs/mesa/mesa-7.10.2.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/media-libs/mesa/mesa-7.10.1-r1.ebuild,v 1.1 2011/04/05 16:29:01 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.10.2.ebuild,v 1.1 2011/04/06 23:00:03 chithanh Exp $
EAPI=3
@@ -25,7 +25,7 @@ FOLDER="${PV/_rc*/}"
DESCRIPTION="OpenGL-like graphic library for Linux"
HOMEPAGE="http://mesa3d.sourceforge.net/"
-SRC_PATCHES="mirror://gentoo/${P}-gentoo-patches-01.tar.bz2"
+SRC_PATCHES="mirror://gentoo/${PN}-7.10.1-gentoo-patches-01.tar.bz2"
if [[ $PV = 9999* ]]; then
SRC_URI="${SRC_PATCHES}"
else