Gentoo Archives: gentoo-dev

From: Bob Phan <bob@××××××××××××××××.net>
To: gentoo-dev@g.o
Subject: [gentoo-dev] conflicting executable names
Date: Wed, 13 Mar 2002 11:27:07
Message-Id: Pine.LNX.4.21.0203131202260.15682-100000@lucifer.evil-core.com
1 What would the gentoo policy be to handle applications that want to use
2 the same executable name, but do not perform the same function and are
3 not interchangable.
4
5 For example, I wanted to quickly package up rename
6 (http://www.ibiblio.org/pub/Linux/utils/file/rename-1.1.tar.gz)
7
8 It is a slick little utility that allows you to rename a bunch of
9 files based on extended regexs (there's a review on www.unixreview.com).
10
11 Anyway, the executable it creates is named 'rename' which conflicts with
12 rename from sys-apps/util-linux. How should this be treated? For the
13 moment, I'm just calling it Rename.
14
15 --
16 /*
17 * Bob Phan <bob@××××××××××××××××.net,rphan@××××.com>
18 * Computational Chemistry Informatics
19 * Neurogen Corporation
20 * (203)488-8201 x4645
21 *
22 * To understand recursion, you must first understand recursion.
23 */

Replies

Subject Author
[gentoo-dev] Keychain wonderings. Brent Cook <busterb@×××××××××××.edu>