diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-02-28 18:01:09 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-02-28 18:01:09 +0000 |
commit | 315fb02282a5dc7db0dcf5b9dc6f196ee53bfd41 (patch) | |
tree | 9bc5d5d94d009c9243b08946f6c6a5437e7a9577 /dev-java/microba/microba-0.4.3.ebuild | |
parent | stable on amd64; bug 154366 (diff) | |
download | gentoo-2-315fb02282a5dc7db0dcf5b9dc6f196ee53bfd41.tar.gz gentoo-2-315fb02282a5dc7db0dcf5b9dc6f196ee53bfd41.tar.bz2 gentoo-2-315fb02282a5dc7db0dcf5b9dc6f196ee53bfd41.zip |
stable on amd64; bug 154366
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-java/microba/microba-0.4.3.ebuild')
-rw-r--r-- | dev-java/microba/microba-0.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/microba/microba-0.4.3.ebuild b/dev-java/microba/microba-0.4.3.ebuild index 2bf729089229..92cb2f40c404 100644 --- a/dev-java/microba/microba-0.4.3.ebuild +++ b/dev-java/microba/microba-0.4.3.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.3.ebuild,v 1.5 2007/01/26 15:01:59 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/microba/microba-0.4.3.ebuild,v 1.6 2007/02/28 18:01:09 blubb Exp $ # does not need java-ant-2, source and target is already set to 1.4 inherit java-pkg-2 @@ -9,7 +9,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" |