Created attachment 327464 [details] inxi-9999.ebuild A full featured system monitor for linux.
Created attachment 327466 [details] Manifest
Hello, if is possible i want to put this ebuild in main portage tree. Soon will provide and versioned ebuilds of this package. Ive tested it a lot of time, i not found any bugs faults and etc. Thanks in advance.
Comment on attachment 327464 [details] inxi-9999.ebuild ># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ >EAPI=3 >inherit eutils subversion >DESCRIPTION="A full featured system information script" >HOMEPAGE="http://code.google.com/p/inxi/" >ESVN_REPO_URI="http://inxi.googlecode.com/svn" >ESVN_PROJECT="inxi" > >LICENSE="GPL-3" >SLOT="current" >KEYWORDS="" > >DEPEND=" > x11-apps/mesa-progs > x11-apps/xrandr > x11-apps/xdpyinfo > sys-apps/gawk >" >RDEPEND="${DEPEND}" > >src_install() { > dobin "${WORKDIR}"/"${PN}"-"${PV}"/trunk/inxi > doman "${WORKDIR}"/"${PN}"-"${PV}"/trunk/inxi.1 > elog "To view a short or full system information." > elog "inxi -b for short information / inxi -F for full information" > elog "inxi also provide and verbose show levels '-v1 to -v7'" > elog "inxi -h for help" > echo >}
Created attachment 329966 [details] inxi-9999.ebuild
Happy New Year to everyone! Any news on this? It would be great to have inxi in the main tree.
So this package is still available on my repo layman -a ROKO__ cant be versioned, should be on 9999, because of subversion.
+ 10 Feb 2015; Pavlos Ratis <dastergon@gentoo.org> +inxi-2.2.14.ebuild, + +metadata.xml: + initial ebuild inxi-2.2.14 now in tree. It will propagate to mirrors in the next few hours.
I not update this request a long time ago. So i glad to see that inxi is now in main tree. I was not able to found way for versioned inxi (since 2012) I don't know if you interested and by 9999 version to be in main tree. Like many other packages with live versions. Thanks!