diff options
author | 2011-09-25 19:46:45 +0000 | |
---|---|---|
committer | 2011-09-25 19:46:45 +0000 | |
commit | 11360cd72fac93a7e7ead0660ea5b14b8c469120 (patch) | |
tree | 291aa7222e9c099ad5f30f5764f34b91b38a1d14 /dev-java/skinlf/skinlf-6.7.ebuild | |
parent | Proxy commit for Ian "idella4" Delaney. Be more thorough for custom-cflags an... (diff) | |
download | historical-11360cd72fac93a7e7ead0660ea5b14b8c469120.tar.gz historical-11360cd72fac93a7e7ead0660ea5b14b8c469120.tar.bz2 historical-11360cd72fac93a7e7ead0660ea5b14b8c469120.zip |
Pin laf-plugin slot.
Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64
Diffstat (limited to 'dev-java/skinlf/skinlf-6.7.ebuild')
-rw-r--r-- | dev-java/skinlf/skinlf-6.7.ebuild | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-java/skinlf/skinlf-6.7.ebuild b/dev-java/skinlf/skinlf-6.7.ebuild index cb0a9ab63232..6dc1df952646 100644 --- a/dev-java/skinlf/skinlf-6.7.ebuild +++ b/dev-java/skinlf/skinlf-6.7.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/skinlf/skinlf-6.7.ebuild,v 1.2 2007/07/11 19:58:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/skinlf/skinlf-6.7.ebuild,v 1.3 2011/09/25 19:45:12 caster Exp $ + +EAPI="1" JAVA_PKG_IUSE="examples source" WANT_ANT_TASKS="ant-nodeps" @@ -15,7 +17,7 @@ LICENSE="as-is" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -CDEPEND="dev-java/laf-plugin +CDEPEND="dev-java/laf-plugin:0 dev-java/xalan" RDEPEND=">=virtual/jre-1.4 ${CDEPEND}" |