summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 14:43:52 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 14:43:52 +0000
commit20952183e2d51a2eda3edae0bf707011bd6c0543 (patch)
treee5909f1a04d8cf64d75a8f880e296bda82e99a94 /dev-libs/libiconv/libiconv-1.7.ebuild
parentsync IUSE (-dedicated) (Manifest recommit) (diff)
downloadgentoo-2-20952183e2d51a2eda3edae0bf707011bd6c0543.tar.gz
gentoo-2-20952183e2d51a2eda3edae0bf707011bd6c0543.tar.bz2
gentoo-2-20952183e2d51a2eda3edae0bf707011bd6c0543.zip
sync IUSE (missing)
Diffstat (limited to 'dev-libs/libiconv/libiconv-1.7.ebuild')
-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"