summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-02-15 13:25:15 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-02-15 13:25:15 +0000
commitfc85c27ba441f351460fa9a59b6ef4a77d8480e6 (patch)
tree16e0a28352271e7ccdddf9488faada5516b0797f /x11-themes
parentDrop old overshadowed versions. (diff)
downloadgentoo-2-fc85c27ba441f351460fa9a59b6ef4a77d8480e6.tar.gz
gentoo-2-fc85c27ba441f351460fa9a59b6ef4a77d8480e6.tar.bz2
gentoo-2-fc85c27ba441f351460fa9a59b6ef4a77d8480e6.zip
remove old
(Portage version: 2.2.0_alpha23/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/xcursor-themes/ChangeLog6
-rw-r--r--x11-themes/xcursor-themes/xcursor-themes-1.0.2.ebuild21
2 files changed, 5 insertions, 22 deletions
diff --git a/x11-themes/xcursor-themes/ChangeLog b/x11-themes/xcursor-themes/ChangeLog
index 1297fd765ca6..879101d321f5 100644
--- a/x11-themes/xcursor-themes/ChangeLog
+++ b/x11-themes/xcursor-themes/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/xcursor-themes
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v 1.40 2011/02/14 23:43:38 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v 1.41 2011/02/15 13:25:15 scarabeus Exp $
+
+ 15 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xcursor-themes-1.0.2.ebuild:
+ remove old
14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
xcursor-themes-1.0.3.ebuild:
diff --git a/x11-themes/xcursor-themes/xcursor-themes-1.0.2.ebuild b/x11-themes/xcursor-themes/xcursor-themes-1.0.2.ebuild
deleted file mode 100644
index 9777b59cd160..000000000000
--- a/x11-themes/xcursor-themes/xcursor-themes-1.0.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2010 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.2.ebuild,v 1.9 2010/02/24 14:08:53 ssuominen Exp $
-
-# Must be before x-modular eclass is inherited
-# SNAPSHOT="yes"
-
-MODULE="data"
-inherit x-modular
-
-DESCRIPTION="X.Org cursor themes: whiteglass, redglass and handhelds"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="
- media-libs/libpng
- x11-libs/libX11
- x11-libs/libXcursor
-"
-DEPEND="${RDEPEND}
- x11-apps/xcursorgen"