diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-11-24 23:08:31 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-11-24 23:08:31 +0000 |
commit | 29f3aa4c8612b3a8ff6b2662cc8ca61df7373e8c (patch) | |
tree | 19d1898d2713c72868b1892d2eed46f371e50708 | |
parent | Bump, see http://www.winehq.org/announce/1.5.18 for the announcement (bug #44... (diff) | |
download | gentoo-2-29f3aa4c8612b3a8ff6b2662cc8ca61df7373e8c.tar.gz gentoo-2-29f3aa4c8612b3a8ff6b2662cc8ca61df7373e8c.tar.bz2 gentoo-2-29f3aa4c8612b3a8ff6b2662cc8ca61df7373e8c.zip |
Version bump. Use 'Wine' as the category for the .desktop file since our >=wine-1.5.18 now provides applications-merged/wine.menu (bug #438806).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
-rw-r--r-- | app-emulation/winetricks/ChangeLog | 9 | ||||
-rw-r--r-- | app-emulation/winetricks/winetricks-922.ebuild (renamed from app-emulation/winetricks/winetricks-916.ebuild) | 4 | ||||
-rw-r--r-- | app-emulation/winetricks/winetricks-99999999.ebuild | 4 |
3 files changed, 12 insertions, 5 deletions
diff --git a/app-emulation/winetricks/ChangeLog b/app-emulation/winetricks/ChangeLog index 028acb9c7c74..8f69e124505b 100644 --- a/app-emulation/winetricks/ChangeLog +++ b/app-emulation/winetricks/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-emulation/winetricks # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/winetricks/ChangeLog,v 1.11 2012/11/09 23:23:44 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winetricks/ChangeLog,v 1.12 2012/11/24 23:08:31 tetromino Exp $ + +*winetricks-922 (24 Nov 2012) + + 24 Nov 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + -winetricks-916.ebuild, +winetricks-922.ebuild, winetricks-99999999.ebuild: + Version bump. Use 'Wine' as the category for the .desktop file since our + >=wine-1.5.18 now provides applications-merged/wine.menu (bug #438806). *winetricks-920 (09 Nov 2012) diff --git a/app-emulation/winetricks/winetricks-916.ebuild b/app-emulation/winetricks/winetricks-922.ebuild index cce9fd06848e..85b8e40f858c 100644 --- a/app-emulation/winetricks/winetricks-916.ebuild +++ b/app-emulation/winetricks/winetricks-922.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/winetricks/winetricks-916.ebuild,v 1.2 2012/10/19 05:57:41 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winetricks/winetricks-922.ebuild,v 1.1 2012/11/24 23:08:31 tetromino Exp $ EAPI=4 @@ -14,7 +14,7 @@ else http://winetricks.googlecode.com/svn-history/r${PV}/trunk/src/winetricks.1 -> ${P}.1" KEYWORDS="~amd64 ~x86" fi -wtg=winetricks-gentoo-2012.10.19 +wtg=winetricks-gentoo-2012.11.24 SRC_URI="${SRC_URI} gtk? ( http://dev.gentoo.org/~tetromino/distfiles/wine/${wtg}.tar.bz2 ) kde? ( http://dev.gentoo.org/~tetromino/distfiles/wine/${wtg}.tar.bz2 )" diff --git a/app-emulation/winetricks/winetricks-99999999.ebuild b/app-emulation/winetricks/winetricks-99999999.ebuild index 65679559f6a6..ece559fc7af6 100644 --- a/app-emulation/winetricks/winetricks-99999999.ebuild +++ b/app-emulation/winetricks/winetricks-99999999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/winetricks/winetricks-99999999.ebuild,v 1.5 2012/10/19 05:57:41 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winetricks/winetricks-99999999.ebuild,v 1.6 2012/11/24 23:08:31 tetromino Exp $ EAPI=4 @@ -14,7 +14,7 @@ else http://winetricks.googlecode.com/svn-history/r${PV}/trunk/src/winetricks.1 -> ${P}.1" KEYWORDS="~amd64 ~x86" fi -wtg=winetricks-gentoo-2012.10.19 +wtg=winetricks-gentoo-2012.11.24 SRC_URI="${SRC_URI} gtk? ( http://dev.gentoo.org/~tetromino/distfiles/wine/${wtg}.tar.bz2 ) kde? ( http://dev.gentoo.org/~tetromino/distfiles/wine/${wtg}.tar.bz2 )" |