summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorD.M.D. Ljungmark <spider@gentoo.org>2002-06-26 23:08:59 +0000
committerD.M.D. Ljungmark <spider@gentoo.org>2002-06-26 23:08:59 +0000
commit58970c88e2587530c9830b23fc6eaf126e8a22ab (patch)
tree41632524ba0615f67e7a91c10cf8938971731c31 /net-libs
parentmirror:// and debug.eclass (diff)
downloadhistorical-58970c88e2587530c9830b23fc6eaf126e8a22ab.tar.gz
historical-58970c88e2587530c9830b23fc6eaf126e8a22ab.tar.bz2
historical-58970c88e2587530c9830b23fc6eaf126e8a22ab.zip
added a note
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/linc/linc-0.5.0-r1.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-libs/linc/linc-0.5.0-r1.ebuild b/net-libs/linc/linc-0.5.0-r1.ebuild
index 3c14e36907b5..d8d4c904ba6f 100644
--- a/net-libs/linc/linc-0.5.0-r1.ebuild
+++ b/net-libs/linc/linc-0.5.0-r1.ebuild
@@ -2,9 +2,12 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# Author: Spider <spider@gentoo.org>
# Maintainer: Spider <spider@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-libs/linc/linc-0.5.0-r1.ebuild,v 1.1 2002/06/26 23:08:15 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/linc/linc-0.5.0-r1.ebuild,v 1.2 2002/06/26 23:08:59 spider Exp $
inherit debug
+# NOTE
+# NEVER EVER EVER libtoolize this. it breaks things like ORBit
+
S=${WORKDIR}/${P}
DESCRIPTION="A library to ease the writing of networked applications"
SRC_URI="mirror://gnome/sources/${PN}/${P}.tar.bz2"