summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 14:48:02 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 14:48:02 +0000
commit2442abc7b65239fdae646566338930da86d76d5b (patch)
treeef105e5aca37f162cf95e41d5b6c3fba4b43f51c /dev-libs/libiconv
parentsync IUSE (missing) (diff)
downloadhistorical-2442abc7b65239fdae646566338930da86d76d5b.tar.gz
historical-2442abc7b65239fdae646566338930da86d76d5b.tar.bz2
historical-2442abc7b65239fdae646566338930da86d76d5b.zip
sync IUSE (missing)
Diffstat (limited to 'dev-libs/libiconv')
-rw-r--r--dev-libs/libiconv/libiconv-1.7.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/libiconv/libiconv-1.7.ebuild b/dev-libs/libiconv/libiconv-1.7.ebuild
index c29ae8f8b3b5..afb34e207e49 100644
--- a/dev-libs/libiconv/libiconv-1.7.ebuild
+++ b/dev-libs/libiconv/libiconv-1.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libiconv/libiconv-1.7.ebuild,v 1.16 2004/06/24 23:18:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libiconv/libiconv-1.7.ebuild,v 1.17 2004/07/14 14:40:21 agriffis Exp $
DESCRIPTION="This is a fork of the glibc iconv implementation that is incompatible. it may break things."
SRC_URI="ftp://ftp.gnu.org/pub/gnu/libiconv/${P}.tar.gz"
@@ -9,6 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/libiconv/"
SLOT="0"
LICENSE="LGPL-2.1"
KEYWORDS="x86 sparc ppc"
+IUSE=""
src_compile() {
econf || die "econf failed"