commit:     c3bc17e7d73cc101287d4cc75a86e9c2425efed4
Author:     Heather <Heather <AT> live <DOT> ru>
AuthorDate: Tue Aug 18 07:54:20 2015 +0000
Commit:     Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Tue Aug 18 07:54:20 2015 +0000
URL:        https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=c3bc17e7

correct gtk-shar-module.eclass based on bug 557618

 eclass/gtk-sharp-module.eclass | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/eclass/gtk-sharp-module.eclass b/eclass/gtk-sharp-module.eclass
index 6b457b1..21120dc 100644
--- a/eclass/gtk-sharp-module.eclass
+++ b/eclass/gtk-sharp-module.eclass
@@ -101,6 +101,8 @@ case ${GTK_SHARP_MODULE} in
                                        "${WORKDIR}/${TARBALL}-2.12.11.patch"
                                )
                                ;;
+               esac
+               case ${PVR} in
                        2.12.1*)
                                EAUTORECONF="YES"
                                add_bdepend "=sys-devel/automake-1.10*"

Reply via email to