diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-09-20 22:34:31 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-09-20 22:34:31 +0200 |
commit | 608ef1c22b18fa8878adb0c96e827bb7f08fcd87 (patch) | |
tree | 8def4e710a5c4252ba530a432f84dfd98b3a8143 | |
parent | Remove SVN Id keyword throughout. (diff) | |
download | eselect-wxwidgets-608ef1c22b18fa8878adb0c96e827bb7f08fcd87.tar.gz eselect-wxwidgets-608ef1c22b18fa8878adb0c96e827bb7f08fcd87.tar.bz2 eselect-wxwidgets-608ef1c22b18fa8878adb0c96e827bb7f08fcd87.zip |
Remove trailing dot from DESCRIPTION.
Filtered-out-of: https://gitweb.gentoo.org/proj/eselect.git/
Filtered-branch: extern
Filtered-commit: 6e7c25208ba11b2e3734ad93154b261f1102af6e
-rw-r--r-- | wxwidgets.eselect | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wxwidgets.eselect b/wxwidgets.eselect index 8bbec15..62333a2 100644 --- a/wxwidgets.eselect +++ b/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}") |