commit: bc3cb22d7a7de39e804907e755b940d1cb73c3a8 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Sat Apr 1 19:09:58 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Apr 8 21:52:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc3cb22d
dev-java/sblim-cim-client: fix toolong DESCRIPTION. Package-Manager: Portage-2.3.5, Repoman-2.3.2 dev-java/sblim-cim-client/sblim-cim-client-2.2.1-r1.ebuild | 4 ++-- dev-java/sblim-cim-client/sblim-cim-client-2.2.1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-java/sblim-cim-client/sblim-cim-client-2.2.1-r1.ebuild b/dev-java/sblim-cim-client/sblim-cim-client-2.2.1-r1.ebuild index 1c913ecc1d1..952d9e55d46 100644 --- a/dev-java/sblim-cim-client/sblim-cim-client-2.2.1-r1.ebuild +++ b/dev-java/sblim-cim-client/sblim-cim-client-2.2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ JAVA_PKG_IUSE="doc source test" inherit java-pkg-2 java-ant-2 eutils -DESCRIPTION="A WBEM services client that includes an IETF RFC 2614 compliant SLP client for CIM service discovery" +DESCRIPTION="A WBEM services client that includes an SLP client for CIM service discovery" HOMEPAGE="http://sblim.wiki.sourceforge.net/CimClient" SRC_URI="mirror://sourceforge/sblim/${PN}2-${PV}-src.zip" diff --git a/dev-java/sblim-cim-client/sblim-cim-client-2.2.1.ebuild b/dev-java/sblim-cim-client/sblim-cim-client-2.2.1.ebuild index 458a4994112..93c55739e84 100644 --- a/dev-java/sblim-cim-client/sblim-cim-client-2.2.1.ebuild +++ b/dev-java/sblim-cim-client/sblim-cim-client-2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ JAVA_PKG_IUSE="doc source test" inherit java-pkg-2 java-ant-2 -DESCRIPTION="A WBEM services client that includes an IETF RFC 2614 compliant SLP client for CIM service discovery" +DESCRIPTION="A WBEM services client that includes an SLP client for CIM service discovery" HOMEPAGE="http://sblim.wiki.sourceforge.net/CimClient" SRC_URI="mirror://sourceforge/sblim/${PN}2-${PV}-src.zip"
