summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorAaron Mavrinac <mavrinac@gmail.com>2012-02-22 11:15:12 -0500
committerAaron Mavrinac <mavrinac@gmail.com>2012-02-22 11:15:12 -0500
commit6fa8966710e748c7f9c5a31723bd4cff2fc2eb01 (patch)
tree9deefb1a395d7783cd2752301ec51d58758174b2 /x11-wm
parentApparently qhull dependency is not optional, but 2010.1 from the official tre... (diff)
downloadezod-6fa8966710e748c7f9c5a31723bd4cff2fc2eb01.tar.gz
ezod-6fa8966710e748c7f9c5a31723bd4cff2fc2eb01.tar.bz2
ezod-6fa8966710e748c7f9c5a31723bd4cff2fc2eb01.zip
Repoman QA audit, fix all issues not related to profiles or metadata.
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/wmname/Manifest2
-rw-r--r--x11-wm/wmname/wmname-0.1.ebuild11
2 files changed, 7 insertions, 6 deletions
diff --git a/x11-wm/wmname/Manifest b/x11-wm/wmname/Manifest
index 87a7a26..03c4d38 100644
--- a/x11-wm/wmname/Manifest
+++ b/x11-wm/wmname/Manifest
@@ -1,2 +1,2 @@
DIST wmname-0.1.tar.gz 2512 RMD160 88e52d49576ae472a45bd40c79ec04071160bbce SHA1 7bce60306ccc9c9a5fc60d9874e81a013efa8871 SHA256 559ad188b2913167dcbb37ecfbb7ed474a7ec4bbcb0129d8d5d08cb9208d02c5
-EBUILD wmname-0.1.ebuild 502 RMD160 6edc0bd14ebc6cda42ce1305fc74a59d9fa288c6 SHA1 69b995793e0ab3be64c2ee2bf6bedaa06e18a248 SHA256 98a9f2b9ce408f63cdc78265bb7d5ce4fa3c3fe6e32f2547059b52d821f770cb
+EBUILD wmname-0.1.ebuild 478 RMD160 de0a7690cb6a7b233f8571c647af06975a547b45 SHA1 e02d66fc4b6c4baddba4217d8cb9363005f3c984 SHA256 9dc9c236174ba6c90bd8024de5125c5bfeee8f36e467790f55e6c5d8e05b9df3
diff --git a/x11-wm/wmname/wmname-0.1.ebuild b/x11-wm/wmname/wmname-0.1.ebuild
index 10c2290..a6fb1b9 100644
--- a/x11-wm/wmname/wmname-0.1.ebuild
+++ b/x11-wm/wmname/wmname-0.1.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 2008-2012 Funtoo Technologies
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-DESCRIPTION="wmname prints/sets the window manager name property of the root
-window similar to how hostname(1) behaves."
+EAPI=4
+
+DESCRIPTION="wmname prints/sets the window manager name property of the root window."
HOMEPAGE="http://tools.suckless.org/wmname"
SRC_URI="http://dl.suckless.org/tools/${P}.tar.gz"
@@ -12,8 +13,8 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
-DEPEND="x11-libs/libX11"
-RDEPEND="${DEPEND}"
+RDEPEND="x11-libs/libX11"
+DEPEND="${RDEPEND}"
src_install() {
dodoc README