commit: fb1edabafb228bb7c94ae75804963a9cea26e671
Author: David Michael <fedora.dm0 <AT> gmail <DOT> com>
AuthorDate: Sat Feb 6 22:34:56 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Feb 16 01:25:32 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb1edaba
app-editors/amyedit: Specify the libsigc++ slot
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: David Michael <fedora.dm0 <AT> gmail.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
app-editors/amyedit/{amyedit-1.0-r2.ebuild => amyedit-1.0-r3.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-editors/amyedit/amyedit-1.0-r2.ebuild
b/app-editors/amyedit/amyedit-1.0-r3.ebuild
similarity index 92%
rename from app-editors/amyedit/amyedit-1.0-r2.ebuild
rename to app-editors/amyedit/amyedit-1.0-r3.ebuild
index 91c331ece32..5a41b9a271c 100644
--- a/app-editors/amyedit/amyedit-1.0-r2.ebuild
+++ b/app-editors/amyedit/amyedit-1.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,7 @@ KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND=">=dev-cpp/gtkmm-2.6:2.4
>=dev-cpp/glibmm-2.14:2
- >=dev-libs/libsigc++-2.2
+ >=dev-libs/libsigc++-2.2:2
x11-libs/gtksourceview:2.0
dev-cpp/gtksourceviewmm:2.0
app-text/aspell"