summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-01-23 20:44:38 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-01-23 20:44:38 +0000
commita90e65564f88d4b8327bab55fd6774b025b10d61 (patch)
tree36c3f7e2da29022ca3363e21849ddae4254b162e /x11-libs/libXcursor
parentrm (diff)
downloadgentoo-2-a90e65564f88d4b8327bab55fd6774b025b10d61.tar.gz
gentoo-2-a90e65564f88d4b8327bab55fd6774b025b10d61.tar.bz2
gentoo-2-a90e65564f88d4b8327bab55fd6774b025b10d61.zip
rm
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libXcursor')
-rw-r--r--x11-libs/libXcursor/ChangeLog6
-rw-r--r--x11-libs/libXcursor/libXcursor-1.1.9.ebuild21
2 files changed, 5 insertions, 22 deletions
diff --git a/x11-libs/libXcursor/ChangeLog b/x11-libs/libXcursor/ChangeLog
index e5adb8c4e966..474082d0310b 100644
--- a/x11-libs/libXcursor/ChangeLog
+++ b/x11-libs/libXcursor/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libXcursor
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.70 2010/01/19 20:04:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.71 2010/01/23 20:44:38 scarabeus Exp $
+
+ 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -libXcursor-1.1.9.ebuild:
+ rm
19 Jan 2010; Raúl Porcel <armin76@gentoo.org> libXcursor-1.1.10.ebuild:
s390 stable wrt #294958
diff --git a/x11-libs/libXcursor/libXcursor-1.1.9.ebuild b/x11-libs/libXcursor/libXcursor-1.1.9.ebuild
deleted file mode 100644
index bafdcac412de..000000000000
--- a/x11-libs/libXcursor/libXcursor-1.1.9.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.9.ebuild,v 1.10 2009/05/05 07:04:55 ssuominen Exp $
-
-# Must be before x-modular eclass is inherited
-# SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org Xcursor library"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-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"