Gentoo Archives: gentoo-dev

From: Martin Schlemmer <azarah@g.o>
To: Jodok Batlogg <batlogg@××××××××××.net>
Cc: Gentoo-Dev <gentoo-dev@g.o>
Subject: Re: [gentoo-dev] custom ebuild: AUTOCLEAN unmerges slotted version
Date: Mon, 11 Aug 2003 01:10:21
Message-Id: 1060564230.11013.59.camel@nosferatu.lan
In Reply to: [gentoo-dev] custom ebuild: AUTOCLEAN unmerges slotted version by Jodok Batlogg
1 On Mon, 2003-08-11 at 00:55, Jodok Batlogg wrote:
2 > hi,
3 >
4 > i'm preparing an ebuild for plone1.1 (zope based CMS). I took the existing
5 > 1.04-ebuild and added SLOT="1.0" and SLOT="1.1".
6 >
7 > the ebuilds work fine, but although i specified two different slots
8 > AUTOCLEAN always unmerges the lower version. I have no idea why.
9 >
10 > i've attached the two ebuilds. is there sth. obvious i'm missing? i can't
11 > find the reason.
12 >
13
14 You need to remerge the old version with the updated SLOT first.
15 This will tipically be one of those things that update goes as
16 follows:
17
18 1) add new revision of older version with new SLOT
19 2) wait a few weeks (days?) for it to propagate
20 3) add the new version with diff SLOT
21
22
23 Regards,
24
25 --
26
27 Martin Schlemmer
28 Gentoo Linux Developer, Desktop/System Team Developer
29 Cape Town, South Africa

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] custom ebuild: AUTOCLEAN unmerges slotted version Martin Schlemmer <azarah@g.o>
[gentoo-dev] Re: custom ebuild: AUTOCLEAN unmerges slotted version Jodok Batlogg <batlogg@××××××××××.net>