diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-28 07:19:46 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-28 07:19:46 +0000 |
commit | 4de9ff4207ac5def5137f5802a7176d8f928978f (patch) | |
tree | 7d7ae854fa5d82b3385b8a26febf987c1bd6d093 /dev-java | |
parent | version bump wrt #385965 (diff) | |
download | gentoo-2-4de9ff4207ac5def5137f5802a7176d8f928978f.tar.gz gentoo-2-4de9ff4207ac5def5137f5802a7176d8f928978f.tar.bz2 gentoo-2-4de9ff4207ac5def5137f5802a7176d8f928978f.zip |
ppc stable wrt #314939
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/sun-javamail/sun-javamail-1.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/sun-javamail/sun-javamail-1.4.3.ebuild b/dev-java/sun-javamail/sun-javamail-1.4.3.ebuild index 879093881d9f..d6fe4256713c 100644 --- a/dev-java/sun-javamail/sun-javamail-1.4.3.ebuild +++ b/dev-java/sun-javamail/sun-javamail-1.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-javamail/sun-javamail-1.4.3.ebuild,v 1.6 2011/05/03 18:18:56 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-javamail/sun-javamail-1.4.3.ebuild,v 1.7 2011/10/28 07:19:46 xarthisius Exp $ EAPI=2 JAVA_PKG_IUSE="doc source" @@ -15,7 +15,7 @@ SRC_URI="http://kenai.com/projects/javamail/downloads/download//javamail-${PV}-s # either of these LICENSE="CDDL GPL-2 BSD" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" COMMON_DEP="java-virtuals/jaf" |