summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:11 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:11 +0000
commit3b5caf9518c222c23b1631180369bad345382bfb (patch)
treecb3db7e3c70d1bd4a75bbb381aaa18f39fc4e46c /dev-libs/libelf
parentbig IUSE commit (diff)
downloadhistorical-3b5caf9518c222c23b1631180369bad345382bfb.tar.gz
historical-3b5caf9518c222c23b1631180369bad345382bfb.tar.bz2
historical-3b5caf9518c222c23b1631180369bad345382bfb.zip
big IUSE commit
Diffstat (limited to 'dev-libs/libelf')
-rw-r--r--dev-libs/libelf/libelf-0.7.0.ebuild4
-rw-r--r--dev-libs/libelf/libelf-0.8.2.ebuild4
2 files changed, 6 insertions, 2 deletions
diff --git a/dev-libs/libelf/libelf-0.7.0.ebuild b/dev-libs/libelf/libelf-0.7.0.ebuild
index 74d5a6774577..bfa69654ff3b 100644
--- a/dev-libs/libelf/libelf-0.7.0.ebuild
+++ b/dev-libs/libelf/libelf-0.7.0.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.7.0.ebuild,v 1.6 2002/10/04 05:15:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.7.0.ebuild,v 1.7 2002/10/05 05:39:11 drobbins Exp $
+
+IUSE="nls"
S=${WORKDIR}/${P}
DESCRIPTION="A ELF object file access library"
diff --git a/dev-libs/libelf/libelf-0.8.2.ebuild b/dev-libs/libelf/libelf-0.8.2.ebuild
index 90bfbd6ceb5f..834bdb876bf3 100644
--- a/dev-libs/libelf/libelf-0.8.2.ebuild
+++ b/dev-libs/libelf/libelf-0.8.2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.2.ebuild,v 1.2 2002/10/04 05:15:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.2.ebuild,v 1.3 2002/10/05 05:39:11 drobbins Exp $
+
+IUSE="nls"
S=${WORKDIR}/${P}
DESCRIPTION="A ELF object file access library"