summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Kuleshov <svyatogor@gentoo.org>2006-04-16 11:58:25 +0000
committerSergey Kuleshov <svyatogor@gentoo.org>2006-04-16 11:58:25 +0000
commit422433c491ff0c0c21da89b749935bb2bef9051a (patch)
tree53b64918666318c57c53e9d66992868f4550d6c7 /rox-extra/diff
parentclosing #119308 (diff)
downloadhistorical-422433c491ff0c0c21da89b749935bb2bef9051a.tar.gz
historical-422433c491ff0c0c21da89b749935bb2bef9051a.tar.bz2
historical-422433c491ff0c0c21da89b749935bb2bef9051a.zip
fixed description
Package-Manager: portage-2.0.54
Diffstat (limited to 'rox-extra/diff')
-rw-r--r--rox-extra/diff/ChangeLog7
-rw-r--r--rox-extra/diff/diff-2.1.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/rox-extra/diff/ChangeLog b/rox-extra/diff/ChangeLog
index fe2257a5670b..07bc7b07640e 100644
--- a/rox-extra/diff/ChangeLog
+++ b/rox-extra/diff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for rox-extra/diff
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/diff/ChangeLog,v 1.1 2005/10/08 18:22:01 svyatogor Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/diff/ChangeLog,v 1.2 2006/04/16 11:58:25 svyatogor Exp $
+
+ 16 Apr 2006; Sergey Kuleshov <svyatogor@gentoo.org> diff-2.1.2.ebuild:
+ Fixed description.
*diff-2.1.2 (08 Oct 2005)
diff --git a/rox-extra/diff/diff-2.1.2.ebuild b/rox-extra/diff/diff-2.1.2.ebuild
index 979053bbe03b..314991ceb977 100644
--- a/rox-extra/diff/diff-2.1.2.ebuild
+++ b/rox-extra/diff/diff-2.1.2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/diff/diff-2.1.2.ebuild,v 1.1 2005/10/08 18:22:01 svyatogor Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/diff/diff-2.1.2.ebuild,v 1.2 2006/04/16 11:58:25 svyatogor Exp $
inherit eutils rox
MY_PN="Diff"
PATCH_FN="diff-2.1.2_unified-fix.patch"
-DESCRIPTION="This is a helper program for ROX-Filer. It provides images for video files. By Stephen Watson"
+DESCRIPTION="This is a helper program for ROX-Filer. It displays a coloured context diff between two files"
HOMEPAGE="http://www.kerofin.demon.co.uk/rox/diff.html"
SRC_URI="http://www.kerofin.demon.co.uk/rox/${MY_PN}-${PV}.tar.gz"