summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-11-12 04:58:14 +0000
committerMike Frysinger <vapier@gentoo.org>2006-11-12 04:58:14 +0000
commit46d01d3c0701a96794240ceef29e79bc8d29b806 (patch)
tree66dc0047b9641a74dd213fa28ff54bf00b472b90 /dev-libs/icu/icu-3.4.1.ebuild
parentarm stable (diff)
downloadgentoo-2-46d01d3c0701a96794240ceef29e79bc8d29b806.tar.gz
gentoo-2-46d01d3c0701a96794240ceef29e79bc8d29b806.tar.bz2
gentoo-2-46d01d3c0701a96794240ceef29e79bc8d29b806.zip
arm/s390/sh love #148659
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'dev-libs/icu/icu-3.4.1.ebuild')
-rw-r--r--dev-libs/icu/icu-3.4.1.ebuild13
1 files changed, 6 insertions, 7 deletions
diff --git a/dev-libs/icu/icu-3.4.1.ebuild b/dev-libs/icu/icu-3.4.1.ebuild
index 78787e54619e..eb9d51bebf47 100644
--- a/dev-libs/icu/icu-3.4.1.ebuild
+++ b/dev-libs/icu/icu-3.4.1.ebuild
@@ -1,21 +1,20 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-3.4.1.ebuild,v 1.11 2006/10/30 08:04:25 redhatter Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-3.4.1.ebuild,v 1.12 2006/11/12 04:58:14 vapier Exp $
-KEYWORDS="~amd64 ~hppa ~mips ppc ~ppc-macos ~ppc64 sparc x86"
-
-DESCRIPTION="IBM Internationalization Components for Unicode."
-SRC_URI="ftp://ftp.software.ibm.com/software/globalization/icu/${PV}/${P}.tgz"
+DESCRIPTION="IBM Internationalization Components for Unicode"
HOMEPAGE="http://ibm.com/software/globalization/icu/"
+SRC_URI="ftp://ftp.software.ibm.com/software/globalization/icu/${PV}/${P}.tgz"
-SLOT="0"
LICENSE="as-is"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc x86"
IUSE=""
DEPEND=""
RDEPEND=""
-S="${WORKDIR}/${PN}/source"
+S=${WORKDIR}/${PN}/source
src_compile() {
econf || die "econf failed"