summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:09:21 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:09:21 +0000
commita027d5115480cbc6db27b2206f628860148ac76b (patch)
treef642ba81c2b1d0ac98440896880490c6c5fcd02c /dev-java/cglib
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-a027d5115480cbc6db27b2206f628860148ac76b.tar.gz
gentoo-2-a027d5115480cbc6db27b2206f628860148ac76b.tar.bz2
gentoo-2-a027d5115480cbc6db27b2206f628860148ac76b.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-java/cglib')
-rw-r--r--dev-java/cglib/ChangeLog8
-rw-r--r--dev-java/cglib/cglib-2.0.2-r2.ebuild6
-rw-r--r--dev-java/cglib/cglib-2.1.3.ebuild6
-rw-r--r--dev-java/cglib/cglib-2.2.3.ebuild6
-rw-r--r--dev-java/cglib/cglib-2.2.ebuild6
-rw-r--r--dev-java/cglib/cglib-3.0.ebuild6
6 files changed, 21 insertions, 17 deletions
diff --git a/dev-java/cglib/ChangeLog b/dev-java/cglib/ChangeLog
index 6f13e0d76113..15d849cf2a14 100644
--- a/dev-java/cglib/ChangeLog
+++ b/dev-java/cglib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/cglib
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/ChangeLog,v 1.55 2013/09/11 17:28:09 ercpe Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/ChangeLog,v 1.56 2014/08/10 20:09:21 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> cglib-2.0.2-r2.ebuild,
+ cglib-2.1.3.ebuild, cglib-2.2.3.ebuild, cglib-2.2.ebuild, cglib-3.0.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*cglib-3.0 (11 Sep 2013)
diff --git a/dev-java/cglib/cglib-2.0.2-r2.ebuild b/dev-java/cglib/cglib-2.0.2-r2.ebuild
index 03d1fb923528..669630ce99b0 100644
--- a/dev-java/cglib/cglib-2.0.2-r2.ebuild
+++ b/dev-java/cglib/cglib-2.0.2-r2.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.0.2-r2.ebuild,v 1.19 2013/09/01 11:36:42 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/cglib-2.0.2-r2.ebuild,v 1.20 2014/08/10 20:09:21 slyfox Exp $
EAPI=2
JAVA_PKG_IUSE="doc source"
inherit eutils java-pkg-2 java-ant-2
-DESCRIPTION="A powerful, high performance and quality Code Generation Library."
+DESCRIPTION="A powerful, high performance and quality Code Generation Library"
SRC_URI="mirror://sourceforge/${PN}/${PN}-src-${PV}.jar"
HOMEPAGE="http://cglib.sourceforge.net"
LICENSE="Apache-1.1"
diff --git a/dev-java/cglib/cglib-2.1.3.ebuild b/dev-java/cglib/cglib-2.1.3.ebuild
index 86458fa4ee97..1f530633181b 100644
--- a/dev-java/cglib/cglib-2.1.3.ebuild
+++ b/dev-java/cglib/cglib-2.1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 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.1.3.ebuild,v 1.19 2010/01/15 20:20:23 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/cglib-2.1.3.ebuild,v 1.20 2014/08/10 20:09:21 slyfox Exp $
EAPI=2
JAVA_PKG_IUSE="doc source"
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source"
inherit eutils java-pkg-2 java-ant-2
MY_PV=${PV/1./1_}
-DESCRIPTION="cglib is a powerful, high performance and quality Code Generation Library."
+DESCRIPTION="cglib is a powerful, high performance and quality Code Generation Library"
SRC_URI="mirror://sourceforge/${PN}/${PN}-src-${MY_PV}.jar"
HOMEPAGE="http://cglib.sourceforge.net"
LICENSE="Apache-2.0"
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"
diff --git a/dev-java/cglib/cglib-2.2.ebuild b/dev-java/cglib/cglib-2.2.ebuild
index 657515911b31..025d8c025314 100644
--- a/dev-java/cglib/cglib-2.2.ebuild
+++ b/dev-java/cglib/cglib-2.2.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2010 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.ebuild,v 1.6 2010/04/24 17:47:55 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/cglib-2.2.ebuild,v 1.7 2014/08/10 20:09:21 slyfox Exp $
EAPI="2"
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"
SRC_URI="mirror://sourceforge/${PN}/${PN}-src-${PV}.jar"
HOMEPAGE="http://cglib.sourceforge.net"
LICENSE="Apache-2.0"
diff --git a/dev-java/cglib/cglib-3.0.ebuild b/dev-java/cglib/cglib-3.0.ebuild
index 7b45d6f74b10..4b9200311796 100644
--- a/dev-java/cglib/cglib-3.0.ebuild
+++ b/dev-java/cglib/cglib-3.0.ebuild
@@ -1,6 +1,6 @@
-# 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-3.0.ebuild,v 1.1 2013/09/11 17:28:09 ercpe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/cglib-3.0.ebuild,v 1.2 2014/08/10 20:09:21 slyfox Exp $
EAPI="5"
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc examples source test"
inherit 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}-src-${PV}.jar"