diff options
author | Sobhan Mohammadpour <sobhan@gentoo.org> | 2019-01-03 18:46:46 +0330 |
---|---|---|
committer | Sobhan Mohammadpour <sobhan@gentoo.org> | 2019-01-03 18:46:46 +0330 |
commit | 9d105124acbfd421961cfd917a5f671f417e4c15 (patch) | |
tree | 2e72e0308897aeadb8c608a25f088b03001b0802 | |
parent | x11-libs/tepl: bump to 4.2.0 (diff) | |
download | gnome-9d105124acbfd421961cfd917a5f671f417e4c15.tar.gz gnome-9d105124acbfd421961cfd917a5f671f417e4c15.tar.bz2 gnome-9d105124acbfd421961cfd917a5f671f417e4c15.zip |
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@gentoo.org>
-rw-r--r-- | x11-libs/tepl/tepl-4.2.0-r1.ebuild (renamed from x11-libs/tepl/tepl-4.2.0.ebuild) | 4 |
1 files 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 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" |