Skip to content

Commit

Permalink
dev-util/bless: remove glade-sharp dependency (bug 640310)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Mike Auty committed Dec 9, 2017
1 parent 921bf58 commit c249f0b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dev-util/bless/Manifest
Original file line number Diff line number Diff line change
@@ -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
6 changes: 2 additions & 4 deletions dev-util/bless/bless-0.6.0-r2.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down

0 comments on commit c249f0b

Please sign in to comment.