diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-11-18 00:23:47 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-11-18 00:23:47 +0000 |
commit | 720acb7a5e34a2ee555fca3865fc6d73ec4b2aad (patch) | |
tree | d93665149a35f167e9bb4efc20cc85c42dbbba64 /dev-java/microba/microba-0.4.4.ebuild | |
parent | Stable on x86 wrt bug #199255 (diff) | |
download | gentoo-2-720acb7a5e34a2ee555fca3865fc6d73ec4b2aad.tar.gz gentoo-2-720acb7a5e34a2ee555fca3865fc6d73ec4b2aad.tar.bz2 gentoo-2-720acb7a5e34a2ee555fca3865fc6d73ec4b2aad.zip |
Stable on x86 wrt bug #199257
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-java/microba/microba-0.4.4.ebuild')
-rw-r--r-- | dev-java/microba/microba-0.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/microba/microba-0.4.4.ebuild b/dev-java/microba/microba-0.4.4.ebuild index a3dc74e258cc..9110963cdf0f 100644 --- a/dev-java/microba/microba-0.4.4.ebuild +++ b/dev-java/microba/microba-0.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/microba/microba-0.4.4.ebuild,v 1.1 2007/04/14 22:22:49 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/microba/microba-0.4.4.ebuild,v 1.2 2007/11/18 00:23:47 cla Exp $ JAVA_PKG_BSFIX="off" JAVA_PKG_IUSE="doc source" @@ -11,7 +11,7 @@ DESCRIPTION="Swing components for date operations and palettes" HOMEPAGE="http://microba.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}-full.zip" LICENSE="BSD" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" SLOT="0" COMMON_DEPEND=">=dev-java/jgraph-5.9.2" |