aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/jgraphx/jgraphx-1.4.1.2.ebuild')
-rw-r--r--dev-java/jgraphx/jgraphx-1.4.1.2.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-java/jgraphx/jgraphx-1.4.1.2.ebuild b/dev-java/jgraphx/jgraphx-1.4.1.2.ebuild
index 9fe1ad9d0..a0f83e766 100644
--- a/dev-java/jgraphx/jgraphx-1.4.1.2.ebuild
+++ b/dev-java/jgraphx/jgraphx-1.4.1.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: $
-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 '_')