summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/jaxb/jaxb-2.1.2-r1.ebuild')
-rw-r--r--dev-java/jaxb/jaxb-2.1.2-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/jaxb/jaxb-2.1.2-r1.ebuild b/dev-java/jaxb/jaxb-2.1.2-r1.ebuild
index e80bea908fb4..7bf74ac2153f 100644
--- a/dev-java/jaxb/jaxb-2.1.2-r1.ebuild
+++ b/dev-java/jaxb/jaxb-2.1.2-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jaxb/jaxb-2.1.2-r1.ebuild,v 1.4 2009/06/23 15:51:27 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jaxb/jaxb-2.1.2-r1.ebuild,v 1.5 2014/08/10 20:16:53 slyfox Exp $
EAPI="1"
JAVA_PKG_IUSE="source"
inherit java-pkg-2 java-ant-2
-DESCRIPTION="Reference implementation of the JAXB specification."
+DESCRIPTION="Reference implementation of the JAXB specification"
HOMEPAGE="http://jaxb.dev.java.net/"
DATE="20070125"
MY_P="JAXB2_src_${DATE}"