diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-30 22:50:53 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-30 22:50:53 +0000 |
commit | 9876b621641a4429b5fc7a25d49b5f78167c11eb (patch) | |
tree | 93fe802ea732ea7bfce3ba62582767f8335a8cd6 /x11-libs/libXcursor/libXcursor-1.1.5.2-r1.ebuild | |
parent | Pull old versions. (diff) | |
download | gentoo-2-9876b621641a4429b5fc7a25d49b5f78167c11eb.tar.gz gentoo-2-9876b621641a4429b5fc7a25d49b5f78167c11eb.tar.bz2 gentoo-2-9876b621641a4429b5fc7a25d49b5f78167c11eb.zip |
Pull old versions.
(Portage version: 2.1.1_pre1-r1)
(Unsigned Manifest commit)
Diffstat (limited to 'x11-libs/libXcursor/libXcursor-1.1.5.2-r1.ebuild')
-rw-r--r-- | x11-libs/libXcursor/libXcursor-1.1.5.2-r1.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/x11-libs/libXcursor/libXcursor-1.1.5.2-r1.ebuild b/x11-libs/libXcursor/libXcursor-1.1.5.2-r1.ebuild deleted file mode 100644 index 2b7e9d4edc6c..000000000000 --- a/x11-libs/libXcursor/libXcursor-1.1.5.2-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.5.2-r1.ebuild,v 1.5 2006/04/01 03:12:20 flameeyes Exp $ - -# Must be before x-modular eclass is inherited -# SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org Xcursor library" -RESTRICT="mirror" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -RDEPEND="x11-libs/libXrender - x11-libs/libXfixes - x11-libs/libX11 - x11-proto/xproto" -DEPEND="${RDEPEND}" - -CONFIGURE_OPTIONS="--with-icondir=/usr/share/cursors/xorg-x11 - --with-cursorpath=~/.cursors:~/.icons:/usr/local/share/cursors/xorg-x11:/usr/local/share/cursors:/usr/local/share/icons:/usr/local/share/pixmaps:/usr/share/cursors/xorg-x11:/usr/share/cursors:/usr/share/pixmaps/xorg-x11:/usr/share/icons:/usr/share/pixmaps" |