diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-08-27 10:59:53 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-08-27 10:59:53 +0000 |
commit | 3ba4b843127f7c91e8b4eaab0d78bf414f97ea2b (patch) | |
tree | c957a5f0e4e138939b1d3b9e9cc36c2b6a7f89a5 /dev-libs/icu | |
parent | Initital commit from project overlay (diff) | |
download | gentoo-2-3ba4b843127f7c91e8b4eaab0d78bf414f97ea2b.tar.gz gentoo-2-3ba4b843127f7c91e8b4eaab0d78bf414f97ea2b.tar.bz2 gentoo-2-3ba4b843127f7c91e8b4eaab0d78bf414f97ea2b.zip |
some cleanup
(Portage version: 2.1.3.6)
Diffstat (limited to 'dev-libs/icu')
-rw-r--r-- | dev-libs/icu/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/icu/files/digest-icu-2.8 | 3 | ||||
-rw-r--r-- | dev-libs/icu/files/digest-icu-3.2 | 3 | ||||
-rw-r--r-- | dev-libs/icu/files/digest-icu-3.4.1 | 3 | ||||
-rw-r--r-- | dev-libs/icu/icu-2.8.ebuild | 28 | ||||
-rw-r--r-- | dev-libs/icu/icu-3.2.ebuild | 28 | ||||
-rw-r--r-- | dev-libs/icu/icu-3.4.1.ebuild | 28 |
7 files changed, 5 insertions, 94 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog index 3d64d33fb908..ac228255990d 100644 --- a/dev-libs/icu/ChangeLog +++ b/dev-libs/icu/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/icu # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.59 2007/08/27 10:52:09 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.60 2007/08/27 10:59:53 jokey Exp $ + + 27 Aug 2007; Markus Ullmann <jokey@gentoo.org> -icu-2.8.ebuild, + -icu-3.2.ebuild, -icu-3.4.1.ebuild: + some cleanup *icu-3.6-r1 (27 Aug 2007) diff --git a/dev-libs/icu/files/digest-icu-2.8 b/dev-libs/icu/files/digest-icu-2.8 deleted file mode 100644 index 99f981b24311..000000000000 --- a/dev-libs/icu/files/digest-icu-2.8 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 49b5509c111596e958a87f3b17432cdd icu-2.8.tgz 9194758 -RMD160 827a0b90b4f5479b0d7e7557e30251f641153361 icu-2.8.tgz 9194758 -SHA256 621eba6d77328d3d9c260c8d5a79fd220e044678637412e28776c02712826f32 icu-2.8.tgz 9194758 diff --git a/dev-libs/icu/files/digest-icu-3.2 b/dev-libs/icu/files/digest-icu-3.2 deleted file mode 100644 index 15c2ec11d12e..000000000000 --- a/dev-libs/icu/files/digest-icu-3.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 55a85d2365338ece483d275119fd990c icu-3.2.tgz 9587961 -RMD160 69720d12c5076de4f7ff865a6709d405ce3f1bb5 icu-3.2.tgz 9587961 -SHA256 854afa4442087716c8ac5b9e590e909a187f3dc8deb4c3f7b4c2d4383327e5a2 icu-3.2.tgz 9587961 diff --git a/dev-libs/icu/files/digest-icu-3.4.1 b/dev-libs/icu/files/digest-icu-3.4.1 deleted file mode 100644 index c670492ecfea..000000000000 --- a/dev-libs/icu/files/digest-icu-3.4.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 2a16f58bcb26e5010c946dca9ec08d5f icu-3.4.1.tgz 9320610 -RMD160 fe8a189ec70dc2c92ccf61956a5982443fc73062 icu-3.4.1.tgz 9320610 -SHA256 bbeab775bfd46c4882b589bdde3f6e469b7834d4738c44df1cef671dfe436959 icu-3.4.1.tgz 9320610 diff --git a/dev-libs/icu/icu-2.8.ebuild b/dev-libs/icu/icu-2.8.ebuild deleted file mode 100644 index 32f9dab2535e..000000000000 --- a/dev-libs/icu/icu-2.8.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# 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-2.8.ebuild,v 1.21 2006/11/12 16:52:14 chtekk Exp $ - -KEYWORDS="alpha amd64 ia64 ppc ppc64 s390 sparc x86" - -DESCRIPTION="IBM Internationalization Components for Unicode." -SRC_URI="ftp://www-126.ibm.com/pub/icu/${PV}/${P}.tgz" -HOMEPAGE="http://ibm.com/software/globalization/icu/" - -SLOT="0" -LICENSE="as-is" -IUSE="" - -DEPEND="" -RDEPEND="" - -S="${WORKDIR}/${PN}/source" - -src_compile() { - econf || die "econf failed" - emake -j1 || die "emake failed" -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - dohtml ../readme.html ../license.html -} diff --git a/dev-libs/icu/icu-3.2.ebuild b/dev-libs/icu/icu-3.2.ebuild deleted file mode 100644 index cd7f0b39cd23..000000000000 --- a/dev-libs/icu/icu-3.2.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# 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.2.ebuild,v 1.5 2006/09/22 17:11:28 chtekk Exp $ - -KEYWORDS="alpha ~amd64 ia64 ppc ppc64 s390 ~sparc ~x86" - -DESCRIPTION="IBM Internationalization Components for Unicode." -SRC_URI="ftp://www-126.ibm.com/pub/icu/${PV}/${P}.tgz" -HOMEPAGE="http://ibm.com/software/globalization/icu/" - -SLOT="0" -LICENSE="as-is" -IUSE="" - -DEPEND="" -RDEPEND="" - -S="${WORKDIR}/${PN}/source" - -src_compile() { - econf || die "econf failed" - emake -j1 || die "emake failed" -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - dohtml ../readme.html ../license.html -} diff --git a/dev-libs/icu/icu-3.4.1.ebuild b/dev-libs/icu/icu-3.4.1.ebuild deleted file mode 100644 index 2d94c4b7b7c1..000000000000 --- a/dev-libs/icu/icu-3.4.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2007 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.15 2007/08/25 22:38:25 vapier Exp $ - -KEYWORDS="~amd64 arm ~hppa ~mips ppc ~ppc64 s390 sh sparc x86" - -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" -IUSE="" - -DEPEND="" -RDEPEND="" - -S="${WORKDIR}/${PN}/source" - -src_compile() { - econf || die "econf failed" - emake -j1 || die "emake failed" -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - dohtml ../readme.html ../license.html -} |