Gentoo Archives: gentoo-dev

From: Jeremy Maitin-Shepard <jbms@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Ebuild new install versus reinstall - how to tell?
Date: Mon, 05 Jan 2004 23:04:07
Message-Id: 87r7yerojm.fsf@jbms.ath.cx
In Reply to: [gentoo-dev] Ebuild new install versus reinstall - how to tell? by Loyd Goodbar
1 Loyd Goodbar <loyd@××××××××××.net> writes:
2
3 > I'm writing an ebuild, and would like to know whether this is the first time
4 > the ebuild installs on the system, or whether it is being rebuilt.
5
6 Use `has_version'. See ebuild(5).
7
8 --
9 Jeremy Maitin-Shepard
10
11 --
12 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Ebuild new install versus reinstall - how to tell? Paul de Vrieze <pauldv@g.o>