summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/cglib/cglib-2.2.3.ebuild')
-rw-r--r--dev-java/cglib/cglib-2.2.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/cglib/cglib-2.2.3.ebuild b/dev-java/cglib/cglib-2.2.3.ebuild
index 7f951ed948e1..f550ec78486c 100644
--- a/dev-java/cglib/cglib-2.2.3.ebuild
+++ b/dev-java/cglib/cglib-2.2.3.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2013 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/cglib/cglib-2.2.3.ebuild,v 1.2 2013/06/27 21:58:12 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/cglib-2.2.3.ebuild,v 1.3 2014/08/10 20:09:21 slyfox Exp $
EAPI=5
JAVA_PKG_IUSE="test doc examples source"
inherit eutils java-pkg-2 java-ant-2
-DESCRIPTION="cglib is a powerful, high performance and quality Code Generation Library."
+DESCRIPTION="cglib is a powerful, high performance and quality Code Generation Library"
HOMEPAGE="http://cglib.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${PN}.${PV}.zip"
LICENSE="Apache-2.0"