Cheers Bret, I was unaware that a ~ signified the package as unstable.
On the same note: Anybody know why acct has been marked as unstable, Debian class this as mature and it does not appear to have had code update for 5 years. I have checked the Gentoo bugzilla and found one entry relating to acct, this is a request to have it included. Cheers, Danny -----Original Message----- From: brett holcomb [mailto:[EMAIL PROTECTED] Sent: 24 February 2003 13:22 To: [EMAIL PROTECTED] Subject: Re: [gentoo-user] emerge acct THe ~x86 and ~ppc show it's not stable - hence masked. The ~ means that architecture is unstable. On Mon, 24 Feb 2003 13:20:57 -0000 "Danny Hallwood" <[EMAIL PROTECTED]> wrote: >Hi Bret > >I cant see where the ebuild has masked this, please find >a copy of the >ebuild below: > >Cheers, >Danny > ># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public >License v2 ># $Header: >/home/cvsroot/gentoo-x86/sys-apps/acct/acct-6.3.5.ebuild,v >1.2 2003/02/13 15:46:37 vapier Exp $ > >MY_P=${P/-/_} >S=${WORKDIR}/${P} >DESCRIPTION="GNU system accounting utilities" >SRC_URI="http://ftp.debian.org/debian/pool/main/a/acct/${MY_P}.orig.tar . >gz" >HOMEPAGE="http://www.gnu.org/directory/acct.html" >KEYWORDS="~x86 ~ppc" >SLOT="0" >LICENSE="GPL-2" > >DEPEND="virtual/glibc" > >src_unpack() { > unpack ${A} > cd ${S} > > patch -p0 < ${FILESDIR}/${PF}-gentoo.diff >} > >src_install() { > dobin ac last lastcomm > dosbin dump-utmp dump-acct accton sa > doinfo accounting.info > doman *.[18] > dodoc AUTHORS COPYING ChangeLog INSTALL NEWS >README ToDo > dodir /var/account > exeinto /etc/init.d > newexe ${FILESDIR}/acct.rc6 acct >} > > > >-----Original Message----- >From: brett holcomb [mailto:[EMAIL PROTECTED] >Sent: 24 February 2003 12:56 >To: [EMAIL PROTECTED] >Subject: Re: [gentoo-user] emerge acct > >It's probably masked in the ebuild. > >On Mon, 24 Feb 2003 11:36:08 -0000 > "Danny Hallwood" <[EMAIL PROTECTED]> wrote: >>Hi All, >> >> >> >>A quick question please can somebody explain why the >>following reports >>it has been masked. I have greped for acct in >>/usr/portage/profiles/package.mask and it does not appear >>to be masked. >> >> >> >>emerge acct >>Calculating dependencies >>!!! all ebuilds that could satisfy "acct" have been >>masked. >> >>!!! Error calculating dependancies. Please correct. >> >> >> >>Cheers, >> >>Danny >> >> >> > > >-- >[EMAIL PROTECTED] mailing list > -- [EMAIL PROTECTED] mailing list -- [EMAIL PROTECTED] mailing list
