From: Koen Kooi Date: Fri, 5 Aug 2005 18:51:14 +0000 (+0000) Subject: Remove bogus 'opie' from section in the abuse .bb X-Git-Tag: Release-2010-05/1~9453^2~3971^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04d420ed91a8d597140cd7982a84d185649ec3cc;p=openembedded.git Remove bogus 'opie' from section in the abuse .bb --- diff --git a/packages/abuse/abuse_0.7.0.bb b/packages/abuse/abuse_0.7.0.bb index 02458259f9..38124296fa 100644 --- a/packages/abuse/abuse_0.7.0.bb +++ b/packages/abuse/abuse_0.7.0.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Abuse-SDL is a port of Abuse by Crack Dot Com to Linux using the Simple DirectMedia Layer library." PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " -SECTION = "opie/games" +SECTION = "games" LICENSE = "GPL" DEPENDS = "virtual/libsdl libsdl-mixer libsdl-image"