commit: 9d105124acbfd421961cfd917a5f671f417e4c15
Author: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 3 15:16:46 2019 +0000
Commit: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
CommitDate: Thu Jan 3 15:16:46 2019 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=9d105124
x11-libs/tepl: fix slot for 4.2
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Manifest-Sign-Key: 0x7DF238CF0AA182E1
Signed-off-by: Sobhan Mohammadpour <sobhan <AT> gentoo.org>
x11-libs/tepl/{tepl-4.2.0.ebuild => tepl-4.2.0-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-libs/tepl/tepl-4.2.0.ebuild
b/x11-libs/tepl/tepl-4.2.0-r1.ebuild
similarity index 96%
rename from x11-libs/tepl/tepl-4.2.0.ebuild
rename to x11-libs/tepl/tepl-4.2.0-r1.ebuild
index 3c963606..2b08f9ad 100644
--- a/x11-libs/tepl/tepl-4.2.0.ebuild
+++ b/x11-libs/tepl/tepl-4.2.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ DESCRIPTION="GtkSourceView-based text editors and IDE helper
library"
HOMEPAGE="https://wiki.gnome.org/Projects/Gtef"
LICENSE="LGPL-2.1+"
-SLOT="3"
+SLOT="4"
KEYWORDS="~amd64 ~x86"
IUSE="+introspection test"