diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2014-03-05 07:02:37 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2014-03-05 07:02:37 +0000 |
commit | 8293b77a7960c60911df23f7a22b1982326e4235 (patch) | |
tree | 855c1d325f8a433bf101e07e5b0aa1b4f5d45de2 /app-emulation | |
parent | Dev channel bump. Use bundled protobuf, bug #503084 by Craig Chasseur, also t... (diff) | |
download | gentoo-2-8293b77a7960c60911df23f7a22b1982326e4235.tar.gz gentoo-2-8293b77a7960c60911df23f7a22b1982326e4235.tar.bz2 gentoo-2-8293b77a7960c60911df23f7a22b1982326e4235.zip |
Version bump with lots and lots of updates.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/winetricks/ChangeLog | 10 | ||||
-rw-r--r-- | app-emulation/winetricks/winetricks-20140302.ebuild (renamed from app-emulation/winetricks/winetricks-20130629.ebuild) | 4 |
2 files changed, 10 insertions, 4 deletions
diff --git a/app-emulation/winetricks/ChangeLog b/app-emulation/winetricks/ChangeLog index cab049813c9c..1ad3ada8f759 100644 --- a/app-emulation/winetricks/ChangeLog +++ b/app-emulation/winetricks/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-emulation/winetricks -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/winetricks/ChangeLog,v 1.26 2013/07/13 03:17:38 tetromino Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winetricks/ChangeLog,v 1.27 2014/03/05 07:02:37 tetromino Exp $ + +*winetricks-20140302 (05 Mar 2014) + + 05 Mar 2014; Alexandre Rostovtsev <tetromino@gentoo.org> + -winetricks-20130629.ebuild, +winetricks-20140302.ebuild: + Version bump with lots and lots of updates. *winetricks-20130707 (13 Jul 2013) diff --git a/app-emulation/winetricks/winetricks-20130629.ebuild b/app-emulation/winetricks/winetricks-20140302.ebuild index 6b4ffa929896..b2e9950ad9a9 100644 --- a/app-emulation/winetricks/winetricks-20130629.ebuild +++ b/app-emulation/winetricks/winetricks-20140302.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/winetricks/winetricks-20130629.ebuild,v 1.3 2013/07/09 12:41:56 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winetricks/winetricks-20140302.ebuild,v 1.1 2014/03/05 07:02:37 tetromino Exp $ EAPI=5 |