diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:19:40 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:19:40 +0000 |
commit | 66bad0d9dc90a9f4e7ee3ebb6ff6fb15a69f120a (patch) | |
tree | 059ac58c4f78593699535165d2d0f56f9ca3f6b9 /gnustep-apps | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-66bad0d9dc90a9f4e7ee3ebb6ff6fb15a69f120a.tar.gz gentoo-2-66bad0d9dc90a9f4e7ee3ebb6ff6fb15a69f120a.tar.bz2 gentoo-2-66bad0d9dc90a9f4e7ee3ebb6ff6fb15a69f120a.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 'gnustep-apps')
-rw-r--r-- | gnustep-apps/easydiff/ChangeLog | 8 | ||||
-rw-r--r-- | gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild | 6 | ||||
-rw-r--r-- | gnustep-apps/easydiff/easydiff-0.4.0.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/gnustep-apps/easydiff/ChangeLog b/gnustep-apps/easydiff/ChangeLog index 403fb5f51dad..59e5972e89c8 100644 --- a/gnustep-apps/easydiff/ChangeLog +++ b/gnustep-apps/easydiff/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnustep-apps/easydiff -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/ChangeLog,v 1.23 2012/06/07 15:11:13 xmw Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/ChangeLog,v 1.24 2014/08/10 21:19:40 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + easydiff-0.3.1_pre20061115.ebuild, easydiff-0.4.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 07 Jun 2012; Michael Weber <xmw@gentoo.org> easydiff-0.4.0.ebuild: ppc stable (bug 410601) diff --git a/gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild b/gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild index 1f3904523a09..c6e27cf5d501 100644 --- a/gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild +++ b/gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild @@ -1,10 +1,10 @@ -# 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/gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild,v 1.5 2010/06/22 18:53:14 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild,v 1.6 2014/08/10 21:19:40 slyfox Exp $ inherit gnustep-2 -DESCRIPTION="GNUstep app that lets you easily see the differences between two text files." +DESCRIPTION="GNUstep app that lets you easily see the differences between two text files" HOMEPAGE="http://www.collaboration-world.com/easydiff/" SRC_URI="mirror://gentoo/${P}.tar.gz" diff --git a/gnustep-apps/easydiff/easydiff-0.4.0.ebuild b/gnustep-apps/easydiff/easydiff-0.4.0.ebuild index 550b712becc6..dba7e6e4d388 100644 --- a/gnustep-apps/easydiff/easydiff-0.4.0.ebuild +++ b/gnustep-apps/easydiff/easydiff-0.4.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/easydiff-0.4.0.ebuild,v 1.5 2012/06/07 15:11:13 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/easydiff-0.4.0.ebuild,v 1.6 2014/08/10 21:19:40 slyfox Exp $ inherit gnustep-2 MY_P=${P/easyd/EasyD} -DESCRIPTION="GNUstep app that lets you easily see the differences between two text files." +DESCRIPTION="GNUstep app that lets you easily see the differences between two text files" HOMEPAGE="http://wiki.gnustep.org/index.php/EasyDiff.app" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/usr-apps/${MY_P}.tar.gz" |