diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:43:39 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:43:39 +0000 |
commit | dde8f4bb9ca794abaa002c80709abafc6f05fbf8 (patch) | |
tree | d11454be31a86ece4443426bca8c91903de4a9e7 /app-xemacs/c-support | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-dde8f4bb9ca794abaa002c80709abafc6f05fbf8.tar.gz gentoo-2-dde8f4bb9ca794abaa002c80709abafc6f05fbf8.tar.bz2 gentoo-2-dde8f4bb9ca794abaa002c80709abafc6f05fbf8.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/c-support')
-rw-r--r-- | app-xemacs/c-support/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/c-support/c-support-1.22.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/c-support/ChangeLog b/app-xemacs/c-support/ChangeLog index 0484c3ff964f..bc1ddfee9bf2 100644 --- a/app-xemacs/c-support/ChangeLog +++ b/app-xemacs/c-support/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/c-support -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/c-support/ChangeLog,v 1.13 2008/03/19 19:21:41 graaff Exp $ +# Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/c-support/ChangeLog,v 1.14 2014/08/10 18:43:39 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> c-support-1.22.ebuild: + QA: drop trailing '.' from DESCRIPTION 19 Mar 2008; Hans de Graaff <graaff@gentoo.org> metadata.xml: A herd should not be listed as maintainer diff --git a/app-xemacs/c-support/c-support-1.22.ebuild b/app-xemacs/c-support/c-support-1.22.ebuild index a25754d5cc7f..5cc4bf445340 100644 --- a/app-xemacs/c-support/c-support-1.22.ebuild +++ b/app-xemacs/c-support/c-support-1.22.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2007 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/c-support/c-support-1.22.ebuild,v 1.3 2007/06/03 17:54:44 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/c-support/c-support-1.22.ebuild,v 1.4 2014/08/10 18:43:39 slyfox Exp $ SLOT="0" IUSE="" -DESCRIPTION="Basic single-file add-ons for editing C code." +DESCRIPTION="Basic single-file add-ons for editing C code" PKG_CAT="standard" RDEPEND="app-xemacs/cc-mode |