summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-14 10:54:16 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-14 10:54:16 +0000
commitd2a7a0a7b553a262a20af0037aa46396892cced5 (patch)
tree77805c41ac7fde83e7ebdf5a5635569521a22b77 /app-misc/grc
parentversion bumped. (Manifest recommit) (diff)
downloadgentoo-2-d2a7a0a7b553a262a20af0037aa46396892cced5.tar.gz
gentoo-2-d2a7a0a7b553a262a20af0037aa46396892cced5.tar.bz2
gentoo-2-d2a7a0a7b553a262a20af0037aa46396892cced5.zip
Don't assign default to S; header fix
Diffstat (limited to 'app-misc/grc')
-rw-r--r--app-misc/grc/ChangeLog8
-rw-r--r--app-misc/grc/grc-1.0.2.ebuild5
-rw-r--r--app-misc/grc/grc-1.0.6.ebuild5
3 files changed, 10 insertions, 8 deletions
diff --git a/app-misc/grc/ChangeLog b/app-misc/grc/ChangeLog
index 27e4fb179ac6..6477d7250c74 100644
--- a/app-misc/grc/ChangeLog
+++ b/app-misc/grc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/grc
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/grc/ChangeLog,v 1.4 2003/10/30 11:41:40 dholm Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/grc/ChangeLog,v 1.5 2004/03/14 10:50:54 mr_bones_ Exp $
+
+ 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> grc-1.0.2.ebuild,
+ grc-1.0.6.ebuild:
+ Don't assign default to S; header fix
30 Oct 2003; David Holm <dholm@gentoo.org> grc-1.0.6.ebuild:
Added to ~ppc.
diff --git a/app-misc/grc/grc-1.0.2.ebuild b/app-misc/grc/grc-1.0.2.ebuild
index 3a51b9d816ac..2828359f4613 100644
--- a/app-misc/grc/grc-1.0.2.ebuild
+++ b/app-misc/grc/grc-1.0.2.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/grc/grc-1.0.2.ebuild,v 1.7 2003/09/05 12:10:36 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/grc/grc-1.0.2.ebuild,v 1.8 2004/03/14 10:50:54 mr_bones_ Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="Generic Colouriser is yet another colouriser for beautifying your logfiles or output of commands"
SRC_URI="http://melkor.dnp.fmph.uniba.sk/~garabik/grc/grc_1.0.2.tar.gz"
HOMEPAGE="http://melkor.dnp.fmph.uniba.sk/~garabik/grc.html"
diff --git a/app-misc/grc/grc-1.0.6.ebuild b/app-misc/grc/grc-1.0.6.ebuild
index 647fd1f3906b..3b36d9fff3f9 100644
--- a/app-misc/grc/grc-1.0.6.ebuild
+++ b/app-misc/grc/grc-1.0.6.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/grc/grc-1.0.6.ebuild,v 1.3 2003/10/30 11:41:41 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/grc/grc-1.0.6.ebuild,v 1.4 2004/03/14 10:50:54 mr_bones_ Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="Generic Colouriser is yet another colouriser for beautifying your logfiles or output of commands"
SRC_URI="http://melkor.dnp.fmph.uniba.sk/~garabik/grc/grc_${PV}.tar.gz"
HOMEPAGE="http://melkor.dnp.fmph.uniba.sk/~garabik/grc.html"