Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
gentoo-x86 commit in sys-apps/ack: ack-1.86.ebuild
Date:
Mon, 04 Aug 2008 22:58:45 +0000
solar 08/08/04 22:58:45
Modified: ack-1.86.ebuild
Log:
- ebuild style. anti word wrap
(Portage version: 2.1.4.4)
Revision Changes Path
1.2 sys-apps/ack/ack-1.86.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/ack/ack-1.86.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/ack/ack-1.86.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/ack/ack-1.86.ebuild?r1=1.1&r2=1.2
Index: ack-1.86.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/ack/ack-1.86.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ack-1.86.ebuild 4 Aug 2008 20:01:07 -0000 1.1
+++ ack-1.86.ebuild 4 Aug 2008 22:58:44 -0000 1.2
@@ -1,11 +1,10 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ack/ack-1.86.ebuild,v 1.1 2008/08/04 20:01:07 rajiv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ack/ack-1.86.ebuild,v 1.2 2008/08/04 22:58:44 solar Exp $
inherit perl-module
-DESCRIPTION="ack is a tool like grep, aimed at programmers with large trees of
-heterogeneous source code"
+DESCRIPTION="ack is a tool like grep, aimed at programmers with large trees of heterogeneous source code"
HOMEPAGE="http://www.petdance.com/ack/"
SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz"