Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5289 - Status of Ebuilds/ports would be nice
Summary: Status of Ebuilds/ports would be nice
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-19 21:51 UTC by K.J. Wolf
Modified: 2003-02-04 19:42 UTC (History)
3 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 K.J. Wolf 2002-07-19 21:51:34 UTC
It would be nice if there'd be a variable like "DEVELOPMENT_STATUS" in the
ebuild files so one could e.g. specify a certain level of stability for
production vs. testing machines which newly installed ports shouldn't fall below.

For some reason, it might be useful to have beta and unstable software present
(for the daring users), while installed packages would be stable by default (two
different branches in the same port).

Furthermore, sometimes it's difficult to determine the actual of status when
reading the ebuild file - there is no documentation about that yet. It's only
the port's maintainer's decision what version is stable enough to be set free
into everybodies' systems.
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-12-09 13:34:35 UTC
We now have KEYWORDS functionality for this. To get experimental packages, add
ACCEPT_KEYWORDS="~x86" (for x86 systems) to /etc/make.conf.