diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:40:37 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:40:37 +0000 |
commit | a1ba1c01a334f7a174f1a18ed8e8a1985261e9c3 (patch) | |
tree | 6981f9046b5a20961c3030335e3aeaf43d411690 /dev-libs/xml-security-c | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-a1ba1c01a334f7a174f1a18ed8e8a1985261e9c3.tar.gz gentoo-2-a1ba1c01a334f7a174f1a18ed8e8a1985261e9c3.tar.bz2 gentoo-2-a1ba1c01a334f7a174f1a18ed8e8a1985261e9c3.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-libs/xml-security-c')
-rw-r--r-- | dev-libs/xml-security-c/ChangeLog | 9 | ||||
-rw-r--r-- | dev-libs/xml-security-c/xml-security-c-1.6.1.ebuild | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-libs/xml-security-c/ChangeLog b/dev-libs/xml-security-c/ChangeLog index 289d269d2210..9e7f0fd74df0 100644 --- a/dev-libs/xml-security-c/ChangeLog +++ b/dev-libs/xml-security-c/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/xml-security-c -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/xml-security-c/ChangeLog,v 1.5 2012/05/04 18:35:52 jdhore Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xml-security-c/ChangeLog,v 1.6 2014/08/10 20:40:37 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + xml-security-c-1.6.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 04 May 2012; Jeff Horelick <jdhore@gentoo.org> xml-security-c-1.6.1.ebuild: dev-util/pkgconfig -> virtual/pkgconfig @@ -51,4 +55,3 @@ +xml-security-c-1.4.0.ebuild, +metadata.xml: New ebuild wrt bug 202952. Thanks to original bug authors and chithead, scarabeus, pva and tommy for help polishing. - diff --git a/dev-libs/xml-security-c/xml-security-c-1.6.1.ebuild b/dev-libs/xml-security-c/xml-security-c-1.6.1.ebuild index 70dc18c54c5b..364e957500bb 100644 --- a/dev-libs/xml-security-c/xml-security-c-1.6.1.ebuild +++ b/dev-libs/xml-security-c/xml-security-c-1.6.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/xml-security-c/xml-security-c-1.6.1.ebuild,v 1.2 2012/05/04 18:35:52 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xml-security-c/xml-security-c-1.6.1.ebuild,v 1.3 2014/08/10 20:40:37 slyfox Exp $ EAPI="4" inherit eutils -DESCRIPTION="Apache C++ XML security libraries." +DESCRIPTION="Apache C++ XML security libraries" HOMEPAGE="http://santuario.apache.org/" SRC_URI="mirror://apache/santuario/c-library/${P}.tar.gz" LICENSE="Apache-2.0" |