From f249735ad71fd5f13bfd295c55e1e0d596a1dbff Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 22 Mar 2004 22:37:29 +0000 Subject: Another pass of .oe cleanups. BKrev: 405f6aa92YDm0pQN4padj00WWayDrQ --- regex-markup/regex-markup_0.9.0.oe | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'regex-markup') diff --git a/regex-markup/regex-markup_0.9.0.oe b/regex-markup/regex-markup_0.9.0.oe index 65479e6db7..23886176f3 100644 --- a/regex-markup/regex-markup_0.9.0.oe +++ b/regex-markup/regex-markup_0.9.0.oe @@ -1,13 +1,9 @@ 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. +markup according to used-defined rules." DEPENDS = "virtual/libc" RDEPENDS = "libc6" -SRC_URI = http://www.student.lu.se/~nbi98oli/src/regex-markup-0.9.0.tar.gz +SRC_URI = "http://www.student.lu.se/~nbi98oli/src/regex-markup-${PV}.tar.gz" inherit autotools -- cgit v1.2.3