From 06f7d17e81de21a95e35b03453242bc62b05a6aa Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 13 Mar 2004 05:42:36 +0000 Subject: First pass of .oe cleanups. BKrev: 40529f4crFtRY5_1DubNmWhDeHSmPw --- fam/fam_2.7.0.oe | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'fam/fam_2.7.0.oe') diff --git a/fam/fam_2.7.0.oe b/fam/fam_2.7.0.oe index d9c2279ed4..dec9c70842 100644 --- a/fam/fam_2.7.0.oe +++ b/fam/fam_2.7.0.oe @@ -1,8 +1,8 @@ -DESCRIPTION=File Alteration Monitor -SECTION=libs -PRIORITY=optional -RDEPENDS=libc6 -DEPENDS=virtual/libc +DESCRIPTION = "File Alteration Monitor" +SECTION = "libs" +PRIORITY = "optional" +RDEPENDS = "libc6" +DEPENDS = "virtual/libc" SRC_URI = ftp://oss.sgi.com/projects/fam/download/stable/fam-${PV}.tar.gz \ file://${FILESDIR}/compile-fix.patch;patch=1 -- cgit v1.2.3