summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Wijsman <tomwij@gentoo.org>2013-10-23 17:21:57 +0000
committerTom Wijsman <tomwij@gentoo.org>2013-10-23 17:21:57 +0000
commit6eae9432af4137ad6be206f78ef368e670996403 (patch)
tree1cee527040259c59d44531dbe5c4b56b5f2b5bd1 /dev-java/glassfish-xmlrpc-api
parentVersion bump (diff)
downloadgentoo-2-6eae9432af4137ad6be206f78ef368e670996403.tar.gz
gentoo-2-6eae9432af4137ad6be206f78ef368e670996403.tar.bz2
gentoo-2-6eae9432af4137ad6be206f78ef368e670996403.zip
This is not necessarily Enterprise, changed DESCRIPTION.
(Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'dev-java/glassfish-xmlrpc-api')
-rw-r--r--dev-java/glassfish-xmlrpc-api/ChangeLog6
-rw-r--r--dev-java/glassfish-xmlrpc-api/glassfish-xmlrpc-api-1.1.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/glassfish-xmlrpc-api/ChangeLog b/dev-java/glassfish-xmlrpc-api/ChangeLog
index 63fb3bc60c9f..1b9b396c40d4 100644
--- a/dev-java/glassfish-xmlrpc-api/ChangeLog
+++ b/dev-java/glassfish-xmlrpc-api/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/glassfish-xmlrpc-api
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/glassfish-xmlrpc-api/ChangeLog,v 1.1 2013/10/23 17:15:06 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/glassfish-xmlrpc-api/ChangeLog,v 1.2 2013/10/23 17:21:57 tomwij Exp $
+
+ 23 Oct 2013; Tom Wijsman <TomWij@gentoo.org>
+ glassfish-xmlrpc-api-1.1.1.ebuild:
+ This is not necessarily Enterprise, changed DESCRIPTION.
*glassfish-xmlrpc-api-1.1.1 (23 Oct 2013)
diff --git a/dev-java/glassfish-xmlrpc-api/glassfish-xmlrpc-api-1.1.1.ebuild b/dev-java/glassfish-xmlrpc-api/glassfish-xmlrpc-api-1.1.1.ebuild
index 5c79590b0a63..244c159149dd 100644
--- a/dev-java/glassfish-xmlrpc-api/glassfish-xmlrpc-api-1.1.1.ebuild
+++ b/dev-java/glassfish-xmlrpc-api/glassfish-xmlrpc-api-1.1.1.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/glassfish-xmlrpc-api/glassfish-xmlrpc-api-1.1.1.ebuild,v 1.1 2013/10/23 17:15:06 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/glassfish-xmlrpc-api/glassfish-xmlrpc-api-1.1.1.ebuild,v 1.2 2013/10/23 17:21:57 tomwij Exp $
EAPI="5"
@@ -10,7 +10,7 @@ inherit java-pkg-2 java-ant-2
TOMEE_PV="1.5.2"
-DESCRIPTION="Project GlassFish Enterprise XML RPC API"
+DESCRIPTION="Project GlassFish XML RPC API"
HOMEPAGE="https://glassfish.java.net/"
SRC_URI="http://dev.gentoo.org/~tomwij/files/dist/${P}.tar.xz"