summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:53:00 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:53:00 +0000
commitb2ab946b94721eb5922126581d4f847fa394b8cc (patch)
tree18fd51c63987f87d732cfecf83bc445d54fc12ad
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-b2ab946b94721eb5922126581d4f847fa394b8cc.tar.gz
gentoo-2-b2ab946b94721eb5922126581d4f847fa394b8cc.tar.bz2
gentoo-2-b2ab946b94721eb5922126581d4f847fa394b8cc.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
-rw-r--r--net-nds/gosa-core/ChangeLog9
-rw-r--r--net-nds/gosa-core/gosa-core-2.6.10.ebuild6
-rw-r--r--net-nds/gosa-core/gosa-core-2.6.11.ebuild6
-rw-r--r--net-nds/gosa-core/gosa-core-2.6.12.ebuild6
4 files changed, 15 insertions, 12 deletions
diff --git a/net-nds/gosa-core/ChangeLog b/net-nds/gosa-core/ChangeLog
index 54b592af0897..90ede4e5ca72 100644
--- a/net-nds/gosa-core/ChangeLog
+++ b/net-nds/gosa-core/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-nds/gosa-core
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/gosa-core/ChangeLog,v 1.4 2011/03/01 06:47:43 dev-zero Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-nds/gosa-core/ChangeLog,v 1.5 2014/08/10 20:53:00 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> gosa-core-2.6.10.ebuild,
+ gosa-core-2.6.11.ebuild, gosa-core-2.6.12.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*gosa-core-2.6.12 (01 Mar 2011)
@@ -22,4 +26,3 @@
29 Jul 2010; Tiziano Müller <dev-zero@gentoo.org>
+gosa-core-2.6.10.ebuild, +files/gosa.include, +metadata.xml:
Initial commit, ebuild written by me (bug #224983).
-
diff --git a/net-nds/gosa-core/gosa-core-2.6.10.ebuild b/net-nds/gosa-core/gosa-core-2.6.10.ebuild
index ec87ae0ffef1..616e9821d0ba 100644
--- a/net-nds/gosa-core/gosa-core-2.6.10.ebuild
+++ b/net-nds/gosa-core/gosa-core-2.6.10.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/net-nds/gosa-core/gosa-core-2.6.10.ebuild,v 1.3 2010/07/29 14:38:39 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/gosa-core/gosa-core-2.6.10.ebuild,v 1.4 2014/08/10 20:53:00 slyfox Exp $
EAPI=3
inherit eutils
-DESCRIPTION="LDAP administration frontend for user administration."
+DESCRIPTION="LDAP administration frontend for user administration"
HOMEPAGE="https://oss.gonicus.de/labs/gosa/wiki/WikiStart."
SRC_URI="ftp://oss.gonicus.de/pub/gosa/${P}.tar.bz2
http://oss.gonicus.de/pub/gosa/${P}.tar.bz2
diff --git a/net-nds/gosa-core/gosa-core-2.6.11.ebuild b/net-nds/gosa-core/gosa-core-2.6.11.ebuild
index dece6dff4993..c91363d1aed6 100644
--- a/net-nds/gosa-core/gosa-core-2.6.11.ebuild
+++ b/net-nds/gosa-core/gosa-core-2.6.11.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/net-nds/gosa-core/gosa-core-2.6.11.ebuild,v 1.1 2010/08/23 08:57:09 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/gosa-core/gosa-core-2.6.11.ebuild,v 1.2 2014/08/10 20:53:00 slyfox Exp $
EAPI=3
inherit eutils
-DESCRIPTION="LDAP administration frontend for user administration."
+DESCRIPTION="LDAP administration frontend for user administration"
HOMEPAGE="https://oss.gonicus.de/labs/gosa/wiki/WikiStart."
SRC_URI="ftp://oss.gonicus.de/pub/gosa/${P}.tar.bz2
http://oss.gonicus.de/pub/gosa/${P}.tar.bz2
diff --git a/net-nds/gosa-core/gosa-core-2.6.12.ebuild b/net-nds/gosa-core/gosa-core-2.6.12.ebuild
index 4e8608ee5592..d9a2dfc791ee 100644
--- a/net-nds/gosa-core/gosa-core-2.6.12.ebuild
+++ b/net-nds/gosa-core/gosa-core-2.6.12.ebuild
@@ -1,12 +1,12 @@
-# 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/net-nds/gosa-core/gosa-core-2.6.12.ebuild,v 1.1 2011/03/01 06:47:43 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/gosa-core/gosa-core-2.6.12.ebuild,v 1.2 2014/08/10 20:53:00 slyfox Exp $
EAPI=4
inherit eutils
-DESCRIPTION="LDAP administration frontend for user administration."
+DESCRIPTION="LDAP administration frontend for user administration"
HOMEPAGE="https://oss.gonicus.de/labs/gosa/wiki/WikiStart."
SRC_URI="ftp://oss.gonicus.de/pub/gosa/${P}.tar.bz2
http://oss.gonicus.de/pub/gosa/${P}.tar.bz2