Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/passwordsafe/
Date: Thu, 25 Jan 2018 22:52:28
Message-Id: 1516920657.595b999e6c43e573a2ac55c4b3a4ae2f4dd1ffb5.monsieurp@gentoo
1 commit: 595b999e6c43e573a2ac55c4b3a4ae2f4dd1ffb5
2 Author: Hendrik v. Raven <hendrik <AT> consetetur <DOT> de>
3 AuthorDate: Mon Jan 15 14:34:01 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 25 22:50:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=595b999e
7
8 app-admin/passwordsafe: switch to gtk3 frontend.
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 app-admin/passwordsafe/passwordsafe-1.04_beta.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-admin/passwordsafe/passwordsafe-1.04_beta.ebuild b/app-admin/passwordsafe/passwordsafe-1.04_beta.ebuild
16 index 75748b6b187..14da0d36f2c 100644
17 --- a/app-admin/passwordsafe/passwordsafe-1.04_beta.ebuild
18 +++ b/app-admin/passwordsafe/passwordsafe-1.04_beta.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=6
22
23 -WX_GTK_VER="3.0"
24 +WX_GTK_VER="3.0-gtk3"
25
26 inherit eutils flag-o-matic wxwidgets cmake-utils