Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 538556 - net-misc/i2pd IUSE=aesni should be ported to CPU_FLAGS_X86
Summary: net-misc/i2pd IUSE=aesni should be ported to CPU_FLAGS_X86
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Francisco Blas Izquierdo Riera
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-02 16:14 UTC by Martin Väth
Modified: 2015-02-02 17:06 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Väth 2015-02-02 16:14:20 UTC
The tree-wide renaming of IUSE="aes-ni" into IUSE="cpu_flags_x86_aes" apparently missed the package net-misc/i2pd, because here the spelling IUSE="aesni" is different.
According to the description, the flag here has the meaning of cpu_flags_x86_aes.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-02-02 17:06:22 UTC
Thanks for the report. Fixed the ebuild and added 'aesni' to my search tool.

+  02 Feb 2015; Michał Górny <mgorny@gentoo.org> i2pd-0.5.0.ebuild,
+  i2pd-0.6.0.ebuild, i2pd-9999.ebuild, metadata.xml:
+  Use cpu_flags_x86_aes, bug #538556.