diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-06-20 10:09:38 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-06-20 10:09:38 +0000 |
commit | f99a378e42dfebe93980fa3d45cd26f229682054 (patch) | |
tree | 38f61099eb16ee87aa69dd4e9e43c9b63d47ae10 /aliens | |
parent | 8c3c221d0a83a1ff2f03765475eeffdbbd579637 (diff) |
fix descriptions and sections for games
BKrev: 40d56262Vpfaj153rAxAJLvXyC2igw
Diffstat (limited to 'aliens')
-rw-r--r-- | aliens/aliens_1.0.0.oe | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aliens/aliens_1.0.0.oe b/aliens/aliens_1.0.0.oe index ec70ac8e16..8cf455dfbc 100644 --- a/aliens/aliens_1.0.0.oe +++ b/aliens/aliens_1.0.0.oe @@ -1,5 +1,5 @@ -DESCRIPTION = "Classic Arcaede Shooter for Qtopia/Opie - based on SDL" -SECTION = "base" +DESCRIPTION = "Classic Arcade Shooter for Qt/Embedded based palmtop environments w/ SDL." +SECTION = "opie/games" PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" LICENSE = "GPL" |