diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-03 21:56:39 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-03 21:56:39 +0000 |
commit | 6f6c1ddc6e9dcdf7aa0ce3edf41657d208c63c83 (patch) | |
tree | cdadd3a1f68c1e17e80c61e937855779bf7cba00 /dev-java/icu4j | |
parent | 03 Jan 2010; Zac Medico <zmedico@gentoo.org> (diff) | |
download | historical-6f6c1ddc6e9dcdf7aa0ce3edf41657d208c63c83.tar.gz historical-6f6c1ddc6e9dcdf7aa0ce3edf41657d208c63c83.tar.bz2 historical-6f6c1ddc6e9dcdf7aa0ce3edf41657d208c63c83.zip |
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'dev-java/icu4j')
-rw-r--r-- | dev-java/icu4j/ChangeLog | 8 | ||||
-rw-r--r-- | dev-java/icu4j/icu4j-3.8.1-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-java/icu4j/icu4j-4.0.1.1.ebuild | 6 | ||||
-rw-r--r-- | dev-java/icu4j/icu4j-4.2.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/dev-java/icu4j/ChangeLog b/dev-java/icu4j/ChangeLog index 2b493b468a5b..a0975d9b1fed 100644 --- a/dev-java/icu4j/ChangeLog +++ b/dev-java/icu4j/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/icu4j -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/ChangeLog,v 1.33 2009/11/07 11:01:06 caster Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/ChangeLog,v 1.34 2010/01/03 20:45:49 fauli Exp $ + + 03 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + icu4j-3.8.1-r1.ebuild, icu4j-4.0.1.1.ebuild, icu4j-4.2.ebuild: + Transfer Prefix keywords 07 Nov 2009; Vlastimil Babka <caster@gentoo.org> -icu4j-4.0.ebuild, -icu4j-4.0.1.ebuild: diff --git a/dev-java/icu4j/icu4j-3.8.1-r1.ebuild b/dev-java/icu4j/icu4j-3.8.1-r1.ebuild index 509a9ba2a823..5299405fdffa 100644 --- a/dev-java/icu4j/icu4j-3.8.1-r1.ebuild +++ b/dev-java/icu4j/icu4j-3.8.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-3.8.1-r1.ebuild,v 1.4 2008/08/24 16:03:21 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-3.8.1-r1.ebuild,v 1.5 2010/01/03 20:45:49 fauli Exp $ # We currently download the Javadoc documentation. # It could optionally be built using the Ant build file. @@ -21,7 +21,7 @@ SRC_URI="http://download.icu-project.org/files/${PN}/${PV}/${PN}-${MY_PV}-src.ja HOMEPAGE="http://www.icu-project.org/" LICENSE="icu" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" RDEPEND=">=virtual/jre-1.4" diff --git a/dev-java/icu4j/icu4j-4.0.1.1.ebuild b/dev-java/icu4j/icu4j-4.0.1.1.ebuild index 3a2e06c2af50..ea7b564cb214 100644 --- a/dev-java/icu4j/icu4j-4.0.1.1.ebuild +++ b/dev-java/icu4j/icu4j-4.0.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-4.0.1.1.ebuild,v 1.1 2009/11/03 08:21:18 ali_bush Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-4.0.1.1.ebuild,v 1.2 2010/01/03 20:45:49 fauli Exp $ EAPI=2 @@ -23,7 +23,7 @@ SRC_URI="http://download.icu-project.org/files/${PN}/${PV}/${PN}-${MY_PV}-src.ja HOMEPAGE="http://www.icu-project.org/" LICENSE="icu" SLOT="4" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" RDEPEND=">=virtual/jre-1.4" diff --git a/dev-java/icu4j/icu4j-4.2.ebuild b/dev-java/icu4j/icu4j-4.2.ebuild index 83f9f5ae2777..08294b1f9406 100644 --- a/dev-java/icu4j/icu4j-4.2.ebuild +++ b/dev-java/icu4j/icu4j-4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-4.2.ebuild,v 1.1 2009/05/16 22:21:03 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-4.2.ebuild,v 1.2 2010/01/03 20:45:49 fauli Exp $ EAPI=2 @@ -23,7 +23,7 @@ SRC_URI="http://download.icu-project.org/files/${PN}/${PV}/${PN}-${MY_PV}-src.ja HOMEPAGE="http://www.icu-project.org/" LICENSE="icu" SLOT="4.2" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" RDEPEND=">=virtual/jre-1.4" |