diff options
Diffstat (limited to 'gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild')
-rw-r--r-- | gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |