aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-09-20 22:34:31 +0200
committerUlrich Müller <ulm@gentoo.org>2013-09-20 22:34:31 +0200
commit6e7c25208ba11b2e3734ad93154b261f1102af6e (patch)
tree6fe86724b21bcec96dc9995cddadf592d9c1cde1
parentxvmc.eselect: version bumped to 0.4 (diff)
downloadeselect-6e7c25208ba11b2e3734ad93154b261f1102af6e.tar.gz
eselect-6e7c25208ba11b2e3734ad93154b261f1102af6e.tar.bz2
eselect-6e7c25208ba11b2e3734ad93154b261f1102af6e.zip
Remove trailing dot from DESCRIPTION.
-rw-r--r--modules/oodict.eselect2
-rw-r--r--modules/tbirddict.eselect2
-rw-r--r--modules/wxwidgets.eselect2
3 files changed, 3 insertions, 3 deletions
diff --git a/modules/oodict.eselect b/modules/oodict.eselect
index 9d80f6a..2aff895 100644
--- a/modules/oodict.eselect
+++ b/modules/oodict.eselect
@@ -2,7 +2,7 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-DESCRIPTION="Manage the configuration of dictionaries for OpenOffice.Org."
+DESCRIPTION="Manage the configuration of dictionaries for OpenOffice.Org"
MAINTAINER="kevquinn@gentoo.org"
VERSION="20100228"
diff --git a/modules/tbirddict.eselect b/modules/tbirddict.eselect
index c9143b6..6a8d609 100644
--- a/modules/tbirddict.eselect
+++ b/modules/tbirddict.eselect
@@ -2,7 +2,7 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-DESCRIPTION="Manage the configuration of dictionaries for Mozilla Thunderbird."
+DESCRIPTION="Manage the configuration of dictionaries for Mozilla Thunderbird"
MAINTAINER="kevquinn@gentoo.org"
SVN_DATE='$Date$'
VERSION=$(svn_date_to_version "${SVN_DATE}" )
diff --git a/modules/wxwidgets.eselect b/modules/wxwidgets.eselect
index 8bbec15..62333a2 100644
--- a/modules/wxwidgets.eselect
+++ b/modules/wxwidgets.eselect
@@ -4,7 +4,7 @@
inherit config
-DESCRIPTION="Manage the system default wxWidgets profile."
+DESCRIPTION="Manage the system default wxWidgets profile"
MAINTAINER="wxwidgets@gentoo.org"
SVN_DATE='$Date$'
VERSION=$(svn_date_to_version "${SVN_DATE}")