diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-06-17 18:35:50 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-06-17 18:35:50 +0000 |
commit | 1b91c147182b738778c2a2d2571f36fb0f5373c7 (patch) | |
tree | cba37db8aac5d3ff623baf51367953315fdc6456 /media-libs | |
parent | Migrating away from deprecated postgres virtuals (diff) | |
download | gentoo-2-1b91c147182b738778c2a2d2571f36fb0f5373c7.tar.gz gentoo-2-1b91c147182b738778c2a2d2571f36fb0f5373c7.tar.bz2 gentoo-2-1b91c147182b738778c2a2d2571f36fb0f5373c7.zip |
Version bump.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/mesa/ChangeLog | 8 | ||||
-rw-r--r-- | media-libs/mesa/mesa-7.8.2.ebuild (renamed from media-libs/mesa/mesa-7.8.1.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index 19797bfed2d1..ff7ce7fe92e4 100644 --- a/media-libs/mesa/ChangeLog +++ b/media-libs/mesa/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-libs/mesa # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.272 2010/06/04 13:53:14 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.273 2010/06/17 18:35:50 scarabeus Exp $ + +*mesa-7.8.2 (17 Jun 2010) + + 17 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org> -mesa-7.8.1.ebuild, + +mesa-7.8.2.ebuild: + Version bump. 31 May 2010; Guy Martin <gmsoft@gentoo.org> mesa-7.7.1.ebuild: hppa stable, #308521 diff --git a/media-libs/mesa/mesa-7.8.1.ebuild b/media-libs/mesa/mesa-7.8.2.ebuild index 86cdc820988d..d6172d906add 100644 --- a/media-libs/mesa/mesa-7.8.1.ebuild +++ b/media-libs/mesa/mesa-7.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.8.1.ebuild,v 1.2 2010/05/17 19:37:19 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.8.2.ebuild,v 1.1 2010/06/17 18:35:50 scarabeus Exp $ EAPI=3 |