summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:33:44 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:33:44 +0000
commit7c4c8f91bf54eb6156e1dc1b9651c15ff9fecbda (patch)
tree457c7da25e8487e50ae3575dff7a0c0ba331f29c /dev-libs/gnulib
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-7c4c8f91bf54eb6156e1dc1b9651c15ff9fecbda.tar.gz
gentoo-2-7c4c8f91bf54eb6156e1dc1b9651c15ff9fecbda.tar.bz2
gentoo-2-7c4c8f91bf54eb6156e1dc1b9651c15ff9fecbda.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/gnulib')
-rw-r--r--dev-libs/gnulib/ChangeLog9
-rw-r--r--dev-libs/gnulib/gnulib-2009.03.03.14.07.45-r1.ebuild6
-rw-r--r--dev-libs/gnulib/gnulib-9999-r1.ebuild6
3 files changed, 12 insertions, 9 deletions
diff --git a/dev-libs/gnulib/ChangeLog b/dev-libs/gnulib/ChangeLog
index 2e75e9b63c1f..5d7acc4dab30 100644
--- a/dev-libs/gnulib/ChangeLog
+++ b/dev-libs/gnulib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/gnulib
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gnulib/ChangeLog,v 1.12 2011/09/21 08:21:11 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gnulib/ChangeLog,v 1.13 2014/08/10 20:33:44 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
+ gnulib-2009.03.03.14.07.45-r1.ebuild, gnulib-9999-r1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
21 Sep 2011; Michał Górny <mgorny@gentoo.org> gnulib-9999-r1.ebuild:
Migrate to git-2.
@@ -45,4 +49,3 @@
+gnulib-9999.ebuild:
New ebuild, imported from my overlay.
Thanks to Davide Angelocola wrt bug #162295 for original ebuild.
-
diff --git a/dev-libs/gnulib/gnulib-2009.03.03.14.07.45-r1.ebuild b/dev-libs/gnulib/gnulib-2009.03.03.14.07.45-r1.ebuild
index 5cd546230220..411ef79ceead 100644
--- a/dev-libs/gnulib/gnulib-2009.03.03.14.07.45-r1.ebuild
+++ b/dev-libs/gnulib/gnulib-2009.03.03.14.07.45-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2010 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/gnulib/gnulib-2009.03.03.14.07.45-r1.ebuild,v 1.1 2010/02/20 20:36:49 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gnulib/gnulib-2009.03.03.14.07.45-r1.ebuild,v 1.2 2014/08/10 20:33:44 slyfox Exp $
EAPI=3
inherit eutils autotools
-DESCRIPTION="Gnulib is a library of common routines intended to be shared at the source level."
+DESCRIPTION="Gnulib is a library of common routines intended to be shared at the source level"
HOMEPAGE="http://www.gnu.org/software/gnulib"
# This tar.gz is created on-the-fly when downloaded from
diff --git a/dev-libs/gnulib/gnulib-9999-r1.ebuild b/dev-libs/gnulib/gnulib-9999-r1.ebuild
index c0db8a8b708a..d47f4cfab861 100644
--- a/dev-libs/gnulib/gnulib-9999-r1.ebuild
+++ b/dev-libs/gnulib/gnulib-9999-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 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/gnulib/gnulib-9999-r1.ebuild,v 1.5 2011/09/21 08:21:11 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gnulib/gnulib-9999-r1.ebuild,v 1.6 2014/08/10 20:33:44 slyfox Exp $
EGIT_REPO_URI="git://git.savannah.gnu.org/${PN}.git
http://git.savannah.gnu.org/r/${PN}.git"
inherit eutils git-2
-DESCRIPTION="Gnulib is a library of common routines intended to be shared at the source level."
+DESCRIPTION="Gnulib is a library of common routines intended to be shared at the source level"
HOMEPAGE="http://www.gnu.org/software/gnulib"
LICENSE="GPL-2"