diff options
author | Markus Meier <maekke@gentoo.org> | 2011-09-04 12:23:25 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-09-04 12:23:25 +0000 |
commit | b69ff26dc41941be1a9983101ca2ef9f1c78db35 (patch) | |
tree | ef120aaa3685ff2995cd9bc99e53d91dbae1a725 /x11-libs/libXcursor/libXcursor-1.1.12.ebuild | |
parent | x86 stable, bug #380421 (diff) | |
download | historical-b69ff26dc41941be1a9983101ca2ef9f1c78db35.tar.gz historical-b69ff26dc41941be1a9983101ca2ef9f1c78db35.tar.bz2 historical-b69ff26dc41941be1a9983101ca2ef9f1c78db35.zip |
x86 stable, bug #380421
Package-Manager: portage-2.1.10.12/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/libXcursor/libXcursor-1.1.12.ebuild')
-rw-r--r-- | x11-libs/libXcursor/libXcursor-1.1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXcursor/libXcursor-1.1.12.ebuild b/x11-libs/libXcursor/libXcursor-1.1.12.ebuild index 922740bcbc16..5f23f5cfecba 100644 --- a/x11-libs/libXcursor/libXcursor-1.1.12.ebuild +++ b/x11-libs/libXcursor/libXcursor-1.1.12.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.12.ebuild,v 1.2 2011/08/30 08:32:49 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.12.ebuild,v 1.3 2011/09/04 12:22:06 maekke Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org Xcursor library" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=x11-libs/libXrender-0.8.2 |