Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 418119 - no keywords in dev-libs/openssl
Summary: no keywords in dev-libs/openssl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-29 11:39 UTC by samtygier
Modified: 2012-05-29 14:03 UTC (History)
1 user (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 samtygier 2012-05-29 11:39:49 UTC
I am installing gentoo prefix on amd64 RHEL5. It gets stuck at:
env USE=-git emerge -u system
(openssl is pulled by openssh)

The following keyword changes are necessary to proceed:
#required by openssl (argument)
=dev-libs/openssl-1.0.1c **
 
NOTE: The --autounmask-keep-masks option will prevent emerge
      from creating package.unmask or ** keyword changes.
 
Use --autounmask-write to write changes to config files (honoring CONFIG_PROTECT).
sam@pc47:/tmp$ equery m openssl
 * dev-libs/openssl [gentoo]
Herd:        base-system (base-system@gentoo.org)
Maintainer:  None specified
Upstream:    None specified
Homepage:    http://www.openssl.org/
Location:    /tmp/sam_gp/usr/portage/dev-libs/openssl
Keywords:    1.0.1b:0:
Keywords:    1.0.1c:0:

it looks like changeset https://overlays.gentoo.org/proj/alt/changeset/60854 removed the KEYWORDS for openssl.
Comment 1 Fabian Groffen gentoo-dev 2012-05-29 14:03:48 UTC
Thanks, I brought back the latest 1.0.0 version, and added keywords to 1.0.1 versions.