Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 242572

Summary: app-crypt/gpgme-1.1.7 released
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever>
Component: New packagesAssignee: Daniel Black (RETIRED) <dragonheart>
Status: RESOLVED FIXED    
Severity: enhancement CC: crypto+disabled
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: gpgme-1.1.7.ebuild.patch
gpgme-1.1.7.ebuild.patch
gpgme-1.1.7-_gpgme_cancel_with_err.patch

Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-10-18 14:13:02 UTC
app-crypt/gpgme-1.1.7 was released on 2008-10-17.
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-10-18 14:13:34 UTC
Created attachment 168934 [details, diff]
gpgme-1.1.7.ebuild.patch
Comment 2 Daniel Black (RETIRED) gentoo-dev 2008-11-03 16:43:28 UTC
got time to make a patch to correct the following warnings?

 * wait-global.c:205: warning: implicit declaration of function '_gpgme_cancel_with_err'
 * wait-user.c:58: warning: implicit declaration of function '_gpgme_cancel_with_err'
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-11-09 01:11:00 UTC
Created attachment 171141 [details, diff]
gpgme-1.1.7.ebuild.patch
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-11-09 01:11:57 UTC
Created attachment 171142 [details, diff]
gpgme-1.1.7-_gpgme_cancel_with_err.patch
Comment 5 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-11-09 01:16:10 UTC
(In reply to comment #2)
> got time to make a patch to correct the following warnings?
> 
>  * wait-global.c:205: warning: implicit declaration of function
> '_gpgme_cancel_with_err'
>  * wait-user.c:58: warning: implicit declaration of function
> '_gpgme_cancel_with_err'

I attached the patch.
Comment 6 Daniel Black (RETIRED) gentoo-dev 2009-01-03 09:02:08 UTC
thanks Arfrever. commited with patch. please submit patch upstream if you haven't already.