diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-07 10:40:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-07 10:40:15 +0000 |
commit | 9a1c47ff69aefa60f2c4327ebc5eebb9161df9a0 (patch) | |
tree | 4878c6a8e00bcc96fab7aee442abf652911d81ac /dev-libs | |
parent | Fix digest (diff) | |
download | gentoo-2-9a1c47ff69aefa60f2c4327ebc5eebb9161df9a0.tar.gz gentoo-2-9a1c47ff69aefa60f2c4327ebc5eebb9161df9a0.tar.bz2 gentoo-2-9a1c47ff69aefa60f2c4327ebc5eebb9161df9a0.zip |
alpha/ia64/sparc stable wrt security #208001
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/icu/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/icu/icu-3.6-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/icu/icu-3.8.1-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog index 2d300c2a3ef5..aa6bafc25844 100644 --- a/dev-libs/icu/ChangeLog +++ b/dev-libs/icu/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/icu # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.73 2008/02/04 14:36:45 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.74 2008/02/07 10:40:15 armin76 Exp $ + + 07 Feb 2008; Raúl Porcel <armin76@gentoo.org> icu-3.6-r2.ebuild, + icu-3.8.1-r1.ebuild: + alpha/ia64/sparc stable wrt security #208001 04 Feb 2008; Christian Faulhammer <opfer@gentoo.org> icu-3.6-r2.ebuild, icu-3.8.1-r1.ebuild: diff --git a/dev-libs/icu/icu-3.6-r2.ebuild b/dev-libs/icu/icu-3.6-r2.ebuild index 564bb4b625a2..4f5d56bc84ef 100644 --- a/dev-libs/icu/icu-3.6-r2.ebuild +++ b/dev-libs/icu/icu-3.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-3.6-r2.ebuild,v 1.5 2008/02/04 14:36:45 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-3.6-r2.ebuild,v 1.6 2008/02/07 10:40:15 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.software.ibm.com/software/globalization/icu/${PV}/icu4c-${PV/ LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="debug" DEPEND="" diff --git a/dev-libs/icu/icu-3.8.1-r1.ebuild b/dev-libs/icu/icu-3.8.1-r1.ebuild index 8b515ecf1940..8943ca1a1c49 100644 --- a/dev-libs/icu/icu-3.8.1-r1.ebuild +++ b/dev-libs/icu/icu-3.8.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-3.8.1-r1.ebuild,v 1.4 2008/02/04 14:36:45 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-3.8.1-r1.ebuild,v 1.5 2008/02/07 10:40:15 armin76 Exp $ inherit eutils versionator @@ -21,7 +21,7 @@ SRC_URI="${BASEURI}/${SRCPKG} LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="debug doc examples" DEPEND="doc? ( app-arch/unzip )" |