From 4e62832980e7c7f1d205e67c6db89dcdff200b6b Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Wed, 3 Dec 2003 04:22:15 +0000 Subject: Remove unnecessary sets of the S variable, we have a sane default for that now. BKrev: 3fcd64f7p2VYsNYNbFnMtPYuY-5tZQ --- regex-markup/regex-markup_0.9.0.oe | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'regex-markup/regex-markup_0.9.0.oe') diff --git a/regex-markup/regex-markup_0.9.0.oe b/regex-markup/regex-markup_0.9.0.oe index e69de29bb2..3b521b920d 100644 --- a/regex-markup/regex-markup_0.9.0.oe +++ b/regex-markup/regex-markup_0.9.0.oe @@ -0,0 +1,13 @@ +DESCRIPTION = Regex-markup performs regular expression-based text \ +markup according to used-defined rules. This can be used to color \ +syslog files as well as the output of programs such as ping, traceroute, \ +gcc etc. The hierarchal rules-format is simple to understand, yet very \ +powerful. Regex-markup is written entirely in C, and uses POSIX regular \ +expressions to do much of its work. + +DEPENDS = virtual/libc +RDEPENDS = libc6 + +SRC_URI = http://www.student.lu.se/~nbi98oli/src/regex-markup-0.9.0.tar.gz + +inherit autotools -- cgit v1.2.3