diff options
Diffstat (limited to 'dev-java/jcalendar/jcalendar-1.3.2-r1.ebuild')
-rw-r--r-- | dev-java/jcalendar/jcalendar-1.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jcalendar/jcalendar-1.3.2-r1.ebuild b/dev-java/jcalendar/jcalendar-1.3.2-r1.ebuild index 759d4b725e60..fae3cc578863 100644 --- a/dev-java/jcalendar/jcalendar-1.3.2-r1.ebuild +++ b/dev-java/jcalendar/jcalendar-1.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jcalendar/jcalendar-1.3.2-r1.ebuild,v 1.1 2008/01/27 19:24:10 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jcalendar/jcalendar-1.3.2-r1.ebuild,v 1.2 2008/01/27 19:27:00 betelgeuse Exp $ EAPI=1 JAVA_PKG_IUSE="doc source" @@ -12,7 +12,7 @@ SRC_URI="http://www.toedter.com/download/${P}.zip" HOMEPAGE="http://www.toedter.com/en/jcalendar/" LICENSE="LGPL-2.1" SLOT="1.2" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" COMMON_DEPEND="dev-java/jgoodies-looks:2.0" RDEPEND=">=virtual/jdk-1.4 |