Gentoo Archives: gentoo-dev

From: Caleb Tennis <caleb@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Using subversion eclass for snapshots
Date: Mon, 10 Apr 2006 12:11:59
Message-Id: 38576.192.168.2.101.1144670986.squirrel@www.aei-tech.com
1 I've been working on an ebuild that, ideally, would use the subversion
2 eclass to checkout a snapshot of the ebuild (this is for local program).
3 I plan to just put the repository version in the ebuild PV - ie:
4 myprogram-224.ebuild.
5
6 The problem is that portage always want to re-emerge this package during
7 an update (presumably because it think that svn ebuilds are live ebuilds).
8 I want to "trick" it into not doing this. I don't see anything obvious
9 in the subversion eclass that would allow for this.
10
11 Any thoughts?
12
13 --
14 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Using subversion eclass for snapshots Mike Frysinger <vapier@g.o>