summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/cssparser/cssparser-0.9.5.ebuild')
-rw-r--r--dev-java/cssparser/cssparser-0.9.5.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/dev-java/cssparser/cssparser-0.9.5.ebuild b/dev-java/cssparser/cssparser-0.9.5.ebuild
deleted file mode 100644
index 605ebba..0000000
--- a/dev-java/cssparser/cssparser-0.9.5.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-JAVA_PKG_IUSE=""
-GROUP_ID="net.sourceforge.cssparser"
-inherit java-pkg-2 java-mvn-src
-
-DESCRIPTION="The CSS Parser inputs Cascading Style Sheets Level 2 source text and outputs a Document Object Model Level 2 Style tree."
-HOMEPAGE="http://cssparser.sourceforge.net/"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-CDEPEND="dev-java/sac"
-DEPEND=">=virtual/jdk-1.5
- $CDEPEND"
-RDEPEND=">=virtual/jre-1.5
- $CDEPEND"
-
-JAVA_GENTOO_CLASSPATH="sac"