diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:58:47 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:58:47 +0000 |
commit | 98141008202afb1d5cb611aaac9eefcf8d7ead06 (patch) | |
tree | 673b8af7032845fb7ab32c1807723666036aefa7 /app-xemacs/erc/erc-0.21.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-98141008202afb1d5cb611aaac9eefcf8d7ead06.tar.gz gentoo-2-98141008202afb1d5cb611aaac9eefcf8d7ead06.tar.bz2 gentoo-2-98141008202afb1d5cb611aaac9eefcf8d7ead06.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 'app-xemacs/erc/erc-0.21.ebuild')
-rw-r--r-- | app-xemacs/erc/erc-0.21.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/erc/erc-0.21.ebuild b/app-xemacs/erc/erc-0.21.ebuild index f6f623b005ac..c3356f11dc1c 100644 --- a/app-xemacs/erc/erc-0.21.ebuild +++ b/app-xemacs/erc/erc-0.21.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/erc/erc-0.21.ebuild,v 1.3 2008/04/28 18:02:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/erc/erc-0.21.ebuild,v 1.4 2014/08/10 18:58:47 slyfox Exp $ SLOT="0" IUSE="" -DESCRIPTION="ERC - The Emacs IRC Client." +DESCRIPTION="ERC - The Emacs IRC Client" PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base" |