|
|
DEPEND="" | DEPEND="" |
RDEPEND=">=sys-apps/portage-2.1 | RDEPEND=">=sys-apps/portage-2.1 |
dev-python/PyQt | dev-python/PyQt |
kde-base/pykde" |
dev-python/pykde" |
| |
src_install() { | src_install() { |
dobin "${WORKDIR}"/kelogviewer | dobin "${WORKDIR}"/kelogviewer |
|
|
elog "Portage's elog features. Required is" | elog "Portage's elog features. Required is" |
elog " PORTAGE_ELOG_SYSTEM=\"save\" " | elog " PORTAGE_ELOG_SYSTEM=\"save\" " |
elog "and at least one out of " | elog "and at least one out of " |
elog " PORTAGE_ELOG_CLASSES=\"warn error info log\"" |
elog " PORTAGE_ELOG_CLASSES=\"warn error info log qa\"" |
elog "More information on the elog system can be found" | elog "More information on the elog system can be found" |
elog "in /etc/make.conf.example" | elog "in /etc/make.conf.example" |
elog | elog |