summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Wijsman <tomwij@gentoo.org>2013-10-04 09:14:00 +0000
committerTom Wijsman <tomwij@gentoo.org>2013-10-04 09:14:00 +0000
commit74d627eba66f9d68e0f5d73cbd0c039130ac6294 (patch)
treed8e53a6c47903d0d8d13a9e9994dd9ab571068ef /dev-java
parentUpdated DESCRIPTION. (diff)
downloadgentoo-2-74d627eba66f9d68e0f5d73cbd0c039130ac6294.tar.gz
gentoo-2-74d627eba66f9d68e0f5d73cbd0c039130ac6294.tar.bz2
gentoo-2-74d627eba66f9d68e0f5d73cbd0c039130ac6294.zip
Updated DESCRIPTION.
(Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/struts-plugins/ChangeLog5
-rw-r--r--dev-java/struts-plugins/struts-plugins-2.3.15.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/struts-plugins/ChangeLog b/dev-java/struts-plugins/ChangeLog
index d364b0d766c6..b8a4ec4d46a5 100644
--- a/dev-java/struts-plugins/ChangeLog
+++ b/dev-java/struts-plugins/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/struts-plugins
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/struts-plugins/ChangeLog,v 1.1 2013/10/02 22:54:44 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/struts-plugins/ChangeLog,v 1.2 2013/10/04 09:14:00 tomwij Exp $
+
+ 04 Oct 2013; Tom Wijsman <TomWij@gentoo.org> struts-plugins-2.3.15.2.ebuild:
+ Updated DESCRIPTION.
*struts-plugins-2.3.15.2 (02 Oct 2013)
diff --git a/dev-java/struts-plugins/struts-plugins-2.3.15.2.ebuild b/dev-java/struts-plugins/struts-plugins-2.3.15.2.ebuild
index 9cee5547cddd..d826c4f9a47b 100644
--- a/dev-java/struts-plugins/struts-plugins-2.3.15.2.ebuild
+++ b/dev-java/struts-plugins/struts-plugins-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-plugins/struts-plugins-2.3.15.2.ebuild,v 1.1 2013/10/02 22:54:44 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/struts-plugins/struts-plugins-2.3.15.2.ebuild,v 1.2 2013/10/04 09:14:00 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: Plugins"
SRC_URI="mirror://apache/struts/source/${MY_P}.zip
http://dev.gentoo.org/~tomwij/files/dist/${MY_PN}-build.xml-${PV}.tar.xz
http://dev.gentoo.org/~tomwij/files/dist/${MY_PN}-${PV}-build.xml-classpath.patch"