Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 242572 - app-crypt/gpgme-1.1.7 released
Summary: app-crypt/gpgme-1.1.7 released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-18 14:13 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2009-01-03 09:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
gpgme-1.1.7.ebuild.patch (gpgme-1.1.7.ebuild.patch,1.57 KB, patch)
2008-10-18 14:13 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details | Diff
gpgme-1.1.7.ebuild.patch (gpgme-1.1.7.ebuild.patch,1.60 KB, patch)
2008-11-09 01:11 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details | Diff
gpgme-1.1.7-_gpgme_cancel_with_err.patch (gpgme-1.1.7-_gpgme_cancel_with_err.patch,555 bytes, patch)
2008-11-09 01:11 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.