Gentoo Archives: gentoo-dev

From: Aron Griffis <agriffis@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] mozilla-1.41-r3 -- so, problems, but WHY remove the ebuild???
Date: Wed, 19 Nov 2003 02:15:48
Message-Id: 20031119021545.GB7911@time
In Reply to: Re: [gentoo-dev] mozilla-1.41-r3 -- so, problems, but WHY remove the ebuild??? by Brad Laue
1 Brad Laue wrote:[Tue Nov 18 2003, 11:04:29AM EST]
2 > I'm a little surprised the IA64 people intentionally marked an old
3 > ebuild stable. 1.4-r4 has been there for a long time, as has 1.5.
4
5 ACCEPT_KEYWORDS=alpha emerge gnome
6 epm -qGa | while read f; do echo portage/${f%/*}/${f#*/}.ebuild; done | \
7 while read e; do ekeyword ia64 $e; pushd ${e%/*}; \
8 echangelog 'Mark stable on ia64'; popd; done
9
10 Similar loop for repoman commit
11
12 So the reason 1.4-r3 was used for ia64 is that it's the most recent
13 marked stable for alpha, so I had reasonable confidence that it works on
14 64-bit. I've since marked 1.5-r1 stable on ia64 and I'll be moving
15 alpha forward soon.
16
17 Aron
18
19 --
20 Aron Griffis
21 Gentoo Linux Developer (alpha / ia64 / ruby / vim)
22 Key fingerprint = E3B6 8734 C2D6 B5E5 AE76 FB3A 26B1 C5E3 2010 4EB0