diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-03-19 02:08:15 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-03-19 02:08:15 +0000 |
commit | 497565591e2d7d4702af7249b8d0615b6c80dec0 (patch) | |
tree | 31b03d1e779b776dab43699cd6eaa5a61227f1c5 /x11-themes/xcursor-themes | |
parent | use XORG_MODULE per eclass (diff) | |
download | gentoo-2-497565591e2d7d4702af7249b8d0615b6c80dec0.tar.gz gentoo-2-497565591e2d7d4702af7249b8d0615b6c80dec0.tar.bz2 gentoo-2-497565591e2d7d4702af7249b8d0615b6c80dec0.zip |
use XORG_MODULE per eclass
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'x11-themes/xcursor-themes')
-rw-r--r-- | x11-themes/xcursor-themes/xcursor-themes-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/xcursor-themes/xcursor-themes-1.0.3.ebuild b/x11-themes/xcursor-themes/xcursor-themes-1.0.3.ebuild index d9b8af06284b..b997755c2451 100644 --- a/x11-themes/xcursor-themes/xcursor-themes-1.0.3.ebuild +++ b/x11-themes/xcursor-themes/xcursor-themes-1.0.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-1.0.3.ebuild,v 1.9 2011/02/28 22:59:29 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-1.0.3.ebuild,v 1.10 2011/03/19 02:08:15 mr_bones_ Exp $ EAPI=3 XORG_STATIC=no -MODULE=data/ +XORG_MODULE=data/ inherit xorg-2 DESCRIPTION="X.Org cursor themes: whiteglass, redglass and handhelds" |