summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:40:44 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:40:44 +0000
commit30dbf1b9d36d23e729482f481b62d18073622f5d (patch)
treef396f5983f44169880229384b68ba847b22d322b /dev-libs/xqilla
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-30dbf1b9d36d23e729482f481b62d18073622f5d.tar.gz
gentoo-2-30dbf1b9d36d23e729482f481b62d18073622f5d.tar.bz2
gentoo-2-30dbf1b9d36d23e729482f481b62d18073622f5d.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/xqilla')
-rw-r--r--dev-libs/xqilla/ChangeLog9
-rw-r--r--dev-libs/xqilla/xqilla-2.2.4.ebuild6
-rw-r--r--dev-libs/xqilla/xqilla-2.3.0.ebuild6
3 files changed, 12 insertions, 9 deletions
diff --git a/dev-libs/xqilla/ChangeLog b/dev-libs/xqilla/ChangeLog
index 118632c5f75d..7b5399743c04 100644
--- a/dev-libs/xqilla/ChangeLog
+++ b/dev-libs/xqilla/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/xqilla
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/xqilla/ChangeLog,v 1.14 2013/07/17 08:28:02 dirtyepic Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xqilla/ChangeLog,v 1.15 2014/08/10 20:40:44 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> xqilla-2.2.4.ebuild,
+ xqilla-2.3.0.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
17 Jul 2013; Ryan Hill <dirtyepic@gentoo.org> xqilla-2.2.4.ebuild,
+files/xqilla-2.2.4-gcc47.patch:
@@ -92,4 +96,3 @@
02 Mar 2007; Chris Carlin (volkris) <carlin@jlab.org>
+xqilla-1.0.1.ebuild, +metadata.xml:
New Ebuild for bug 167937
-
diff --git a/dev-libs/xqilla/xqilla-2.2.4.ebuild b/dev-libs/xqilla/xqilla-2.2.4.ebuild
index b74576e5f18a..18ed01a60c35 100644
--- a/dev-libs/xqilla/xqilla-2.2.4.ebuild
+++ b/dev-libs/xqilla/xqilla-2.2.4.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2013 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/xqilla/xqilla-2.2.4.ebuild,v 1.3 2013/07/17 08:28:02 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xqilla/xqilla-2.2.4.ebuild,v 1.4 2014/08/10 20:40:44 slyfox Exp $
EAPI="2"
inherit autotools base
MY_P="XQilla-${PV}"
-DESCRIPTION="An XQuery and XPath 2 library and command line utility written in C++."
+DESCRIPTION="An XQuery and XPath 2 library and command line utility written in C++"
HOMEPAGE="http://xqilla.sourceforge.net/HomePage"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="Apache-2.0 BSD"
diff --git a/dev-libs/xqilla/xqilla-2.3.0.ebuild b/dev-libs/xqilla/xqilla-2.3.0.ebuild
index 481065b9c357..98785b6b9a98 100644
--- a/dev-libs/xqilla/xqilla-2.3.0.ebuild
+++ b/dev-libs/xqilla/xqilla-2.3.0.ebuild
@@ -1,6 +1,6 @@
-# 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/xqilla/xqilla-2.3.0.ebuild,v 1.1 2012/05/24 20:25:19 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xqilla/xqilla-2.3.0.ebuild,v 1.2 2014/08/10 20:40:44 slyfox Exp $
EAPI="4"
@@ -8,7 +8,7 @@ inherit autotools base
MY_P="XQilla-${PV}"
-DESCRIPTION="An XQuery and XPath 2 library and command line utility written in C++."
+DESCRIPTION="An XQuery and XPath 2 library and command line utility written in C++"
HOMEPAGE="http://xqilla.sourceforge.net/HomePage"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="Apache-2.0 BSD"