summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-05-05 07:47:20 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-05-05 07:47:20 +0000
commitf99c0f2bc143c5d383f0acdd117c3d85d8d585c3 (patch)
tree2ea670773d55a4daf7861f60d347a65a4c0471eb /x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild
parentx11-drivers/xf86-video-intel: up the dep on libdrm (fixes bug #266851) (diff)
downloadgentoo-2-f99c0f2bc143c5d383f0acdd117c3d85d8d585c3.tar.gz
gentoo-2-f99c0f2bc143c5d383f0acdd117c3d85d8d585c3.tar.bz2
gentoo-2-f99c0f2bc143c5d383f0acdd117c3d85d8d585c3.zip
fix repoman warnings
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild')
-rw-r--r--x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild
index d7c6d428bb7f..daba7ab248a5 100644
--- a/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild
+++ b/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild,v 1.7 2009/05/05 05:16:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild,v 1.8 2009/05/05 07:47:20 fauli Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,7 @@ inherit x-modular
DESCRIPTION="create an X cursor file from a collection of PNG images"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-
+IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libXcursor
=media-libs/libpng-1.2*"