Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/eselect-wine:master commit in: /
Date: Tue, 29 Nov 2022 00:24:42
Message-Id: 1669681400.32edf82b8945ed7facb1b2059340614a716ffa8c.ionen@gentoo
1 commit: 32edf82b8945ed7facb1b2059340614a716ffa8c
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 29 00:23:20 2022 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 29 00:23:20 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/eselect-wine.git/commit/?id=32edf82b
7
8 v2.0.1
9
10 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
11
12 wine.eselect | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/wine.eselect b/wine.eselect
16 index 720c24d..ff81c3d 100644
17 --- a/wine.eselect
18 +++ b/wine.eselect
19 @@ -4,7 +4,7 @@
20
21 DESCRIPTION="Manage active Wine slots and variants"
22 MAINTAINER="wine@g.o"
23 -VERSION="2.0.0"
24 +VERSION="2.0.1"
25
26 # Setup env and run $@ in ${EROOT}${WINEETC} to simplify path
27 # handling (all other wine-* functions must be ran from this).