summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVlastimil Babka <caster@gentoo.org>2011-09-25 19:46:45 +0000
committerVlastimil Babka <caster@gentoo.org>2011-09-25 19:46:45 +0000
commite8dd4e0e47ad904f0a4fce447cfa6296debbb253 (patch)
tree805d95eaee3e0cfefb37f7051843dc4d64e3d803 /dev-java
parentProxy commit for Ian "idella4" Delaney. Be more thorough for custom-cflags an... (diff)
downloadgentoo-2-e8dd4e0e47ad904f0a4fce447cfa6296debbb253.tar.gz
gentoo-2-e8dd4e0e47ad904f0a4fce447cfa6296debbb253.tar.bz2
gentoo-2-e8dd4e0e47ad904f0a4fce447cfa6296debbb253.zip
Pin laf-plugin slot.
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/squareness-jlf/ChangeLog7
-rw-r--r--dev-java/squareness-jlf/squareness-jlf-2.3.0.ebuild10
2 files changed, 11 insertions, 6 deletions
diff --git a/dev-java/squareness-jlf/ChangeLog b/dev-java/squareness-jlf/ChangeLog
index 37d08f1c1ef8..4b3c46a2dde7 100644
--- a/dev-java/squareness-jlf/ChangeLog
+++ b/dev-java/squareness-jlf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/squareness-jlf
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/squareness-jlf/ChangeLog,v 1.1 2008/07/12 09:41:28 serkan Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/squareness-jlf/ChangeLog,v 1.2 2011/09/25 19:46:45 caster Exp $
+
+ 25 Sep 2011; Vlastimil Babka <caster@gentoo.org> squareness-jlf-2.3.0.ebuild:
+ Pin laf-plugin slot.
*squareness-jlf-2.3.0 (12 Jul 2008)
diff --git a/dev-java/squareness-jlf/squareness-jlf-2.3.0.ebuild b/dev-java/squareness-jlf/squareness-jlf-2.3.0.ebuild
index 59aec0221ed7..6d365a324735 100644
--- a/dev-java/squareness-jlf/squareness-jlf-2.3.0.ebuild
+++ b/dev-java/squareness-jlf/squareness-jlf-2.3.0.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2008 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/squareness-jlf/squareness-jlf-2.3.0.ebuild,v 1.1 2008/07/12 09:41:28 serkan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/squareness-jlf/squareness-jlf-2.3.0.ebuild,v 1.2 2011/09/25 19:46:45 caster Exp $
+
+EAPI="1"
JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-ant-2
@@ -17,10 +19,10 @@ IUSE=""
S="${WORKDIR}"
RDEPEND=">=virtual/jre-1.4
- dev-java/laf-plugin"
+ dev-java/laf-plugin:0"
DEPEND=">=virtual/jdk-1.4
- dev-java/laf-plugin"
+ dev-java/laf-plugin:0"
EANT_GENTOO_CLASSPATH="laf-plugin"