summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/snip/snip-0.11.ebuild')
-rw-r--r--dev-java/snip/snip-0.11.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-java/snip/snip-0.11.ebuild b/dev-java/snip/snip-0.11.ebuild
index 3f8e1b2254de..d5d1f04c3177 100644
--- a/dev-java/snip/snip-0.11.ebuild
+++ b/dev-java/snip/snip-0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/snip/snip-0.11.ebuild,v 1.2 2007/04/15 11:05:05 fordfrog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/snip/snip-0.11.ebuild,v 1.3 2007/07/11 19:58:37 mr_bones_ Exp $
JAVA_PKG_IUSE="doc source"
inherit eutils java-pkg-2 java-ant-2
@@ -37,4 +37,3 @@ src_install() {
use doc && java-pkg_dojavadoc javadoc
use source && java-pkg_dosrc src/java/com
}
-