aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/jgraphx/jgraphx-1.3.0.2.ebuild')
-rw-r--r--dev-java/jgraphx/jgraphx-1.3.0.2.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-java/jgraphx/jgraphx-1.3.0.2.ebuild b/dev-java/jgraphx/jgraphx-1.3.0.2.ebuild
index d36957d7e..a04453dd0 100644
--- a/dev-java/jgraphx/jgraphx-1.3.0.2.ebuild
+++ b/dev-java/jgraphx/jgraphx-1.3.0.2.ebuild
@@ -1,9 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jgraph/jgraph-5.12.0.4.ebuild,v 1.5 2008/05/13 21:09:16 ken69267 Exp $
-JAVA_PKG_IUSE="doc source"
EAPI=2
+
+JAVA_PKG_IUSE="doc source"
+
inherit java-pkg-2 java-ant-2 versionator
MY_PV=$(replace_all_version_separators '_')