dev-util/bless: remove glade-sharp dependency (bug 640310)

Since glade-sharp is no longer in the tree this optional dependency can
be removed.  There is no need to reinstall (and the package isn't
stable) so it doesn't warrant a bump.

Package-Manager: Portage-2.3.17, Repoman-2.3.6
This commit is contained in:
Mike Auty
2017-12-09 18:47:20 +00:00
parent 921bf5877a
commit c249f0b930
2 changed files with 3 additions and 5 deletions

View File

@@ -1 +1 @@
DIST bless-0.6.0.tar.gz 745694 SHA256 34dc984c35df19184e5b61a4b11fe79901c417693f57d874dc70ef0c58896de1 SHA512 69d2279b64503b97c8a67991c2a7a527d872835e3acfad7eafa8d87e376d2cecf3fa27de9e12726680a8f3c8ac92b888a4895a1f342c4beeaceef9e1f3ededdb WHIRLPOOL 6c9db6826fc5db1df38344d599ffad12965b1f6d24e367fdbeca1fe57b4beeac54b6a18b7faa320e5719417a4f601178e7034fa800a217cd7ebaa78f9c4d911b
DIST bless-0.6.0.tar.gz 745694 BLAKE2B eb23edf3fd9c45b9848810ff022a7e9b7d760c22444426bbbaf63d69ee45754d085eb105c4951c0d57fce7b284c6b0a8fb9b7e061219a55d109c9ef844b61c35 SHA512 69d2279b64503b97c8a67991c2a7a527d872835e3acfad7eafa8d87e376d2cecf3fa27de9e12726680a8f3c8ac92b888a4895a1f342c4beeaceef9e1f3ededdb

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,9 +15,7 @@ IUSE="debug"
RDEPEND="
>=dev-lang/mono-1.1.14
>=dev-dotnet/gtk-sharp-2.12
|| ( >=dev-dotnet/gtk-sharp-2.12.21
>=dev-dotnet/glade-sharp-2.12 )
>=dev-dotnet/gtk-sharp-2.12.21
"
DEPEND="${RDEPEND}
app-text/rarian