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
commit38553f705d84fb73a142f23a19dabf5ccac4abe0 (patch)
tree64c10b16bccba151d251021548b20f92bf7384e0 /net-libs/linc
parent mirror:// and debug.eclass (diff)
downloadgentoo-2-38553f705d84fb73a142f23a19dabf5ccac4abe0.tar.gz
gentoo-2-38553f705d84fb73a142f23a19dabf5ccac4abe0.tar.bz2
gentoo-2-38553f705d84fb73a142f23a19dabf5ccac4abe0.zip
added a note
Diffstat (limited to 'net-libs/linc')
-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"