* [gentoo-commits] gentoo-x86 commit in dev-libs/xml-security-c: xml-security-c-1.6.1.ebuild ChangeLog
@ 2012-05-04 18:35 Jeff Horelick (jdhore)
0 siblings, 0 replies; 2+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-04 18:35 UTC (permalink / raw
To: gentoo-commits
jdhore 12/05/04 18:35:52
Modified: xml-security-c-1.6.1.ebuild ChangeLog
Log:
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Revision Changes Path
1.2 dev-libs/xml-security-c/xml-security-c-1.6.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xml-security-c/xml-security-c-1.6.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xml-security-c/xml-security-c-1.6.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xml-security-c/xml-security-c-1.6.1.ebuild?r1=1.1&r2=1.2
Index: xml-security-c-1.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/xml-security-c/xml-security-c-1.6.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xml-security-c-1.6.1.ebuild 4 Aug 2011 13:53:11 -0000 1.1
+++ xml-security-c-1.6.1.ebuild 4 May 2012 18:35:52 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.1 2011/08/04 13:53:11 dev-zero Exp $
+# $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 $
EAPI="4"
@@ -19,7 +19,7 @@
nss? ( dev-libs/nss )
xalan? ( dev-libs/xalan-c )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
epatch "${FILESDIR}/${PV}-nss-compilation-fix.patch"
1.5 dev-libs/xml-security-c/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xml-security-c/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xml-security-c/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xml-security-c/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/xml-security-c/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 9 Oct 2011 07:21:16 -0000 1.4
+++ ChangeLog 4 May 2012 18:35:52 -0000 1.5
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/xml-security-c
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/xml-security-c/ChangeLog,v 1.4 2011/10/09 07:21:16 dev-zero Exp $
+# 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 $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> xml-security-c-1.6.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
09 Oct 2011; Tiziano Müller <dev-zero@gentoo.org>
-files/1.5.1-parallel_build.patch, -xml-security-c-1.5.1.ebuild,
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/xml-security-c: xml-security-c-1.6.1.ebuild ChangeLog
@ 2014-08-10 20:40 Sergei Trofimovich (slyfox)
0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 20:40 UTC (permalink / raw
To: gentoo-commits
slyfox 14/08/10 20:40:37
Modified: xml-security-c-1.6.1.ebuild ChangeLog
Log:
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path
1.3 dev-libs/xml-security-c/xml-security-c-1.6.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xml-security-c/xml-security-c-1.6.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xml-security-c/xml-security-c-1.6.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xml-security-c/xml-security-c-1.6.1.ebuild?r1=1.2&r2=1.3
Index: xml-security-c-1.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/xml-security-c/xml-security-c-1.6.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xml-security-c-1.6.1.ebuild 4 May 2012 18:35:52 -0000 1.2
+++ xml-security-c-1.6.1.ebuild 10 Aug 2014 20:40:37 -0000 1.3
@@ -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"
1.6 dev-libs/xml-security-c/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xml-security-c/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xml-security-c/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xml-security-c/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/xml-security-c/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 4 May 2012 18:35:52 -0000 1.5
+++ ChangeLog 10 Aug 2014 20:40:37 -0000 1.6
@@ -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.
-
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-11 21:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-10 20:40 [gentoo-commits] gentoo-x86 commit in dev-libs/xml-security-c: xml-security-c-1.6.1.ebuild ChangeLog Sergei Trofimovich (slyfox)
-- strict thread matches above, loose matches on Subject: below --
2012-05-04 18:35 Jeff Horelick (jdhore)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox