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