diff options
Diffstat (limited to 'dev-java/mina-core/mina-core-1.1.7.ebuild')
-rw-r--r-- | dev-java/mina-core/mina-core-1.1.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/mina-core/mina-core-1.1.7.ebuild b/dev-java/mina-core/mina-core-1.1.7.ebuild index f4f3e6086663..8e8d30c6b036 100644 --- a/dev-java/mina-core/mina-core-1.1.7.ebuild +++ b/dev-java/mina-core/mina-core-1.1.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/mina-core/mina-core-1.1.7.ebuild,v 1.3 2008/07/26 07:48:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/mina-core/mina-core-1.1.7.ebuild,v 1.4 2009/01/10 15:12:59 maekke Exp $ JAVA_PKG_IUSE="doc source" @@ -11,7 +11,7 @@ HOMEPAGE="http://mina.apache.org/" SRC_URI="mirror://gentoo/${P}-sources.jar" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="" RDEPEND=">=virtual/jre-1.5 |