From 478893b0824eb93f4698f8cf7addbb431fbd27a0 Mon Sep 17 00:00:00 2001 From: Tom Wijsman Date: Fri, 4 Oct 2013 09:13:23 +0000 Subject: Updated DESCRIPTION. (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D) --- dev-java/struts-core/ChangeLog | 5 ++++- dev-java/struts-core/struts-core-2.3.15.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-java') diff --git a/dev-java/struts-core/ChangeLog b/dev-java/struts-core/ChangeLog index 573955e0932b..6c7f17ce2f26 100644 --- a/dev-java/struts-core/ChangeLog +++ b/dev-java/struts-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/struts-core # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/struts-core/ChangeLog,v 1.1 2013/10/02 22:43:39 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/struts-core/ChangeLog,v 1.2 2013/10/04 09:13:23 tomwij Exp $ + + 04 Oct 2013; Tom Wijsman struts-core-2.3.15.2.ebuild: + Updated DESCRIPTION. *struts-core-2.3.15.2 (02 Oct 2013) diff --git a/dev-java/struts-core/struts-core-2.3.15.2.ebuild b/dev-java/struts-core/struts-core-2.3.15.2.ebuild index 15410ab7de76..91fcb1a4719d 100644 --- a/dev-java/struts-core/struts-core-2.3.15.2.ebuild +++ b/dev-java/struts-core/struts-core-2.3.15.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/struts-core/struts-core-2.3.15.2.ebuild,v 1.1 2013/10/02 22:43:39 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/struts-core/struts-core-2.3.15.2.ebuild,v 1.2 2013/10/04 09:13:23 tomwij Exp $ EAPI="5" @@ -11,7 +11,7 @@ inherit java-pkg-2 java-ant-2 MY_PN="struts" MY_P="${MY_PN}-${PV}-src" -DESCRIPTION="A powerful Model View Controller Framework for JSP/Servlets" +DESCRIPTION="A powerful Model View Controller Framework for JSP/Servlets: Core" SRC_URI="mirror://apache/struts/source/${MY_P}.zip http://dev.gentoo.org/~tomwij/files/dist/${MY_PN}-build.xml-${PV}.tar.xz" HOMEPAGE="http://struts.apache.org/index.html" -- cgit v1.2.3-65-gdbad