Gentoo Archives: gentoo-commits

From: Sobhan Mohammadpour <sobhan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: x11-libs/tepl/
Date: Thu, 03 Jan 2019 15:17:11
Message-Id: 1546528606.9d105124acbfd421961cfd917a5f671f417e4c15.sobhan@gentoo
1 commit: 9d105124acbfd421961cfd917a5f671f417e4c15
2 Author: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 3 15:16:46 2019 +0000
4 Commit: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 3 15:16:46 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=9d105124
7
8 x11-libs/tepl: fix slot for 4.2
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Manifest-Sign-Key: 0x7DF238CF0AA182E1
12 Signed-off-by: Sobhan Mohammadpour <sobhan <AT> gentoo.org>
13
14 x11-libs/tepl/{tepl-4.2.0.ebuild => tepl-4.2.0-r1.ebuild} | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/x11-libs/tepl/tepl-4.2.0.ebuild b/x11-libs/tepl/tepl-4.2.0-r1.ebuild
18 similarity index 96%
19 rename from x11-libs/tepl/tepl-4.2.0.ebuild
20 rename to x11-libs/tepl/tepl-4.2.0-r1.ebuild
21 index 3c963606..2b08f9ad 100644
22 --- a/x11-libs/tepl/tepl-4.2.0.ebuild
23 +++ b/x11-libs/tepl/tepl-4.2.0-r1.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2018 Gentoo Authors
26 +# Copyright 1999-2019 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=6
30 @@ -9,7 +9,7 @@ DESCRIPTION="GtkSourceView-based text editors and IDE helper library"
31 HOMEPAGE="https://wiki.gnome.org/Projects/Gtef"
32
33 LICENSE="LGPL-2.1+"
34 -SLOT="3"
35 +SLOT="4"
36 KEYWORDS="~amd64 ~x86"
37 IUSE="+introspection test"