xrestop 0.4: Add DESCRIPTION & SECTION.
authorPaul Sokolovsky <pmiscml@gmail.com>
Wed, 2 Jan 2008 20:13:29 +0000 (20:13 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Wed, 2 Jan 2008 20:13:29 +0000 (20:13 +0000)
packages/xrestop/xrestop_0.4.bb

index 40396a2..0ecf39a 100644 (file)
@@ -1,5 +1,8 @@
+DESCRIPTION = "top-like statistics of X11 server resource usage by clients"
+SECTION = "x11/utils"
 HOMEPAGE = "http://www.freedesktop.org/wiki/Software/xrestop"
 LICENSE = "GPL"
+PR = "r1"
 
 DEPENDS = "libxres libxext virtual/libx11"