Brad Laue wrote:[Tue Nov 18 2003, 11:04:29AM EST]
> I'm a little surprised the IA64 people intentionally marked an old
> ebuild stable. 1.4-r4 has been there for a long time, as has 1.5.

ACCEPT_KEYWORDS=alpha emerge gnome
epm -qGa | while read f; do echo portage/${f%/*}/${f#*/}.ebuild; done | \
while read e; do ekeyword ia64 $e; pushd ${e%/*}; \
echangelog 'Mark stable on ia64'; popd; done

Similar loop for repoman commit

So the reason 1.4-r3 was used for ia64 is that it's the most recent
marked stable for alpha, so I had reasonable confidence that it works on
64-bit.  I've since marked 1.5-r1 stable on ia64 and I'll be moving
alpha forward soon.

Aron

-- 
Aron Griffis
Gentoo Linux Developer (alpha / ia64 / ruby / vim)
Key fingerprint = E3B6 8734 C2D6 B5E5 AE76  FB3A 26B1 C5E3 2010 4EB0

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to